Opened 15 years ago

Closed 15 years ago

#308 closed defect (Fixed)

WET_DRY free-surface boundary data

Reported by: jcwarner Owned by: arango
Priority: major Milestone: Release ROMS/TOMS 3.3
Component: Nonlinear Version: 3.3
Keywords: WET_DRY Cc:

Description (last modified by arango)

The main criteria for the WET_DRY option is that the free surface can not fall below the sea floor. However, this can happen along the open boundary if users provide a water level that is less than the bottom elevation. To prevent this, I added logic to set_data.F to prevent the BOUNDARY(ng)%zeta_* arrays from having values less than h along.

I am submitting this routine here. Maybe there is a better location for it?

Attachments (1)

set_data.F (53.4 KB ) - added by jcwarner 15 years ago.

Download all attachments as: .zip

Change History (2)

by jcwarner, 15 years ago

Attachment: set_data.F added

comment:1 by arango, 15 years ago

Description: modified (diff)
Keywords: WET_DRY added; wet_dry removed
Resolution: Fixed
Status: newclosed
Summary: wet_dry boundary dataWET_DRY free-surface boundary data
Type: bugdefect

Yes, thank you. I also propagate this change to the ADM, TLM, and RPM.

Note: See TracTickets for help on using tickets.