Changes between Version 595 and Version 596 of doc/app/errmsg


Ignore:
Timestamp:
Jan 30, 2019 6:10:00 PM (6 years ago)
Author:
suehring
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v595 v596  
    681681||[=#PA0450 PA0450]   ||unknown flux input mode: 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'. ||
    682682||[=#PA0451 PA0451]   ||unknown flux output mode: 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'. ||
    683 ||[=#PA0452 PA0452]   ||error number not in use || ||
     683||[=#PA0452 PA0452]   || Soil type is out of the valid range || between 1 and 6 ||
    684684||[=#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. If this is the case the internal checks that the kind value isp is in fact a 32-bit integer with the usual properties that we expect it to have (under negation and wrap-around addition) fail. ||
    685685||[=#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. ||
     
    741741||[=#PA0520 PA0520]   || Synthetic turbulence generator is required if offline nesting is applied and PALM operates in LES mode. || In order to trigger turbulence, synthetic turbulence need to be imposed at the lateral boundaries, else very larger adjustment zones in the order of O(10 km) are required. ||
    742742||[=#PA0524 PA0524]   || Synthetic turbulence generator is required when nesting is applied and parent operates in RANS-mode but current child in LES mode. || ||
     743||[=#PA0526 PA0526]   || Vegetation type is out of the valid range || between 1 and 18 ||
     744||[=#PA0527 PA0527]   || Pavement type is out of the valid range || between 1 and 15 ||
     745||[=#PA0528 PA0528]   || Water type is out of the valid range || between 1  and 5 ||
     746||[=#PA0529 PA0529]   || Building type is out of the valid range || between 1  and 7 ||
    743747||[=#PA0540 PA0540]   || NetCDF attribute lod is not set properly for buildings_2d. || only LoD = 1 possible ||
    744748||[=#PA0541 PA0541]   || NetCDF attribute lod is not set properly for buildings_2d. || only LoD = 2 possible ||