I've been trying to run nonlin5 on the opus spectra from Wollongong. This is proving to be a small battle, as there are several things that aren't compatible with how our opus-i2s is set up. This is my preamble, and I will try to keep the issues separate as much as I can.
The first issue I struck was with the format of the file names. I could have renamed the files - I use, for example, opus-i2s.wg2014.in, which is not found by the search for 'opus-i2s_*.in'. I solved that by removing the '_', (line 155 of pre-nonlin5.f90). I am unsure if that has any unintended consequences though
I've been trying to run nonlin5 on the opus spectra from Wollongong. This is proving to be a small battle, as there are several things that aren't compatible with how our opus-i2s is set up. This is my preamble, and I will try to keep the issues separate as much as I can.
The first issue I struck was with the format of the file names. I could have renamed the files - I use, for example, opus-i2s.wg2014.in, which is not found by the search for 'opus-i2s_*.in'. I solved that by removing the '_', (line 155 of pre-nonlin5.f90). I am unsure if that has any unintended consequences though