Changes between Version 77 and Version 78 of doc/app/errmsg


Ignore:
Timestamp:
Nov 9, 2011 5:05:50 PM (14 years ago)
Author:
maronga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v77 v78  
    2626||[=#PA0001 PA0001]   ||"host" is not set. Please check that environment variable "localhost" is set before running PALM  ||  ||
    2727||[=#PA0002 PA0002]   ||illegal coupling mode: ...   ||  ||
    28 ||[=#PA0003 PA0003]   ||dt_coupling is not set but required for coupling mode "..."   || Björn ||
    29 ||[=#PA0004 PA0004]   ||coupling mode "...": dt_coupling = ... is not equal to dt_coupling_remote = ...   || Björn ||
    30 ||[=#PA0005 PA0005]   ||coupling mode "...": dt_coupling <= 0.0 is not allowed and is reset to MAX(dt_max(A,O)) = ...   || Björn ||
     28||[=#PA0003 PA0003]   ||dt_coupling is not set but required for coupling mode "..."   || This error appears if the temporal interval for the data exchange [../d3par#dt_coupling dt_coupling] is not explicitely set in case of runs with [../../app/examples/coupled coupled models] (e.g. atmosphere - ocean). ||
     29||[=#PA0004 PA0004]   ||coupling mode "...": dt_coupling = ... is not equal to dt_coupling_remote = ...   || For coupled runs the temporal interval for the data exchange [../d3par#dt_coupling dt_coupling] must be explicitely set and equal in both models. ||
     30||[=#PA0005 PA0005]   ||coupling mode "...": dt_coupling <= 0.0 is not allowed and is reset to MAX(dt_max(A,O)) = ...   || This error occurs if an invalid value for [../d3par#dt_coupling dt_coupling] is used in the parameter file. [../d3par#dt_coupling dt_coupling] must be > 0.0 and equal in both models. ||
    3131||[=#PA0006 PA0006]   ||coupling mode "...": restart_time = ... is not equal to restart_time_remote = ...         || Björn ||
    3232||[=#PA0007 PA0007]   ||coupling mode "...": dt_restart = ... is not equal to dt_restart_remote = ...   || Björn ||