Changes between Version 130 and Version 131 of doc/app/errmsg


Ignore:
Timestamp:
Oct 19, 2012 8:20:17 AM (13 years ago)
Author:
maronga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v130 v131  
    3232||[=#PA0007 PA0007]   ||coupling mode "...": dt_restart = ... is not equal to dt_restart_remote = ...   || [../d3par#dt_restart dt_restart] has not been set properly (equal) in the atmosphere and ocean parameter file. See also [../examples/coupled coupled runs]. ||
    3333||[=#PA0008 PA0008]   ||coupling mode "...": simulation_time_since_reference = ... is not equal to simulation_time_since_reference_remote = ...   || The simulated time is stored internally in the variable {{{simulation_time_since_reference}}}. In coupled mode both times must be equal. This error might occur when precursor runs are used with different startup times and the coupling is initiated inappropiately. See [../examples/coupled coupled runs] for a detailed description of the setup for precursor runs. ||
    34 ||[=#PA0009 PA0009]   ||coupling mode "...": dx = ... is not equal to dx_remote = ...   || Björn ||
    35 ||[=#PA0010 PA0010]   ||coupling mode "...": dy = ... is not equal to dy_remote = ...   || Björn ||
    36 ||[=#PA0011 PA0011]   ||coupling mode "...": nx = ... is not equal to nx_remote = ...   || Björn ||
    37 ||[=#PA0012 PA0012]   ||coupling mode "...": ny = ... is not equal to ny_remote = ...   || Björn ||
     34||[=#PA0009 PA0009]   ||dx in atmosphere is not larger or equal than dx in ocean||Coupled runs allow to use different grid resolutions in atmosphere and ocean. It is, however, not possible to use a finer grid resolution in the atmosphere than in the ocean. ||
     35||[=#PA0010 PA0010]   ||Domain size in x-direction is not equal in ocean and atmosphere|| Coupled runs are only possible, if the horizontal model domain size is equal in both, atmosphere and ocean. Have a look at the settings for [../inipar#dx dx], [../inipar#dy dy], [../inipar#nx nx] and .[./inipar#ny ny] to avoid this error. ||
     36||[=#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 possible to use a finer grid resolution in the atmosphere than in the ocean.||
     37||[=#PA0012 PA0012]   ||Domain size in y-direction is not equal in ocean and atmosphere ||Coupled runs are only possible, if the horizontal model domain size is equal in both, atmosphere and ocean. Have a look at the settings for [../inipar#dx dx], [../inipar#dy dy], [../inipar#nx nx] and .[./inipar#ny ny] to avoid this error. ||
    3838||[=#PA0013 PA0013]   ||illegal value given for loop_optimization: "..."   ||  ||
    3939||[=#PA0014 PA0014]   ||a non-flat topography does not allow ...   || bla ||