Changes between Version 474 and Version 475 of doc/app/errmsg


Ignore:
Timestamp:
Aug 25, 2017 10:31:41 AM (8 years ago)
Author:
sward
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v474 v475  
    689689||[=#PA0466 PA0466]   || errors in wind_turbine_par-NAMELIST: some variables for steering may not be properly set  || See [../wind_turbine_par wind turbine parameter] for allowed values. ||
    690690||[=#PA0467 PA0467]   || y_shift /= 0 is only allowed for cyclic boundary conditions in both directions  || y_shift defines a shift in the cyclic boundary conditions. It can therefore only be used with cyclic boundary conditions. See [../inipar#y_shift]. ||
     691||[=#PA0468 PA0468]   || y_shift /= 0 is only allowed for multigrid pressure solvers  || y_shift defines a shift in the cyclic boundary conditions. The data then becomes not truly cyclic anymore. Therefore, the fft pressure solver is no longer viable. See [../inipar#y_shift]. ||
    691692||[=#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'.  ||
    692693||[=#UI0002 UI0002]   ||location "..." is not allowed to be called with parameters "i" and "j"   || ** ||