Changes between Version 84 and Version 85 of doc/app/errmsg
- Timestamp:
- Nov 14, 2011 1:09:48 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v84 v85 293 293 ||[=#PA0270 PA0270] ||mode "..." not supported || || 294 294 ||[=#PA0271 PA0271] ||errors in $inipar or $inipar-namelist found (CRAY-machines only) ||One possible explanation: An old, meanwhile modified variable has been used in $inipar (e.g. ws_vertical_gradient (old) instead of [../inipar#subs_vertical_gradient subs_vertical_gradient] (new)) || 295 ||[=#PA0272 PA0272] ||no $inipar-namelist found || ||295 ||[=#PA0272 PA0272] ||no $inipar-namelist found || Farah || 296 296 ||[=#PA0273 PA0273] ||no value or wrong value given for nx: nx=... || || 297 297 ||[=#PA0274 PA0274] ||no value or wrong value given for ny: ny=... || || … … 334 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 || 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 ||[=#PA0313 PA0313] ||illegal value for parameter particle_color: ... || ||337 ||[=#PA0314 PA0314] ||illegal value for parameter particle_dvrpsize: ... || ||336 ||[=#PA0313 PA0313] ||illegal value for parameter particle_color: ... || Farah || 337 ||[=#PA0314 PA0314] ||illegal value for parameter particle_dvrpsize: ... || Farah || 338 338 ||[=#PA0315 PA0315] ||color_interval(2) <= color_interval(1) || || 339 339 ||[=#PA0316 PA0316] ||dvrpsize_interval(2) <= dvrpsize_interval(1) || || … … 343 343 ||[=#PA0320 PA0320] ||section_xz must be <= ny + 1 = ... || || 344 344 ||[=#PA0321 PA0321] ||section_yz must be <= nx + 1 = ... || || 345 ||[=#PA0322 PA0322] ||output of q*w*(0) requires humidity=.TRUE. || ||346 ||[=#PA0323 PA0323] ||output of averaged quantity "..." requires to set a non-zero averaging interval || ||345 ||[=#PA0322 PA0322] ||output of q*w*(0) requires humidity=.TRUE. || Farah || 346 ||[=#PA0323 PA0323] ||output of averaged quantity "..." requires to set a non-zero averaging interval || Farah || 347 347 ||[=#PA0324 PA0324] ||Applying large scale vertical motion is not allowed for ocean runs ||Rieke || 348 348 ||[=#PA0325 PA0325] ||illegal value: masks must be >= 0 and <= "..."(=max_masks) || Björn ||