Changes between Version 782 and Version 783 of doc/app/errmsg


Ignore:
Timestamp:
Dec 21, 2021 2:05:30 PM (4 years ago)
Author:
raasch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified doc/app/errmsg

    v782 v783  
    3535||[=#PA0010 PA0010]   ||dy in atmosphere is smaller than dy in ocean ||Coupled runs allow to use different grid resolutions in atmosphere and ocean. It is, however, not allowed to use a finer grid resolution in the atmosphere than in the ocean. ||
    3636||[=#PA0011 PA0011]   ||dy in atmosphere is not larger or equal than dy in ocean||Coupled runs allow to use different grid resolutions in atmosphere and ocean. It is, however, not allowed to use a finer grid resolution in the atmosphere than in the ocean.||
    37 ||[=#PA0012 PA0012]   ||unused  ||  ||
     37||[=#PA0012 PA0012]   ||nested child (id: ..) domain boundaries along x/y do not match the respective parent boundaries.  ||The nesting_parameter [../nesting_parameters#nesting_bounds nesting_bounds] has been chosen either 'cyclic_along_x', 'cyclic_along_y', or 'vertical_only', but the child does not exactly match the parent size along the respective direction(s). Adjust the child domain size respectively.  ||
    3838||[=#PA0013 PA0013]   ||illegal value given for loop_optimization: "..."   ||See parameter [../initialization_parameters#loop_optimization loop_optimization] for allowed values, and check your parameter file. ||
    3939||[=#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 [../initialization_parameters#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. ||