Changes between Version 710 and Version 711 of doc/app/errmsg


Ignore:
Timestamp:
Jan 15, 2021 8:36:01 AM (4 years ago)
Author:
raasch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v710 v711  
    709709||[=#PA0485 PA0485]   ||  dissipation_1d = "as_in_3d_model" requires mixing_length_1d = "as_in_3d_model" || The [../initialization_parameters#dissipation_1d dissipation rate] in the TKE equation of the 1d-model can be calculated the same way as in the 3D model only if the [../initialization_parameters#mixing_length_1d mixing_length] is also calculated as in the 3D model. ||
    710710||[=#PA0486 PA0486]   ||  Usage of radiation module is only allowed if land-surface and/or urban-surface model is applied. || Either the namelist &land_surface_parameters has to be set in the _p3d file or &urban_surface_parameters (or both) to avoid this error. ||
    711 ||[=#PA0487 PA0487]   ||  namelist ... is deprecated and will be removed in near future. Please use namelist ... instead' ||An outdated namelist name was found in the parameter file. This will still work until the next PALM release, but it is recommended to switch to the new namelist name. ||
     711||[=#PA0487 PA0487]   ||   || ||
    712712||[=#PA0488 PA0488]   || ERROR: the surface type ... is not supported for calculating SVF || Allowed surface types are 0, 2, 3, 4, 5, 6, 7, 8, 9, 10. Their meaning can be identified in [[source:palm/trunk/SOURCE/radiation_model_mod.f90| radiation_model_mod.f90]]. This error should not occur. Please submit a [/newticket trouble ticket]. ||
    713713||[=#PA0489 PA0489]   || In case of nesting, spinup_time and dt_spinup must be identical in all parent and child domains. || In case of spinup and nested run, the spinup end time must be identical in order to have synchronously running simulations. Adjust [../initialization_parameters#spinup_time spinup_time] and/or [../initialization_parameters#dt_spinup dt_spinup] in your steering files appropriately. ||