Search found 4 matches

by Renato_Cecilio
Wed Jan 17, 2024 2:16 pm
Forum: ROMS Problems
Topic: Nesting boundary
Replies: 0
Views: 3387

Nesting boundary

Hello. I am having an issue with my nested grid boundaries. When I set DT in the child as a multiple of the parent (Refined Scale) an offset develops in the free surface at the child boundaries. Like 300s in the parent and 60s in the child grid. However, when they are both identical to the child gri...
by Renato_Cecilio
Thu Dec 14, 2023 1:50 pm
Forum: ROMS Source
Topic: Composite grids in 2nd level nesting?
Replies: 0
Views: 26556

Composite grids in 2nd level nesting?

Hello. I am trying a configuration with two composite grids in the second layer nesting (GridsInLayer = 1 2). However, I just managed to make the contacts file with Ncontact=6. How else would grids 2 and 3 communicate between them? But this breaks the (Ngrids-1)*2 rule and the model doesn't run. (In...
by Renato_Cecilio
Fri Dec 01, 2023 1:45 pm
Forum: ROMS Source
Topic: Nesting with different number of vertical levels
Replies: 0
Views: 23346

Nesting with different number of vertical levels

Hello everybody. My child grid has fewer vertical levels (10) than the parent grid (25). Is there a workaround for this? I can not stand so many levels in a shallow water high-resolution grid. At line 4866 of file nesting.f90 Fortran runtime error: Index '25' of dimension 1 of array 'rcontact' outsi...
by Renato_Cecilio
Mon Aug 28, 2023 5:15 pm
Forum: ROMS Installation
Topic: Error in compilation
Replies: 1
Views: 4814

Error in compilation

Hello everyone. I am trying a new ROMS installation for a colleague and got stuck for days with the following errors in the compilation of the upwelling test-case. Any ideas on the reason? Thank you! First the warnings: ------------------------------ cd /opt/OurROMS/Tests/upwelling/Build_romsG; /usr...