Changes between Version 654 and Version 655 of doc/app/errmsg
- Timestamp:
- Sep 18, 2019 8:15:31 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v654 v655 57 57 ||[=#PA0032 PA0032] ||initializing_actions = "set_constant_profiles" and "by_user" are not allowed simultaneously || Set either [../inipar#initializing_actions initializing_actions] = '' 'set_constant_profiles' '' in your parameter file, if the 3d-model shall be initialized with constant profiles, or set [../inipar#initializing_actions initializing_actions] = '' 'by_user' '', if the 3d-model shall be initialized with profiles to be provided by the user in routine {{{user_init_3d_model}}} of the [../userint user-interface]. || 58 58 ||[=#PA0033 PA0033] ||initializing_actions = "by_user" and "set_1d-model_profiles" are not allowed simultaneously || Set either [../inipar#initializing_actions initializing_actions] = '' 'by_user' '' in your parameter file, if the 3d-model shall be initialized with profiles to be provided by the user in routine {{{user_init_3d_model}}} of the [../userint user-interface], or set [../inipar#initializing_actions initializing_actions] = '' 'set_1d-model_profiles' '', if the 3d-model shall be initialized with profiles of the (stationary) solution of the [../../tec/1dmodel 1d-model]. || 59 ||[=#PA0034 PA0034] || cloud_physics= .T. is not allowed with humidity = .F. || It is necessary to turn on [../inipar#humidity humidity] for the use of cloud physics. ||59 ||[=#PA0034 PA0034] ||bulk_cloud_model = .T. is not allowed with humidity = .F. || It is necessary to turn on [../inipar#humidity humidity] for the use of cloud physics. || 60 60 ||[=#PA0035 PA0035] || Using synthetic turbulence generator requires bc_lr = "dirichlet/radiation" || The synthetic turbulence generator requires a non-cyclic boundary condition along x direction with an inflow at the left domain boundary. || 61 61 ||[=#PA0036 PA0036] ||humidity = .TRUE. and sloping_surface = .TRUE. are not allowed simultaneously || If [../inipar#alpha_surface alpha_surface] is set to a non-zero value in order to use an inclined surface, the parameter sloping_surface is internally set ''.TRUE.''. I.e., in the case of [../inipar#alpha_surface alpha_surface] /= 0.0 the simultaneous use of [../inipar#humidity humidity] = ''.TRUE.'' is not allowed. || … … 117 117 ||[=#PA0092 PA0092] ||data_output_pr = ... is not implemented for humidity = .FALSE. ||The listed entries in the parameter file under [../d3par#data_output_pr data_output_pr] are only available for [../inipar#humidity humidity]= .T.. There could also be a typo in [../d3par#data_output_pr data_output_pr] (an output variable was used that does not exist in PALM). || 118 118 ||[=#PA0093 PA0093] ||data_output_pr = ... is not implemented for passive_scalar = .FALSE. ||The listed entries in the parameter file under [../d3par#data_output_pr data_output_pr] are only available for [../inipar#passive_scalar passive_scalar]= .T.. There could also be a typo in [../d3par#data_output_pr data_output_pr] (an output variable was used that does not exist in PALM).|| 119 ||[=#PA0094 PA0094] ||data_output_pr = ... is not implemented for cloud_physics = .FALSE. ||The listed entries in the parameter file under [../d3par#data_output_pr data_output_pr] are only available for [../inipar#cloud_physics cloud_physics]= .T.. There could also be a typo in [../d3par#data_output_pr data_output_pr] (an output variable was used that does not exist in PALM). ||120 ||[=#PA0095 PA0095] ||data_output_pr = ... is not implemented for cloud_physics = .FALSE. and humidity = .FALSE. ||The listed entries in the parameter file under [../d3par#data_output_pr data_output_pr] are only available for [../inipar#cloud_physics cloud_physics]= .T. or [../inipar#cloud_physics cloud_physics]= .F. and [../inipar#humidity humidity]=.T.. There could also be a typo in [../d3par#data_output_pr data_output_pr] (an output variable was used that does not exist in PALM).||121 ||[=#PA0096 PA0096] ||data_output_pr = ... is not implemented for cloud_physics = .FALSE. and cloud_droplets = .FALSE. ||The listed entries in the parameter file under [../d3par#data_output_pr data_output_pr] are only available for [../inipar#cloud_droplets cloud_droplets]= .T. or [../inipar#cloud_physics cloud_physics]=.T.. There could also be a typo in [../d3par#data_output_pr data_output_pr] (an output variable was used that does not exist in PALM). ||119 ||[=#PA0094 PA0094] ||data_output_pr = ... is not implemented for bulk_cloud_model = .FALSE. ||The listed entries in the parameter file under [../d3par#data_output_pr data_output_pr] are only available for [../bulk_cloud_parameters#bulk_cloud_model bulk_cloud_model]= .T.. There could also be a typo in [../d3par#data_output_pr data_output_pr] (an output variable was used that does not exist in PALM). || 120 ||[=#PA0095 PA0095] ||data_output_pr = ... is not implemented for bulk_cloud_model = .FALSE. and humidity = .FALSE. ||The listed entries in the parameter file under [../d3par#data_output_pr data_output_pr] are only available for [../bulk_cloud_parameters#bulk_cloud_model bulk_cloud_model]= .T. or [../bulk_cloud_parameters#bulk_cloud_model bulk_cloud_model]= .F. and [../inipar#humidity humidity]=.T.. There could also be a typo in [../d3par#data_output_pr data_output_pr] (an output variable was used that does not exist in PALM).|| 121 ||[=#PA0096 PA0096] ||data_output_pr = ... is not implemented for bulk_cloud_model = .FALSE. and cloud_droplets = .FALSE. ||The listed entries in the parameter file under [../d3par#data_output_pr data_output_pr] are only available for [../inipar#cloud_droplets cloud_droplets]= .T. or [../bulk_cloud_parameters#bulk_cloud_model bulk_cloud_model]=.T.. There could also be a typo in [../d3par#data_output_pr data_output_pr] (an output variable was used that does not exist in PALM). || 122 122 ||[=#PA0097 PA0097] ||illegal value for data_output_pr or data_output_pr_user = "..." ||No matching variable was found for the given identifier in the parameter file. Possible reasons are: (a) a typo in the parameter file, (b) a user-defined variable has not been defined in {{{user_check_data_output.f90}}}, (c) the string length of the user-defined variable exceeds the current limits (see [../userint/output here]). || 123 123 ||[=#PA0098 PA0098] ||illegal value for data_output_pr = "..." ||No matching variable was found for the given identifier in the parameter file. This error is most likely related to a typo in the parameter file (a output variable was used that does not exist in PALM). || … … 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 is set in the parameter file || 130 130 ||[=#PA0105 PA0105] ||output of "..." requires humidity = .TRUE. ||Output of humidity (q and/or vpt) 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 "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.. ||131 ||[=#PA0106 PA0106] ||output of "ql" requires bulk_cloud_model = .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 [../bulk_cloud_parameters#bulk_cloud_model bulk_cloud_model]= .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 ||[=#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 mixing ratio qv 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 water vapor mixing ratio. ||133 ||[=#PA0108 PA0108] ||output of "..." requires bulk_cloud_model = .TRUE. || For the output of some quantities related to clouds and humidity [../bulk_cloud_parameters#bulk_cloud_model bulk_cloud_model]= ''.T.'' must be set. For example, the water vapor mixing ratio qv requires [../bulk_cloud_parameters#bulk_cloud_model bulk_cloud_model] = ''.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 water vapor mixing ratio. || 134 134 ||[=#PA0109 PA0109] ||output of "..." requires ocean mode || The quantities rho_ocean and sa are only calculated in case that ocean mode has been activated by giving the {{{&ocean_parameters}}} namelist. || 135 135 ||[=#PA0110 PA0110] ||output of "s" 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.''. || … … 183 183 ||[=#PA0140 PA0140] || invalid soil layer configuration found (dz_soil_center(k) <= 0.0) ||By setting zs (the center of the soil layers), the depths of the individual layers is calculated by PALM itself. This errors points towards a misconfiguration because a soil level is set within an already established soil layer. Check [../lsmpar#dz_soil dz_soil]. || 184 184 ||[=#PA0141 PA0141] ||coupling requires PALM to be compiled with cpp-option "-D_parallel" ||Coupling is only allowed in parallel and not in serial mode. You have to compile PALM with the preprocessor option "-D_parallel". Add this option to the {{{%cpp_options}}} line in your configuration file {{{.palm.config....}}} || 185 ||[=#PA0142 PA0142] ||absolute temperature < 0.0 at zu(...) = ... || Within the PALM code (in {{{ init_cloud_physics}}}), the hydrostatic pressure profile is calculated for a neutrally stratified temperature profile {{{t(z) = t_surface-g/c_p*z(k)}}}. If the height of the model domain is too large, the absolute temperature will become negative, which is not allowed. This error usually appears when both grid stretching is switched on and too many grid points along z are used. Try to reduce the number of grid points ([../inipar#nz nz]), switch on the grid stretching at larger heights (see [../inipar#dz_stretch_level dz_stretch_level]) or reduce the grid stretching factor ([../inipar#dz_stretch_factor dz_stretch_factor]). ||185 ||[=#PA0142 PA0142] ||absolute temperature < 0.0 at zu(...) = ... || Within the PALM code (in {{{bcm_init}}}), the hydrostatic pressure profile is calculated for a neutrally stratified temperature profile {{{t(z) = t_surface-g/c_p*z(k)}}}. If the height of the model domain is too large, the absolute temperature will become negative, which is not allowed. This error usually appears when both grid stretching is switched on and too many grid points along z are used. Try to reduce the number of grid points ([../inipar#nz nz]), switch on the grid stretching at larger heights (see [../inipar#dz_stretch_level dz_stretch_level]) or reduce the grid stretching factor ([../inipar#dz_stretch_factor dz_stretch_factor]). || 186 186 ||[=#PA0143 PA0143] || k=... j=... i=... ql_c=... part(...)%wf=... delta_r=... ||This error occurs due to a spurious interaction of the production and depletion of supersaturations if the applied time step is too large. Please re-run the simulation with a shorter time step. || 187 187 ||[=#PA0144 PA0144] || #1 k=... j=... i=... e_s=... e_a=... t_int=... delta_r=... particle_radius=... ||This error occurs if the droplet radius becomes negative. This might be related to a too long time step or an (artificial?) accumulation of super-droplets in one grid cell. || … … 664 664 ||[=#PA0440 PA0440] || The usage of large scale forcing from external file LSF_DATA is not implemented for passive scalars || So far, large-scale forcing for passive scalars is not implemented. || 665 665 ||[=#PA0441 PA0441] ||boundary condition: bc_s_t = "..." is not allowed with top_scalarflux /= 0.0' ||You have tried to set both, a Dirichlet boundary condition for scalar at the top (with [../inipar#bc_s_t bc_s_t] = '' 'dirichlet' ''), or an initial-gradient boundary condition, and a scalar flux at the top (with [../inipar#top_scalarflux top_scalarflux] /= ''0.0''). || 666 ||[=#PA0442 PA0442] || cloud_physics= .TRUE. is not allowed with cloud_droplets = .TRUE. ||Either second-order moment adjustment scheme or Lagrangian cloud physics can be applied, not both at the same time ||666 ||[=#PA0442 PA0442] ||bulk_cloud_model = .TRUE. is not allowed with cloud_droplets = .TRUE. ||Either second-order moment adjustment scheme or Lagrangian cloud physics can be applied, not both at the same time || 667 667 ||[=#PA0443 PA0443] ||wall_heatflux additionally requires setting of surface_heatflux ||As [../inipar#wall_heatflux wall_heatflux] only describes the kinematic flux at topography walls at non-zero height levels, additional setting of [../inipar#surface_heatflux surface_heatflux] is required for the kinematic flux at the surface. || 668 668 ||[=#PA0444 PA0444] ||wall_humidityflux additionally requires setting of surface_waterflux ||As [../inipar#wall_humidityflux wall_humidityflux] only describes the kinematic flux at topography walls at non-zero height levels, additional setting of [../inipar#surface_waterflux surface_waterflux] is required for the kinematic flux at the surface. ||