Changes between Version 166 and Version 167 of doc/app/errmsg


Ignore:
Timestamp:
Mar 20, 2014 1:31:12 PM (11 years ago)
Author:
heinze
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v166 v167  
    127127||[=#PA0102 PA0102]   ||number of output quantities given by data_output and data_output_user exceeds the limit of 100   || The total number of output quantities listed in [../d3par#data_output data_output]  and [../d3par#data_output_user data_output_user] exceeds the maximum of 100. To increase this limit, the standard PALM code has to be modified. In case you have little experience with the PALM code use a [/newticket trouble ticket] for a query to increase the maximum output number.    ||
    128128||[=#PA0103 PA0103]   ||output of "..." requires constant_diffusion = .FALSE.   ||Output of the subgrid TKE e listed in the parameter file under [../d3par#data_output data_output] or [../d3par#data_output_masks data_output_masks] is only available for [../inipar#constant_diffusion constant diffusion]= .F.. ||
    129 ||[=#PA0104 PA0104]   ||output of "..." requires a "particles_par"-NAMELIST in the parameter file (PARIN)   ||  ||
    130 ||[=#PA0105 PA0105]   ||output of "..." requires humidity = .TRUE.   ||  ||
    131 ||[=#PA0106 PA0106]   ||output of "..." requires cloud_physics = .TRUE. or cloud_droplets = .TRUE.  ||  ||
    132 ||[=#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] = ''.TRUE.''.  ||
    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] = ''.TRUE.'' to switch on the condensation scheme. Also, [../inipar#humidity humidity] = ''.TRUE.'' must be set. If you want to simulate the humidity without condensation/evaporation processes, use only [../inipar#humidity humidity] = ''.TRUE.'' and choose output quantity q for output of the specific humidity.  ||
    134 ||[=#PA0109 PA0109]   ||output of "..." requires ocean = .TRUE.   || The quantities rho and sa are only calculated in case of [../inipar#ocean ocean] = ''.TRUE.''. ||
    135 ||[=#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] = ''.TRUE.''. ||
     129||[=#PA0104 PA0104]   ||output of "..." requires a "particles_par"-NAMELIST in the parameter file (PARIN)   ||Output of the particle concentration pc and/or particle radius pr listed in the parameter file under [../d3par#data_output data_output] or [../d3par#data_output_masks data_output_masks] is only available in case the [http://palm.muk.uni-hannover.de/wiki/doc/app/parpar particles_par] namelist ist set in the parameter file  ||
     130||[=#PA0105 PA0105]   ||output of "..." requires humidity = .TRUE.   ||Output of humidity (q and/or qv) 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 humidity]= .T.. ||
     131||[=#PA0106 PA0106]   ||output of "..." 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..  ||
     132||[=#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.  ||
     134||[=#PA0109 PA0109]   ||output of "..." requires ocean = .TRUE.   || The quantities rho and sa are only calculated in case of [../inipar#ocean ocean] = ''.T.''. ||
     135||[=#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.''. ||
    136136||[=#PA0111 PA0111]   ||illegal value for data_output: "..." only 2d-horizontal cross sections are allowed for this value   ||  ||
    137137||[=#PA0112 PA0112]   ||output of "..." requires precipitation = .TRUE.   ||  ||