115 | | ||[=#PA0090 PA0090] ||precipitation_amount_interval = ... must not be larger than dt_do2d_xy = ... || || |
116 | | ||[=#PA0091 PA0091] ||data_output_pr = ... is not implemented for ocean = .FALSE. || Jens || |
117 | | ||[=#PA0092 PA0092] ||data_output_pr = ... is not implemented for humidity = .FALSE. || || |
118 | | ||[=#PA0093 PA0093] ||data_output_pr = ... is not implemented for passive_scalar = .FALSE. || || |
119 | | ||[=#PA0094 PA0094] ||data_output_pr = ... is not implemented for cloud_physics = .FALSE. || Theres || |
120 | | ||[=#PA0095 PA0095] ||data_output_pr = ... is not implemented for cloud_physics = .FALSE. and humidity = .FALSE. || Theres || |
121 | | ||[=#PA0096 PA0096] ||data_output_pr = ... is not implemented for cloud_physics = .FALSE. or cloud_droplets = .FALSE || Theres || |
122 | | ||[=#PA0097 PA0097] ||illegal value for data_output_pr or data_output_pr_user = "..." || || |
123 | | ||[=#PA0098 PA0098] ||illegal value for data_output_pr = "..." || || |
| 115 | ||[=#PA0090 PA0090] ||precipitation_amount_interval = ... must not be larger than dt_do2d_xy = ... ||Choose a value for [../d3par#precipitation_amount_interval precipitation_amount_interval] smaller than or equal to [../d3par#dt_do2d_xy dt_do2d_xy]. Adjust the settings of [../d3par#precipitation_amount_interval precipitation_amount_interval] appropriately in the parameter file.|| |
| 116 | ||[=#PA0091 PA0091] ||data_output_pr = ... is not implemented for ocean = .FALSE. ||The listed entries in the parameter file under [../d3par#data_output_pr data_output_pr] are only avialable for [../inipar#ocean ocean]= .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). || |
| 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 | ||[=#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. 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 | ||[=#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 | ||[=#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. || |