Opened 5 years ago

Closed 5 years ago

#805 closed request (Done)

New option: PRESS_COMPENSATE

Reported by: m.hadfield Owned by:
Priority: major Milestone: Release ROMS/TOMS 3.7
Component: Nonlinear Version: 3.7
Keywords: Cc:

Description (last modified by arango)

The PRESS_COMPENSATE code in my fork of Rutgers ROMS is used along with ATM_PRESS (inverse barometer effect) so that you can run a model with ATM_PRESS but drive it with lateral boundary zeta data from a model without ATM_PRESS (eg. most of the larger-scale ocean models). See

https://www.myroms.org/forum/viewtopic.php?f=4&t=4780#p18559

I haven't used or tested PRESS_COMPENSATE for a while, because I haven't used ATM_PRESS, but I'm starting to become interested again in having my models simulate storm surge. So I will dig up an old example and check it out. But I see no reason why the code would have broken in the meantime.

It's implemented only in the Nonlinear model.

Modified files are attached.

Attachments (4)

cppdefs.h (54.0 KB ) - added by m.hadfield 5 years ago.
checkdefs.F (109.1 KB ) - added by m.hadfield 5 years ago.
u2dbc_im.F (51.8 KB ) - added by m.hadfield 5 years ago.
v2dbc_im.F (51.6 KB ) - added by m.hadfield 5 years ago.

Download all attachments as: .zip

Change History (5)

by m.hadfield, 5 years ago

Attachment: cppdefs.h added

by m.hadfield, 5 years ago

Attachment: checkdefs.F added

by m.hadfield, 5 years ago

Attachment: u2dbc_im.F added

by m.hadfield, 5 years ago

Attachment: v2dbc_im.F added

comment:1 by arango, 5 years ago

Description: modified (diff)
Resolution: Done
Status: newclosed
Summary: PRESS_COMPENSATENew option: PRESS_COMPENSATE

Thank you, Mark. I reformatted a little to facilitate the tangent and adjoint versions of the new option.

Note: See TracTickets for help on using tickets.