Add hurricane Sandy test case with synthetic winds#491
Conversation
0c72421 to
602d898
Compare
|
@pwolfram, I think this is ready for you to take a look at. |
|
There are some hardcoded dates in |
eab963c to
7741786
Compare
|
The issues with hardcoded dates is now fixed |
|
@pwolfram, if you have trouble with the |
|
@pwolfram , yes, I think it's ready for you to review. Let me know if you have suggestions or fixes. |
|
Thanks @sbrus89, will check it out. |
|
Notes: Using IC's |
- Includes the hurricane_wind_pressure code from Donatella Pasqualini that interpolates a parametric wind field onto the MPAS-O mesh - New test case (ocean/hurricane/USDEQU120at30cr10rr2/synthetic_sandy) includes a tidal spin-up period before the storm winds begin. This is needed because the storm winds only cover a 3 day period prior to landfall (not enough time to spin-up tides accurately) - Also, adds the ability to delay the ramp for the atmospheric forcing. In this case this is used to delay the wind/pressure forcing ramp until after the tidal spin-up.
mark-petersen
left a comment
There was a problem hiding this comment.
If this passes your tests, it's all fine with me. Only small changes to the forward model. The rest is in COMPASS.
|
Thanks @mark-petersen, plan to merge after completing testing, likely tomorrow. |
pwolfram
left a comment
There was a problem hiding this comment.
Approved new edits by inspection.
|
Thanks @sbrus89! |
|
Application of this code to wetting and drying staged in #520 |






















Includes the
hurricane_wind_pressurecode from Donatella Pasqualini that interpolates a parametric wind field onto the MPAS-O meshNew test case (
ocean/hurricane/USDEQU120at30cr10rr2/synthetic_sandy) includes a tidal spin-up period before the storm winds begin. This is needed because the storm winds only cover a 3 day period prior to landfall (no enough time to spin-up tides accurately)Also, adds the ability to delay the ramp on the atmospheric forcing. In this case this is used to delay the wind/pressure forcing ramp until after the tidal spin-up.