Changes between Version 125 and Version 126 of doc/app/errmsg
- Timestamp:
- Oct 11, 2012 3:21:19 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v125 v126 46 46 ||[=#PA0021 PA0021] ||unknown fft-algorithm: fft_method = "..." || Siggi || 47 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' '' or '' 'pw-scheme' ''. || 48 ||[=#PA0023 PA0023] ||momentum_advec = "..." is not allowed with timestep_scheme = "..." || Matthias||48 ||[=#PA0023 PA0023] ||momentum_advec or scalar_advec = "..." is not allowed with timestep_scheme = "..." || 5th order advection scheme is conditional unstable in conjunction with 'euler' or 'runge-kutta-2' integration. Instead, use [../inipar#timestep_scheme timestep_scheme]='runge-kutta-3'. || 49 49 ||[=#PA0024 PA0024] ||unknown advection scheme: scalar_advec = "..." || Matthias || 50 50 ||[=#PA0025 PA0025] ||use_upstream_for_tke set .TRUE. because use_sgs_for_particles = .TRUE. || ||