Changes between Version 373 and Version 374 of doc/app/errmsg
- Timestamp:
- Jun 8, 2017 8:12:03 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v373 v374 179 179 ||[=#PA0137 PA0137] ||mixing_length_1d = "..." is unknown ||See parameter [../inipar#mixing_length_1d mixing_length_1d] for allowed values, and appropriately correct your parameter file. || 180 180 ||[=#PA0138 PA0138] ||dissipation_1d = "..." is unknown ||See parameter [../inipar#dissipation_1d dissipation_1d] for allowed values, and appropriately correct your parameter file. || 181 ||[=#PA0139 PA0139] ||termination_time_needed = ... must be > 30.0 on host ... ||Time needed must be at least 30 seconds on all CRAY machines, because MPP_TREMAIN gives the remaining CPU time only in steps of 30 seconds. Choose a [../d3par#termination_time_needed termination_time_needed] that is larger than 30 seconds because||181 ||[=#PA0139 PA0139] ||termination_time_needed = ... must be > 30.0 on host ... ||Time needed must be at least 30 seconds on all CRAY machines, because MPP_TREMAIN gives the remaining CPU time only in steps of 30 seconds. Choose a [../d3par#termination_time_needed termination_time_needed] that is larger than 30 seconds. || 182 182 ||[=#PA0140 PA0140] ||termination_time_needed = ... should be >= 300.0 on host "..." ||Choose a [../d3par#termination_time_needed termination_time_needed] that is larger than 300 seconds because a specific amount of time is needed to finish the job for example for copying files, compiling, data output, ... . || 183 183 ||[=#PA0141 PA0141] ||coupling requires PALM to be called with "mrun -K parallel" ||Coupling is only allowed in parallel and not in serial mode. ||