232 | | ||[=#PA0190 PA0190] ||flow_statistics is called two times within one timestep || || |
233 | | ||[=#PA0191 PA0191] ||unknown action(s): ... || || |
234 | | ||[=#PA0192 PA0192] ||timestep has exceeded the lower limit dt_1d = ... s simulation stopped! || || |
235 | | ||[=#PA0193 PA0193] ||unknown initializing problem || || |
| 232 | ||[=#PA0190 PA0190] ||flow_statistics is called two times within one timestep || Routine flow_statistics computes average profiles and further average flow quantities. It is only allowed to call this routine once during a time step. Please submit a [/newticket trouble ticket] if you have run into this error. || |
| 233 | ||[=#PA0191 PA0191] ||unknown action(s): ... || The initializing action given by [../inipar#initializing_actions initializing_actions] in your parameter file is unknown. Please check for correct spelling. || |
| 234 | ||[=#PA0192 PA0192] ||timestep has exceeded the lower limit dt_1d = ... s simulation stopped! || The time step of the 1D model is determined according to the diffusion criterion to assure a stable numerical solution. This error message means that the required minimum time step is several orders of magnitude smaller than dt_max_1d. The error message may indicate for unrealistic settings of e.g. [../inipar#bc boundary conditions] or other NAMELIST parameters. Please also check if this error appears if you run without USERCODE. To compile and run the PALM and USERCODE with DEBUG-options might also give sometimes valuable hints. || |
| 235 | ||[=#PA0193 PA0193] ||unknown initializing problem || This should not happen. Please submit a [/newticket trouble ticket] if you have run into this error. || |