Changes between Version 597 and Version 598 of doc/app/errmsg


Ignore:
Timestamp:
Feb 11, 2019 1:01:45 PM (6 years ago)
Author:
suehring
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified doc/app/errmsg

    v597 v598  
    146146||[=#PA0114 PA0114]   ||illegal value for data_output or data_output_user = "..."   || No matching variable was found for the given identifier in the parameter file. Possible reasons are: (a) a typo in the parameter file, (b) a user-defined variable has not been defined in {{{user_check_data_output.f90}}}, (c) the string length of the user-defined variable exceeds the current limits (see [../userint/output here]). ||
    147147||[=#PA0115 PA0115]   ||illegal value for data_output = "..."   || No matching variable was found for the given identifier in the parameter file. This error is most likely related to a typo in the parameter file (a output variable was used that does not exist in PALM). For possible output quantities see [../d3par#data_output data_output]. ||
    148 ||[=#PA0116 PA0116]   ||  ||  ||
     148||[=#PA0116 PA0116]   || to_netcdf = .True. requires parallel NetCDF || surface output with NetCDF requires parallel NetCDF ||
    149149||[=#PA0117 PA0117]   ||pointer for array ".." can't be associated   ||This is an internal error message from the pmc (PALM model coupler) which is responsible for data exchange in nested runs. Please submit a trouble ticket if you are sure that you did not modify the source code of the model coupler ({{{pmc_interface_mod.f90}}}).  ||
    150150||[=#PA0118 PA0118]   ||using the beta function for the construction of the leaf area density profile requires both alpha_lad and beta_lad to be /= 9999999.9 ||If the lad (leaf area density) profile of a vegetation canopy is to be constructed using a beta distribution, parameters [/wiki/doc/app/canpar#alpha_lad alpha_lad], [/wiki/doc/app/canpar#beta_lad beta_lad] must be set and [/wiki/doc/app/canpar#lai_beta lai_beta] must be given a non-zero value. ||
     
    748748||[=#PA0534 PA0534]   || If virtual measurements are taken, a static input file is required || ||
    749749||[=#PA0535 PA0535]   || Attribue featureType = ... is not allowed. || only 'timeseries', 'timeseriesProfile', or 'trajectory' is allowed. ||
     750||[=#PA0536 PA0536]   || averaging_interval_surf must be <= dt_dosurf_av   ||  ||
     751||[=#PA0537 PA0537]   || Variable is not yet implemented in the surface output ||  ||
     752||[=#PA0538 PA0538]   || Variable is not part of the surface output ||  ||
     753||[=#PA0539 PA0539]   || Output of surface data is not given at t= ' ' because the maximum number of output time levels is exceeded. || see e.g. PA0384 for more explanation on this ||
    750754||[=#PA0540 PA0540]   || NetCDF attribute lod is not set properly for buildings_2d. || only LoD = 1 possible ||
    751755||[=#PA0541 PA0541]   || NetCDF attribute lod is not set properly for buildings_2d. || only LoD = 2 possible ||
     
    791795||[=#PA0581 PA0581]  || If buildings are provided, also building_type is required. || ||
    792796||[=#PA0582 PA0582]  || If buildings are provided, also building_id is required. || ||
     797||[=#PA0585 PA0585]  || The number of cores has been changed between restart runs. This is not allowed when surface data output is used.|| ||
    793798||[=#PA0560 PA0560]  || In case of radiation scheme ='rrtmg' and the use of cloud droplets average radiation is not implemented || ||
    794799||[=#PA0620 PA0620]  || Using synthetic turbulence generator is not allowed in LES-LES nesting|| ||