Opened 10 years ago
Last modified 10 years ago
#673 closed bug
dogbone netcdf contact and the .h file — at Initial Version
Reported by: | jcwarner | Owned by: | arango |
---|---|---|---|
Priority: | major | Milestone: | Release ROMS/TOMS 3.7 |
Component: | Nonlinear | Version: | 3.7 |
Keywords: | Cc: |
Description
For the DOGBONE test case there are 2 issues:
1) the dogbone.h has # define TS_U3HADVECTION" # define TS_C4VADVECTION"
and this should be changed to # define TS_U3HADVECTION # define TS_C4VADVECTION
2) The netcdf contact file for the dogbone example seems corrupt. I generated this newer version using:
Gnames={'dogbone_grd_whole.nc','dogbone_grd_href3.nc'}
[S,G]=contact(Gnames,'dogbone_contact_refined.nc')
I am attaching the dogbone_contact_refined.nc. This worked for me. It needs to replace the dogbone_ngc_refined.nc.
-john
Note:
See TracTickets
for help on using tickets.