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.''. || |