I ran a sensitivity study on the vertical mixing schemes in ROMS a while back (Robertson, 2006). At the time, there were high diffusivities in the mid-water column.
I have repeated the vertical mixing scheme study on the new version of ROMS (well new a year ago). Now the high diffusivites are all ...
Search found 4 matches
- Wed Mar 28, 2012 5:15 am
- Forum: ROMS Discussion
- Topic: Changes in the Vertical Mixing Schemes
- Replies: 0
- Views: 1817
- Wed Jun 24, 2009 5:44 am
- Forum: ROMS Problems
- Topic: Memory overwrite with Iceshelf
- Replies: 0
- Views: 1337
Memory overwrite with Iceshelf
Hi,
I am getting a memory overwrite of rzeta(:,:,knew) in step2d during the write of
rvbar(:,:,krhs) = rhs_vbar(:,:)
Before this loop, rzeta is OK, afterward it has NaN's lots of places. During the next step, thes knew values for rzeta become krhs values with lots of NaN's and then it blows chow ...
I am getting a memory overwrite of rzeta(:,:,knew) in step2d during the write of
rvbar(:,:,krhs) = rhs_vbar(:,:)
Before this loop, rzeta is OK, afterward it has NaN's lots of places. During the next step, thes knew values for rzeta become krhs values with lots of NaN's and then it blows chow ...
- Mon Feb 06, 2006 7:35 pm
- Forum: ROMS Information
- Topic: Large Files on Linux Systems
- Replies: 3
- Views: 6645
- Mon Jan 23, 2006 7:33 pm
- Forum: ROMS Information
- Topic: Large Files on Linux Systems
- Replies: 3
- Views: 6645
Large Files on Linux Systems
What do I need to do to get the capability for large Netcdf files on a Linux system?
I had modified my earlier version of Roms to write binary files. Now I am switching to a newer version and want to use Netcdf files for output. Unfortunately the program bombs when the file reaches the 2 GB size ...
I had modified my earlier version of Roms to write binary files. Now I am switching to a newer version and want to use Netcdf files for output. Unfortunately the program bombs when the file reaches the 2 GB size ...