Changes between Version 466 and Version 467 of doc/app/errmsg
- Timestamp:
- Aug 3, 2017 8:22:01 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v466 v467 1 = PALM error messages =1 PA0= PALM error messages = 2 2 The 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. 3 3 {{{#!table style="border:none" … … 686 686 ||[=#PA0463 PA0463] || rcx, rcy, rcz have to be given for each turbine. || || 687 687 ||[=#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. || 688 689 ||[=#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'. || 689 690 ||[=#UI0002 UI0002] ||location "..." is not allowed to be called with parameters "i" and "j" || ** ||