Changes between Version 108 and Version 109 of doc/app/errmsg
- Timestamp:
- Jul 11, 2012 12:42:52 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v108 v109 37 37 ||[=#PA0012 PA0012] ||coupling mode "...": ny = ... is not equal to ny_remote = ... || Björn || 38 38 ||[=#PA0013 PA0013] ||illegal value given for loop_optimization: "..." || || 39 ||[=#PA0014 PA0014] ||a non-flat topography does not allow ... || ||39 ||[=#PA0014 PA0014] ||a non-flat topography does not allow ... || bla || 40 40 ||[=#PA0015 PA0015] ||ocean = .T. does not allow ... || || 41 41 ||[=#PA0016 PA0016] ||unknown solver for perturbation pressure: psolver = "..." || Siggi || … … 45 45 ||[=#PA0020 PA0020] ||unknown multigrid cycle: cycle_mg = "..." || Siggi || 46 46 ||[=#PA0021 PA0021] ||unknown fft-algorithm: fft_method = "..." || Siggi || 47 ||[=#PA0022 PA0022] ||unknown advection scheme: momentum_advec = "..." || ||47 ||[=#PA0022 PA0022] ||unknown advection scheme: momentum_advec = "..." || Different [../inipar#momentum_advec momentum advection schemes] are available in PALM. Please set [../inipar#momentum_advec momentum_advec] to either'' 'ws-scheme' '', '' 'pw-scheme' '' or '' 'ups-scheme' ''. || 48 48 ||[=#PA0023 PA0023] ||momentum_advec = "..." is not allowed with timestep_scheme = "..." || Matthias || 49 49 ||[=#PA0024 PA0024] ||unknown advection scheme: scalar_advec = "..." || Matthias ||