Changes between Version 496 and Version 497 of doc/app/initialization_parameters


Ignore:
Timestamp:
Nov 3, 2021 9:45:46 AM (3 years ago)
Author:
scharf
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/initialization_parameters

    v496 v497  
    3333      The anelastic approximation allows for a density decrease with height. The density is however still horizontally and temporally constant. The vertical profile of the density is computed based on the [#surface_pressure surfaces_pressure] and the vertical profile of the potential temperature. The anelastic approximation requires [#momentum_advec momentum_advec] = "ws-scheme". Furthermore, [#conserve_volume_flow conserve_volume_flow] = .TRUE. is not supported.\\\\
    3434
    35 Note, that the default flux representation for input and output depends on the approximation. For details, please see [#flux_input_mode flux_input_mode] and [#flux_output_mode flux_output_mode]. Be aware that fluxes that are given e.g. by parameter [#surface_heatflux surface_heatflux] are interpreted differently by default. In case of Boussinesq approximation, the flux is interpreted as a kinematic flux, in the anelastic case as a dynamic flux, which means that you need to adjust {{{surface_heatflux}}} (and other surface fluxes) depending on the approximation that you have chosen. \\\\
     35Note, that the default flux representation for input and output depends on the approximation. For details, please see [#flux_input_mode flux_input_mode] and [#flux_output_mode flux_output_mode].
    3636}}}
    3737|----------------
     
    209209}}}
    210210{{{#!td style="vertical-align:top;width: 75px"
    211 'approximation-specific'
     211'application-specific'
    212212}}}
    213213{{{#!td
     
    217217'' 'dynamic' '' \\
    218218      The flux input data is assumed to be given as dynamic fluxes with the unit W/m2 for sensible and latent heat fluxes and N/m2 for momentum fluxes.\\\\
    219 '' 'approximation-specific' '' \\
    220       The flux input representation is chosen depending on the approximation. For [#approximation approximation] = "boussinesq" the fluxes are represented as "kinematic". For [#approximation approximation] = "anelastic" the fluxes are represented as "dynamic".\\\\
     219'' 'application-specific' '' \\
     220      The flux input representation is chosen depending on the application. If no [#/doc/app/land_surface_parameters land surface model] or [#/doc/app/urban_surface_parameters urban surface model] is used and, at the same time, [#approximation approximation] = "boussinesq" the fluxes are represented as "kinematic". For all other applications, the fluxes are represented as "dynamic". Be aware that fluxes that are given e.g. by parameter [#surface_heatflux surface_heatflux] are interpreted differently by default. \\\\
    221221}}}
    222222|----------------
     
    228228}}}
    229229{{{#!td style="vertical-align:top;width: 75px"
    230 'approximation-specific'
     230'application-specific'
    231231}}}
    232232{{{#!td
     
    236236'' 'dynamic' '' \\
    237237      The flux output data is given as dynamic fluxes with the unit W/m2 for sensible and latent heat fluxes and N/m2 for momentum fluxes.\\\\
    238 '' 'approximation-specific' '' \\
    239       The flux output representation is chosen depending on the approximation. For [#approximation approximation] = "boussinesq" the fluxes are represented as "kinematic". For [#approximation approximation] = "anelastic" the fluxes are represented as "dynamic".\\\\
     238'' 'application-specific' '' \\
     239      The flux input representation is chosen depending on the application. If no [#/doc/app/land_surface_parameters land surface model] or [#/doc/app/urban_surface_parameters urban surface model] is used and, at the same time, [#approximation approximation] = "boussinesq" the fluxes are represented as "kinematic". For all other applications, the fluxes are represented as "dynamic".
    240240}}}
    241241|----------------