Changes between Version 471 and Version 472 of doc/app/errmsg
- Timestamp:
- Aug 15, 2017 12:14:50 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v471 v472 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] || free ||free||675 ||[=#PA0452 PA0452] ||no nopointer version for USM ||The urban surface module (USM) so far only runs with POINTER version. Pre-processor directive {{{-D__nopointer}}} must not be used. || 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. ||