Changes between Version 476 and Version 477 of doc/app/errmsg


Ignore:
Timestamp:
Aug 29, 2017 1:35:52 PM (8 years ago)
Author:
schwenkel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v476 v477  
    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]. ||
    691691||[=#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]. ||
    692 ||[=#PA0469 PA0469]   || unknown aerosol species for bulk microphysics  || aerosol species must be set to a known type See [../inipar#y_shift]. ||
    693 ||[=#PA0470 PA0470]   || unknown aerosol species for lagrangian cloud microphysics  || aerosol species must be set to a known type [../parpar#aero_species]. ||
     692||[=#PA0469 PA0469]   || unknown aerosol species for bulk microphysics  || aerosol species must be set to a known type. See [../inipar#aerosol_bulk aerosol_bulk]. ||
     693||[=#PA0470 PA0470]   || unknown aerosol species for lagrangian cloud microphysics  || aerosol species must be set to a known type. See [../parpar#aero_species aero_species]. ||
    694694||[=#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'.  ||
    695695||[=#UI0002 UI0002]   ||location "..." is not allowed to be called with parameters "i" and "j"   || ** ||