Changes between Version 348 and Version 349 of doc/app/errmsg


Ignore:
Timestamp:
Jun 7, 2017 1:54:19 PM (8 years ago)
Author:
Giersch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v348 v349  
    131131||[=#PA0106 PA0106]   ||output of "ql" requires cloud_physics = .TRUE. or cloud_droplets = .TRUE.  ||Output of liquid water content ql listed in the parameter file under [../d3par#data_output data_output] or [../d3par#data_output_masks data_output_masks] is only available for [../inipar#humidity cloud_physics]= .T. or [../inipar#cloud_droplets cloud_droplets]= .T..  ||
    132132||[=#PA0107 PA0107]   ||output of "..." requires cloud_droplets = .TRUE.   || The quantities ql_c, ql_v, ql_vp are only calculated in case of [../inipar#cloud_droplets cloud_droplets] = ''.T.''.  ||
    133 ||[=#PA0108 PA0108]   ||output of "..." requires cloud_physics = .TRUE.   || For the output of the water vapor content qv (specific humidity) set [../inipar#cloud_physics cloud_physics] = ''.T.'' to switch on the condensation scheme. Also, [../inipar#humidity humidity] = ''.T.'' must be set. If you want to simulate the humidity without condensation/evaporation processes, use only [../inipar#humidity humidity] = ''.T.'' and choose output quantity q for output of the specific humidity.  ||
     133||[=#PA0108 PA0108]   ||output of "..." requires cloud_physics = .TRUE.   || For the output of some quantities related to clouds and humidity [../inipar#cloud_physics cloud_physics] = ''.T.'' must be set. For example, the water vapor content qv (specific humidity) requires [../inipar#cloud_physics cloud_physics] = ''.T.''. Also, [../inipar#humidity humidity] = ''.T.'' must be set. If you want to simulate the humidity without condensation/evaporation processes, use only [../inipar#humidity humidity] = ''.T.'' and choose output quantity q for output of the specific humidity.  ||
    134134||[=#PA0109 PA0109]   ||output of "..." requires ocean = .TRUE.   || The quantities rho and sa are only calculated in case of [../inipar#ocean ocean] = ''.T.''. ||
    135135||[=#PA0110 PA0110]   ||output of "..." requires passive_scalar = .TRUE.   || The output of the passive scalar s is only available if the prognostic equation for a passive scalar is solved by setting [../inipar#passive_scalar passive_scalar] = ''.T.''. ||