Changes between Version 475 and Version 476 of doc/app/errmsg
- Timestamp:
- Aug 29, 2017 1:32:28 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v475 v476 690 690 ||[=#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 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]. || 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 694 ||[=#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'. || 693 695 ||[=#UI0002 UI0002] ||location "..." is not allowed to be called with parameters "i" and "j" || ** ||