Changes between Version 384 and Version 385 of doc/app/errmsg
- Timestamp:
- Jun 8, 2017 9:06:47 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v384 v385 38 38 ||[=#PA0013 PA0013] ||illegal value given for loop_optimization: "..." ||See parameter [../inipar#loop_optimization loop_optimization] for allowed values, and check your parameter file. || 39 39 ||[=#PA0014 PA0014] ||a non-flat topography does not allow ... ||There are several features which do not work together with a non-flat topography. See parameter [../inipar#topography topography] for possible restrictions and appropriately modify your parameter file. For a complete list of not allowed parameter settings due to a non-flat topography see check_parameters.f90. || 40 ||[=#PA0015 PA0015] || ocean = .T. does not allow ... ||There are several features which do not work within PALM's ocean mode. See parameter [../inipar#ocean ocean] for possible restrictions and appropriately modify your parameter file.||40 ||[=#PA0015 PA0015] || ||message number is unused || 41 41 ||[=#PA0016 PA0016] ||unknown solver for perturbation pressure: psolver = "..." ||See parameter [../inipar#psolver psolver] for allowed values, and correct your parameter file. || 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. ||