Search found 4 matches
- Wed Jun 29, 2011 2:46 pm
- Forum: ROMS Problems
- Topic: Headland test case hanging
- Replies: 3
- Views: 3734
Re: Headland test case hanging
Hello: here the file floats.in I have been using in this test case. Can't remember how I got it, but it looks like the job has been through. Best,
- Thu May 26, 2011 3:20 pm
- Forum: ROMS Problems
- Topic: Inlet test case blowing-up
- Replies: 14
- Views: 11662
Re: Inlet test case blowing-up
Hello: So I have worked on the options for compiling with gfortran. As a first step I have activated 'export USE_DEBUG=on' in the build.bash. This has inactivated these options -O3 and -ffast-math in the CYGWIN-gfortran.mk, and the inlet test case has run to the end (34560 time-steps)...like a charm ...
- Wed May 25, 2011 11:38 am
- Forum: ROMS Problems
- Topic: Inlet test case blowing-up
- Replies: 14
- Views: 11662
Re: Inlet test case blowing-up
Good morning to both of you, @Mark: yes the choice of bed thickness was random, as I had no idea where to start to debug this by the time I posted this message. @John: I have been using gfortran for compiling ROMS+SWAN, and mpich2. I have noticed however that I haven't acitved this option enable ...
- Fri May 20, 2011 5:38 pm
- Forum: ROMS Problems
- Topic: Inlet test case blowing-up
- Replies: 14
- Views: 11662
Inlet test case blowing-up
Hello, I am a new ROMS user. I have upgraded my code to ROMS 3.4 revision 550 lately on my CYGWIN. I have run successfully several cases both in serial and in parallel (canyon, test_chan, test_head)...until I have tried the inlet test case: mpirun -np 2 ./oceanM coupling_inlet_test.in The coupled ...