Changes between Version 204 and Version 205 of doc/app/errmsg


Ignore:
Timestamp:
Sep 28, 2015 11:25:00 AM (10 years ago)
Author:
gronemeier
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v204 v205  
    311311||[=#PA0269 PA0269]   ||netCDF file for particle time series from previous run found. This file will be extended.   ||  ||
    312312||[=#PA0270 PA0270]   ||mode "..." not supported   ||  ||
    313 ||[=#PA0271 PA0271]   ||errors in $inipar or $inipar-namelist found (CRAY-machines only)   ||One possible explanation: An old, meanwhile modified variable has been used in $inipar (e.g. ws_vertical_gradient (old) instead of [../inipar#subs_vertical_gradient subs_vertical_gradient] (new))  ||
    314 ||[=#PA0272 PA0272]   ||no $inipar-namelist found   || Your parameter file must contain an &inipar-namelist. Parameters given in this namelist are required for model steering. Please take a look at this [/wiki/doc/tut/tec/control example parameter file] and appropriately correct your parameter file. ||
     313||[=#PA0271 PA0271]   ||errors in &inipar or &inipar-namelist found (CRAY-machines only)   ||One possible explanation: An old, meanwhile modified variable has been used in &inipar (e.g. ws_vertical_gradient (old) instead of [../inipar#subs_vertical_gradient subs_vertical_gradient] (new))  ||
     314||[=#PA0272 PA0272]   ||no &inipar-namelist found   || Your parameter file must contain an &inipar-namelist. Parameters given in this namelist are required for model steering. Please take a look at this [/wiki/doc/tut/tec/control example parameter file] and appropriately correct your parameter file. ||
    315315||[=#PA0273 PA0273]   ||no value or wrong value given for nx: nx=...   || See parameter [../inipar#nx nx] for allowed values, and check the &inipar-namelist in your parameter file. ||
    316316||[=#PA0274 PA0274]   ||no value or wrong value given for ny: ny=...   || See parameter [../inipar#ny ny] for allowed values, and check the &inipar-namelist in your parameter file. ||