Lake Jersey Refinement Example Introduction
From WikiROMS
Lake Jersey Nesting Refinement Example
Using the Lake Jersey test case, this example details many grid refinement configurations possible in ROMS.
Example Menu |
---|
1. Introduction |
2. Lake Jersey AB |
4. Lake Jersey AC |
3. Lake Jersey AD |
5. Lake Jersey ABD |
7. Lake Jersey ADE |
6. Lake Jersey ABDC |
8. Lake Jersey ACDE |
Obtaining Test Cases
The test cases can be obtained using Subversion with the following command:
svn checkout https://www.myroms.org/svn/src/test
In this example we use files from the lake_jersey test case.
Nested Grid Locations
The labeled grids correspond to the example titles above. For Example, Lake Jersey ABDE is a multiple grid nesting setup using grids a, b, d, and e.
Lake Jersey Grid Information | |||||||
---|---|---|---|---|---|---|---|
Grid | Mesh Size |
Refinement Factor |
Parent Imin |
Parent Imax |
Parent Jmin |
Parent Jmax |
Δx Δy |
a | 100x 80x8 | - | - | - | - | - | 500.0 m |
b | 66x99x8 | 1:3 from a | 9 | 31 | 12 | 45 | 166.6 m |
c | 120x130x8 | 1:5 from a | 34 | 58 | 19 | 45 | 100.0 m |
d | 114x60x8 | 1:3 from a | 50 | 88 | 50 | 70 | 166.6 m |
e | 132x60x8 | 1:3 from d | 36 | 80 | 20 | 40 | 55.5 m |
