Changes between Version 231 and Version 232 of doc/app/errmsg
- Timestamp:
- Apr 6, 2016 3:36:06 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v231 v232 323 323 ||[=#PA0281 PA0281] ||running optimized multinode version switch_per_lpar = ... tasks_per_lpar = ... tasks_per_logical_node = ... || || 324 324 ||[=#PA0282 PA0282] ||parallel environment (MPI) required || || 325 ||[=#PA0283 PA0283] ||no sufficient convergence within 1000 cycles || S iggi||325 ||[=#PA0283 PA0283] ||no sufficient convergence within 1000 cycles || Still after 1000 cycles of the multigrid-solver the divergence residual is larger than the residual limit given by [../inipar#residual_limit residual_limit]. Try to increase the residual limit, or fix the number of multigrid cycles (see [../inipar#mg_cycles mg_cycles]). In any case, carefully check if the divergence of the velocity field is sufficiently reduced by the multigrid solver. This can be done by comparing the divergence before and after the call of the multigrid solver which is printed in the RUN_CONTROL file. || 326 326 ||[=#PA0284 PA0284] ||data from subdomain of previous run mapped more than 1000 times || || 327 327 ||[=#PA0285 PA0285] ||number of PEs or virtual PE-grid changed in restart run PE ... will read from files ... || ||