1708 | | [=#<insert_parameter_name> '''<insert_parameter_name>'''] |
1709 | | }}} |
1710 | | {{{#!td style="vertical-align:top" |
1711 | | <insert type> |
1712 | | }}} |
1713 | | {{{#!td style="vertical-align:top" |
1714 | | <insert value> |
1715 | | }}} |
1716 | | {{{#!td |
1717 | | <insert explanation> |
1718 | | }}} |
1719 | | |---------------- |
1720 | | {{{#!td style="vertical-align:top" |
1721 | | [=#<insert_parameter_name> '''<insert_parameter_name>'''] |
1722 | | }}} |
1723 | | {{{#!td style="vertical-align:top" |
1724 | | <insert type> |
1725 | | }}} |
1726 | | {{{#!td style="vertical-align:top" |
1727 | | <insert value> |
1728 | | }}} |
1729 | | {{{#!td |
1730 | | <insert explanation> |
1731 | | }}} |
1732 | | |---------------- |
1733 | | {{{#!td style="vertical-align:top" |
1734 | | [=#<insert_parameter_name> '''<insert_parameter_name>'''] |
1735 | | }}} |
1736 | | {{{#!td style="vertical-align:top" |
1737 | | <insert type> |
1738 | | }}} |
1739 | | {{{#!td style="vertical-align:top" |
1740 | | <insert value> |
1741 | | }}} |
1742 | | {{{#!td |
1743 | | <insert explanation> |
| 1708 | [=#use_surface_fluxes '''use_surface_fluxes'''] |
| 1709 | }}} |
| 1710 | {{{#!td style="vertical-align:top" |
| 1711 | L |
| 1712 | }}} |
| 1713 | {{{#!td style="vertical-align:top" |
| 1714 | .F. |
| 1715 | }}} |
| 1716 | {{{#!td |
| 1717 | Parameter to steer the treatment of the subgrid-scale vertical fluxes within the diffusion terms at k=1 (bottom boundary).\\\\ |
| 1718 | By default, the near-surface subgrid-scale fluxes are parameterized (like in the remaining model domain) using the gradient approach. If '''use_surface_fluxes''' = ''.TRUE.,'' the user-assigned surface fluxes are used instead (see [#surface_heatflux surface_heatflux], [#surface_waterflux surface_waterflux] and [#surface_scalarflux surface_scalarflux]) or the surface fluxes are calculated via the Prandtl layer relation (depends on the bottom boundary conditions, see [#bc_pt_b bc_pt_b], [#bc_q_b bc_q_b] and [#bc_s_b bc_s_b]).\\\\ |
| 1719 | '''use_surface_fluxes''' is automatically set ''.TRUE.,'' if a Prandtl layer is used (see [#prandtl_layer prandtl_layer]).\\\\ |
| 1720 | The user may prescribe the surface fluxes at the bottom boundary without using a Prandtl layer by setting '''use_surface_fluxes''' = ''.T.'' and [#prandtl_layer prandtl_layer] = ''.F.''. If , in this case, the momentum flux (u,,*,,^2^) should also be prescribed, the user must assign an appropriate value within the user-defined code (see [[chapter 3.5]]). |
| 1721 | }}} |
| 1722 | |---------------- |
| 1723 | {{{#!td style="vertical-align:top" |
| 1724 | [=#use_top_fluxes '''use_top_fluxes'''] |
| 1725 | }}} |
| 1726 | {{{#!td style="vertical-align:top" |
| 1727 | L |
| 1728 | }}} |
| 1729 | {{{#!td style="vertical-align:top" |
| 1730 | .F. |
| 1731 | }}} |
| 1732 | {{{#!td |
| 1733 | Parameter to steer the treatment of the subgrid-scale vertical fluxes within the diffusion terms at k=nz (top boundary).\\\\ |
| 1734 | By default, the fluxes at nz are calculated using the gradient approach. If '''use_top_fluxes''' = ''.TRUE.,'' the user-assigned top fluxes are used instead (see [#top_heatflux top_heatflux], [#top_momentumflux_u top_momentumflux_u], [#top_momentumflux_v top_momentumflux_v], [#top_salinityflux top_salinityflux]).\\\\ |
| 1735 | Currently, no value for the latent heatflux can be assigned. In case of '''use_top_fluxes''' = ''.TRUE.,'' the latent heat flux at the top will be automatically set to zero. |
| 1736 | }}} |
| 1737 | |---------------- |
| 1738 | {{{#!td style="vertical-align:top" |
| 1739 | [=#wall_adjustment '''wall_adjustment'''] |
| 1740 | }}} |
| 1741 | {{{#!td style="vertical-align:top" |
| 1742 | L |
| 1743 | }}} |
| 1744 | {{{#!td style="vertical-align:top" |
| 1745 | .T. |
| 1746 | }}} |
| 1747 | {{{#!td |
| 1748 | Parameter to restrict the mixing length in the vicinity of the bottom boundary (and near vertical walls of a non-flat topography).\\\\ |
| 1749 | With '''wall_adjustment''' = ''.TRUE.,'' the mixing length is limited to a maximum of 1.8 * z. This condition typically affects only the first grid points above the bottom boundary.\\\\ |
| 1750 | In case of a non-flat topography the respective horizontal distance from vertical walls is used. |