Changes between Version 96 and Version 97 of doc/app/errmsg
- Timestamp:
- Nov 23, 2011 1:28:02 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v96 v97 327 327 ||[=#PA0304 PA0304] ||mismatch concerning number of gridpoints along z nz on file = "..." nz from run = "..." || || 328 328 ||[=#PA0305 PA0305] ||max_pr_user not found in restart data file || || 329 ||[=#PA0306 PA0306] ||number of user profiles on restart data file differs from the current run max_pr_user on file = "..." max_pr_user from run = "..." || 329 ||[=#PA0306 PA0306] ||number of user profiles on restart data file differs from the current run max_pr_user on file = "..." max_pr_user from run = "..." || || 330 330 ||[=#PA0307 PA0307] ||statistic_regions not found in restart data file || || 331 331 ||[=#PA0308 PA0308] ||statistic regions on restart data file differ from the current run statistic regions on file = "..." statistic regions from run = "..." statistic data may be lost! || || 332 332 ||[=#PA0309 PA0309] ||inflow profiles not temporally averaged. Averaging will be done now using ... samples. || || 333 333 ||[=#PA0310 PA0310] ||remote model "..." terminated with terminate_coupled_remote = ... local model "..." has terminate_coupled = ... || || 334 ||[=#PA0311 PA0311] ||number of gridpoints along x or/and y contain illegal factors only factors 8,6,5,4,3,2 are allowed || Rieke||334 ||[=#PA0311 PA0311] ||number of gridpoints along x or/and y contain illegal factors only factors 8,6,5,4,3,2 are allowed ||In case that [../inipar#fft_method fft_method]='temperton-algorithm', the number of horizontal grid points ([../inipar#nx nx]+1, [../inipar#ny ny]+1) must be composed of prime factors 2,3 and 5. Higher prime factors such as 7 are not allowed. Please ensure that these restrictions are fulfilled or use 'singleton-algorithm' as [../inipar#fft_method fft_method]. || 335 335 ||[=#PA0312 PA0312] ||Time step has reached minimum limit. \\dt = ... s Simulation is terminated.\\old_dt = ... s\\dt_u = ... s\\dt_v = ... s\\dt_w = ... s\\dt_diff = ... s\\u_max = ... m/s k=... j=... i=...\\v_max = ... m/s k=... j=... i=...\w_max = ... m/s k=... j=... i=... || Matthias || 336 336 ||[=#PA0313 PA0313] ||illegal value for parameter particle_color: ... || Farah ||