Changes between Version 293 and Version 294 of doc/app/errmsg


Ignore:
Timestamp:
Jun 6, 2017 2:15:34 PM (8 years ago)
Author:
Giersch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v293 v294  
    3737||[=#PA0012 PA0012]   ||Domain size in y-direction is not equal in ocean and atmosphere ||Coupled runs are only possible, if the horizontal model domain size is equal in both, atmosphere and ocean. Have a look at the settings for [../inipar#dx dx], [../inipar#dy dy], [../inipar#nx nx] and [../inipar#ny ny] to avoid this error. ||
    3838||[=#PA0013 PA0013]   ||illegal value given for loop_optimization: "..."   ||See parameter [../inipar#loop_optimization loop_optimization] for allowed values, and check your parameter file. ||
    39 ||[=#PA0014 PA0014]   ||a non-flat topography does not allow ...   ||There are several features which do not work together with a non-flat topography. See parameter [../inipar#topography topography] for possible restrictions and appropriately modify your parameter file. ||
     39||[=#PA0014 PA0014]   ||a non-flat topography does not allow ...   ||There are several features which do not work together with a non-flat topography. See parameter [../inipar#topography topography] for possible restrictions and appropriately modify your parameter file. For a complete list of not allowed parameter settings due to a non-flat topography see check_parameters.f90. ||
    4040||[=#PA0015 PA0015]   ||ocean = .T. does not allow ...   ||There are several features which do not work within PALM's ocean mode. See parameter [../inipar#ocean ocean] for possible restrictions and appropriately modify your parameter file.  ||
    4141||[=#PA0016 PA0016]   ||unknown solver for perturbation pressure: psolver = "..."   ||See parameter [../inipar#psolver psolver] for allowed values, and correct your parameter file. ||