Changes between Initial Version and Version 1 of Ticket #805
- Timestamp:
- 02/28/19 03:31:14 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #805
- Property Resolution → Done
- Property Status new → closed
- Property Summary PRESS_COMPENSATE → New option: PRESS_COMPENSATE
-
Ticket #805 – Description
initial v1 1 The PRESS_COMPENSATE code in [https://github.com/hadfieldnz/roms-trunk-mgh/ 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). See1 The '''PRESS_COMPENSATE''' code in [https://github.com/hadfieldnz/roms-trunk-mgh/ 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 2 2 3 3 https://www.myroms.org/forum/viewtopic.php?f=4&t=4780#p18559 4 4 5 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.5 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. 6 6 7 7 It's implemented only in the Nonlinear model.