Changes between Version 466 and Version 467 of doc/app/errmsg


Ignore:
Timestamp:
Aug 3, 2017 8:22:01 AM (8 years ago)
Author:
maronga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v466 v467  
    1 = PALM error messages =
     1PA0= PALM error messages =
    22The following list displays the error messages reported by PALM. Each error message is identified by a unique message identifier which is composed of two letters and a four digit number. The second column contains the error message as reported in the job protocol (see [[../jobcontrol|here]]). The third column explains the error and possible reasons in more detail, and also gives suggestions how to solve the problem.
    33{{{#!table style="border:none"
     
    686686||[=#PA0463 PA0463]   || rcx, rcy, rcz have to be given for each turbine. || ||
    687687||[=#PA0464 PA0464]   || file WTM_DATA does not exist  || ||
     688||[=#PA0465 PA0465]   || surface_type = 'netcdf' is not supported at the moment'  ||It is planned to allow for setting up the land surface model entirely via a single NetCDF file. This approach will be available by the end of 2017. Until then, the land surface scheme must be steered via NAMELIST and user interface. ||
    688689||[=#UI0001 UI0001]   ||unknown location "..."   ||The location has to be one of 'before_timestep', 'after_integration', 'after_timestep', 'u_tendency' 'v_tendency', 'w_tendency', 'pt_tendency', 'sa_tendency', 'e_tendency', 'q_tendency', 's_tendency'.  ||
    689690||[=#UI0002 UI0002]   ||location "..." is not allowed to be called with parameters "i" and "j"   || ** ||