lanl / palm_lanl

LANL Contributions to PArallelized Large-eddy simulation Model (PALM)
2 stars 5 forks source link

More sloped ocean options #39

Closed cbegeman closed 5 years ago

cbegeman commented 5 years ago

This PR decouples namelist options pertaining to sloped ocean cases: previously, slope_offset=true set initial isopycnals to be horizontal and implemented periodic offset according to initial scalar gradients now, 'slope_offset = true' sets periodic offset and a new parameter slope_parallel_gradients determines whether initial isopycnals are parallel to the slope. By default, slope_offset = false and slope_parallel_gradients = true