Changes between Version 70 and Version 71 of doc/app/errmsg
- Timestamp:
- Nov 9, 2011 9:12:40 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v70 v71 184 184 ||[=#PA0161 PA0161] ||sorry, calculation of spectra in non parallel mode is still not realized || || 185 185 ||[=#PA0162 PA0162] ||non-cyclic lateral boundaries along y do not allow calculation of spectra along y || || 186 ||[=#PA0163 PA0163] ||run will be terminated because it is running out of job cpu limit remaining time: ... s termination time needed: ... s || ||186 ||[=#PA0163 PA0163] ||run will be terminated because it is running out of job cpu limit remaining time: ... s termination time needed: ... s ||Rieke || 187 187 ||[=#PA0164 PA0164] ||run will be terminated due to user settings of restart_time / dt_restart new restart time is: ... s || || 188 188 ||[=#PA0165 PA0165] ||re-open of unit 14 is not verified. Please check results! || || … … 215 215 ||[=#PA0192 PA0192] ||timestep has exceeded the lower limit dt_1d = ... s simulation stopped! || || 216 216 ||[=#PA0193 PA0193] ||unknown initializing problem || || 217 ||[=#PA0194 PA0194] ||number of time series quantities exceeds its maximum of dots_max = ... Please increase dots_max in modules.f90. || ||217 ||[=#PA0194 PA0194] ||number of time series quantities exceeds its maximum of dots_max = ... Please increase dots_max in modules.f90. ||Rieke || 218 218 ||[=#PA0195 PA0195] ||dvrp_username is undefined || || 219 219 ||[=#PA0196 PA0196] ||dvrp_output="..." not allowed || || … … 246 246 ||[=#PA0223 PA0223] ||psolver = "poisfft_hybrid" can only be used in case of a 1d-decomposition along x || Siggi || 247 247 ||[=#PA0224 PA0224] ||no matching grid for transpositions found || || 248 ||[=#PA0225 PA0225] ||x-direction: gridpoint number (...) is not an integral divisor of the number of procesors (...) || ||249 ||[=#PA0226 PA0226] ||x-direction: nx does not match the requirements given by the number of PEs used please use nx = ... instead of nx =... || ||250 ||[=#PA0227 PA0227] ||y-direction: gridpoint number (...) is not an integral divisor of the number of processors (...) || ||251 ||[=#PA0228 PA0228] ||y-direction: ny does not match the requirements given by the number of PEs used please use ny = ... instead of ny =... || ||248 ||[=#PA0225 PA0225] ||x-direction: gridpoint number (...) is not an integral divisor of the number of procesors (...) ||Rieke || 249 ||[=#PA0226 PA0226] ||x-direction: nx does not match the requirements given by the number of PEs used please use nx = ... instead of nx =... ||Rieke || 250 ||[=#PA0227 PA0227] ||y-direction: gridpoint number (...) is not an integral divisor of the number of processors (...) ||Rieke || 251 ||[=#PA0228 PA0228] ||y-direction: ny does not match the requirements given by the number of PEs used please use ny = ... instead of ny =... ||Rieke || 252 252 ||[=#PA0229 PA0229] ||1d-decomposition along x chosen but nz restrictions may occur since ups-scheme is activated || || 253 ||[=#PA0230 PA0230] ||transposition z --> x: nz=... is not an integral divisior of pdims(1)= ... || ||254 ||[=#PA0231 PA0231] ||transposition x --> y: nx+1=... is not an integral divisor of pdims(2)= ... || ||255 ||[=#PA0232 PA0232] ||transposition y --> z: ny+1=... is not an integral divisor of pdims(1)=... || ||256 ||[=#PA0233 PA0233] ||transposition x --> y: ny+1=... is not an integral divisor of pdims(1)=... || ||253 ||[=#PA0230 PA0230] ||transposition z --> x: nz=... is not an integral divisior of pdims(1)= ... ||Rieke || 254 ||[=#PA0231 PA0231] ||transposition x --> y: nx+1=... is not an integral divisor of pdims(2)= ... ||Rieke || 255 ||[=#PA0232 PA0232] ||transposition y --> z: ny+1=... is not an integral divisor of pdims(1)=... ||Rieke || 256 ||[=#PA0233 PA0233] ||transposition x --> y: ny+1=... is not an integral divisor of pdims(1)=... ||Rieke || 257 257 ||[=#PA0234 PA0234] ||direct transposition z --> y (needed for spectra): nz=... is not an integral divisor of pdims(2)=... || || 258 258 ||[=#PA0235 PA0235] ||mg_switch_to_pe0_level out of range and reset to default (=0) || || … … 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 || ||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=... || || 336 336 ||[=#PA0313 PA0313] ||illegal value for parameter particle_color: ... || || … … 345 345 ||[=#PA0322 PA0322] ||output of q*w*(0) requires humidity=.TRUE. || || 346 346 ||[=#PA0323 PA0323] ||output of averaged quantity "..." requires to set a non-zero averaging interval || || 347 ||[=#PA0324 PA0324] ||Applying large scale vertical motion is not allowed for ocean runs || ||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) || || 349 349 ||[=#PA0326 PA0326] ||illegal value: mask_scale_x, mask_scale_y and mask_scale_z must be > 0.0 || ||