Changes between Version 467 and Version 468 of doc/app/errmsg
- Timestamp:
- Aug 7, 2017 5:12:08 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v467 v468 673 673 ||[=#PA0450 PA0450] ||unknown flux input mode ||This error message appears if the parameter [../inipar#flux_input_mode flux_input_mode] is not set to one of the allowed values 'dynamic', 'kinematic' or 'approximation-specific'. || 674 674 ||[=#PA0451 PA0451] ||unknown flux output mode ||This error message appears if the parameter [../inipar#flux_output_mode flux_output_mode] is not set to one of the allowed values 'dynamic', 'kinematic' or 'approximation-specific'. || 675 ||[=#PA0452 PA0452] || 'manual setting of zs requires adequate setting of root_fraction /= 9999999.9 and SUM(root_fraction) = 1 || 'If [../lsmpar#zs zs] is set manually, [../lsmpar#root_fraction root_fraction] /= 9999999.9 and SUM([../lsmpar#root_fraction root_fraction]) = 1 must hold.||675 ||[=#PA0452 PA0452] ||free ||free || 676 676 ||[=#PA0453 PA0453] ||incompatible integer arithmetic ||This error message appears if the compiler integer arithmetic is not compatible with the assumptions made for the parallel random number generator. || 677 677 ||[=#PA0454 PA0454] ||problem in attempt to allocate memory ||This error message appears if the parallel random number generator is not able to allocate sufficient memory. ||