Changes between Version 444 and Version 445 of doc/app/errmsg


Ignore:
Timestamp:
Jun 9, 2017 10:31:23 AM (8 years ago)
Author:
Giersch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v444 v445  
    251251||[=#PA0209 PA0209]   ||errors in file [../iofiles#TOPOGRAPHY_DATA TOPOGRAPHY_DATA]   ||Possible reasons for this error include:  \\ 1. File contains a header. Solution: The header of the ESRI Ascii Grid format (usually 6 lines) must be removed. \\ 2. File does not contain enough data. \\ a) The number of columns (`ncols`) is less than [../inipar#nx nx]+1. \\ b) The number of rows (`nrows`) is less than [../inipar#ny ny]+1. \\ Solution: Make sure that `ncols` matches `nx+1` and that `nrows` matches `ny+1`.   ||
    252252||[=#PA0210 PA0210]   ||nzb_local values are outside the model domain MINVAL( nzb_local ) = ... MAXVAL( nzb_local ) = ...   || This error occurs during grid consistency checks of the index arrays when using non-flat topography with regard to the vertical dimension. Please submit a [/newticket trouble ticket] if you have run into this error because this should not happen. ||
     253||[=#PA0211 PA0211]   ||   ||message number is unused ||
     254||[=#PA0212 PA0212]   ||Overhanging topograpyh do not work with particles    || ||
    253255||[=#PA0213 PA0213]   || number_of_particle_groups reset to max_number_of_particle_groups || If the [../parpar#number_of_particle_groups number_of_particle_groups] > 10 then is reset to the maximum number of particle groups (at maximum 10 are allowed) ||
    254256||[=#PA0214 PA0214]   ||version mismatch concerning data from prior run version on file = ... version in program = ...   ||  ||