Changes between Version 838 and Version 839 of doc/app/errmsg
- Timestamp:
- Nov 8, 2022 4:59:20 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v838 v839 688 688 ||[=#PA0465 PA0465] || surface_type = netcdf requires static input file. || Either provide the file [../iofiles#PIDS_STATIC PIDS_STATIC] or change the value of [../land_surface_parameters#surface_type surface_type] to a value different than netcdf. || 689 689 ||[=#PA0466 PA0466] || wrong component of wave breaking: ... || Only the two Cartesian components 1 and 2 are allowed for adding wave breaking effects in ocean mode. || 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 [../initialization_parameters#y_shift y_shift]. ||690 ||[=#PA0467 PA0467] || y_shift /= 0 is only allowed for cyclic boundary conditions in both directions or with turbulent_inflow_method = 'recycle_...'. || y_shift defines a shift in the cyclic boundary conditions. It can therefore only be used with cyclic boundary conditions or with the the turbulence recycling method. See [../initialization_parameters#y_shift 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 [../initialization_parameters#y_shift y_shift]. || 692 692 ||[=#PA0469 PA0469] || unknown aerosol species for bulk microphysics || aerosol species must be set to a known type. See [../initialization_parameters#aerosol_bulk aerosol_bulk]. ||