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. || |