Changes between Version 164 and Version 165 of doc/app/errmsg
- Timestamp:
- Mar 20, 2014 10:31:23 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v164 v165 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 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. 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. or 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. 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). ||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. 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. or 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. 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). || 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. || … … 126 126 ||[=#PA0101 PA0101] || ||error number free to use || 127 127 ||[=#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. || 128 ||[=#PA0103 PA0103] ||output of "..." requires constant_diffusion = .FALSE. || 128 ||[=#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] is only available for [../inipar#constant_diffusion constant diffusion]= .F.. || 129 129 ||[=#PA0104 PA0104] ||output of "..." requires a "particles_par"-NAMELIST in the parameter file (PARIN) || || 130 130 ||[=#PA0105 PA0105] ||output of "..." requires humidity = .TRUE. || ||