Opened 16 years ago
Last modified 16 years ago
#314 closed bug
wet_dry v2dbc — at Initial Version
Reported by: | jcwarner | Owned by: | arango |
---|---|---|---|
Priority: | major | Milestone: | Release ROMS/TOMS 3.3 |
Component: | Nonlinear | Version: | 3.3 |
Keywords: | Cc: |
Description
1) ROMS/Nonlinear/v2dbc_im.F has a "RETURN" (line 787) that prevents execution of the wet_dry algorithm on the boundaries. Please move the location of the RETURN statement to be located at the end of the routine (line 874). 2) ROMS/Nonlinear/set_data.F Suggest that the wet_dry catches for Boundary(ng)%zeta_* be moved (from lines 868-909) to line 721. This would place the catches immediately after the zeta_* fields are set, and thus before the zeta_* fields may be used in ana_m2obc or any other place.
Note:
See TracTickets
for help on using tickets.