Closed cbegeman closed 5 years ago
@xylar Can you find time to review this? It shouldn't take you too long and it would be great to have a second set of eyes on it.
Yep, definitely. Hopefully, later this week.
@xylar thanks!
Merge whenever you like.
Modifies buoyancy term in the rotated domain case (sloped ocean case) so that density differences are computed between simulated in situ density and an ambient density defined using initial far-field temperature and salinity and the hydrostatic density profile in the middle of the domain
rho_ambient(T(nzb),S(nzb),p(x_{mid},z)
. The middle of the domain in the sloped ocean case has the surface pressure,surface_pressure
, a namelist option.Also modifies the hydrostatic pressure z-profile in the sloped ocean case to include rotation of the gravity vector.