Changes between Version 347 and Version 348 of doc/app/errmsg
- Timestamp:
- Jun 7, 2017 1:41:06 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v347 v348 129 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 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.. ||131 ||[=#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.. || 132 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 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. ||