Changes between Version 146 and Version 147 of doc/app/errmsg
- Timestamp:
- Sep 27, 2013 7:26:11 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified doc/app/errmsg
v146 v147 42 42 ||[=#PA0017 PA0017] ||Vertical grid stretching is not allowed together with particle advection. || With the currently implemented spatial interpolation of flow quantities on the respective particle positions, a constant vertical grid spacing must be used. || 43 43 ||[=#PA0018 PA0018] ||ros_count > 5 in Rosenbrock method || The Rosenbrock method is used when curvature and solution effects are included in the calculation of cloud droplet growth due to condensation (see [../inipar#curvature_solution_effects curvature_solution effects]). This algorithm may lead to unreasonable results if the external conditions, especially the supersaturation, significantly changes between two PALM time steps. In that case the algorithm will be carried out again with an smaller internal time step. The limits which decide weather a result is reasonable or not are only tested for a certain range of relative humidities and for cloud droplet sizes. If this error appears the result after 5 recalculations of the Rosenbrock algorithm is still regarded as unreasonable. Thus the limiting values may not be suitable for the current conditions and need further adjustments. || 44 ||[=#PA0019 PA0019] || error number free to use ||||44 ||[=#PA0019 PA0019] ||no spectra levels given ||output of spectra has been selected, but no spectra levels have been given with parameter [../sppar#comp_spectra_level comp_spectra_level] || 45 45 ||[=#PA0020 PA0020] ||unknown multigrid cycle: cycle_mg = "..." || Siggi || 46 46 ||[=#PA0021 PA0021] ||unknown fft-algorithm: fft_method = "..." || Siggi ||