Changes between Version 1 and Version 2 of doc/app/ocean_parameters
- Timestamp:
- Oct 3, 2018 12:27:15 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/ocean_parameters
v1 v2 33 33 Kinematic salinity flux near the surface (in psu m/s).\\\\ 34 34 The respective salinity flux value is used as bottom (horizontally homogeneous) boundary condition for the salinity equation. This additionally requires that a Neumann condition must be used for the salinity, which is currently the only available condition. 35 }}} 36 |---------------- 37 {{{#!td style="vertical-align:top;width: 150px" 38 [=#salinity '''salinity'''] 39 }}} 40 {{{#!td style="vertical-align:top;width: 50px" 41 L 42 }}} 43 {{{#!td style="vertical-align:top;width: 75px" 44 .T. 45 }}} 46 {{{#!td 47 Parameter to switch on/off the prognostic equation for salinity.\\\\ 48 You may set {{{salinity = .FALSE.}}} in case of ocean mixed layer studies (where the turbulent layer is shallow), in order to save computational time. In that case, a constant salinity as given by [#sa_surface sa_surface] is assumed when calculating the equation of state. 35 49 }}} 36 50 |----------------