Opened 17 years ago
Closed 17 years ago
#190 closed upgrade (Done)
update estuary test
Reported by: | jcwarner | Owned by: | arango |
---|---|---|---|
Priority: | major | Milestone: | Release ROMS/TOMS 3.2 |
Component: | Nonlinear | Version: | 3.2 |
Keywords: | Cc: |
Description (last modified by )
I suggest 3 updates to the estaury test so that it is more consistent with the Ocean Modelling 2005 paper.
1) ROMS/External/ocean_estuary_test.in: Change Lm from 50 to 200, and N from 10 to 20.
2) ROMS/External/sediment_estuary_test.in: Change the erosion rate from 1e-5 to 1e-4.
3) ROMS/Functionals/ana_sediment.h: Create it's own settings and change init bed thickness to 1 mm.
Theses files are updated in my branch.
Change History (1)
comment:1 by , 17 years ago
Description: | modified (diff) |
---|---|
Resolution: | → Done |
Status: | new → closed |
Type: | bug → upgrade |
Note:
See TracTickets
for help on using tickets.
Yes. I also corrected a small typo in radiation_stress.F with the wrong intent for Hz, z_r, and z_w when the option ASSUMED_SHAPE is activated. Many thanks to Mark Hadfield for reporting this problem.