Changes between Version 152 and Version 153 of doc/app/errmsg


Ignore:
Timestamp:
Mar 13, 2014 5:22:50 PM (11 years ago)
Author:
fricke
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v152 v153  
    472472The parameters [wiki:doc/app/d3par#end_time end_time], [wiki:doc/app/d3par#skip_time_do2d_xy skip_time_do2d_xy] and [wiki:doc/app/d3par#dt_do2d_xy dt_do2d_xy] can be set by the user.
    473473If this limit is exceeded, this warning is given and an output of xy-sections is not done anymore. \\
    474 This could be the case if the simulated time excceds the given end time by the length of the given output interval. In this case, the user can start a restart run and give an output at the beginning.
     474This could be the case if the simulated time exceeds the given end time by the length of the given output interval. In this case, the user can start a restart run and give an output at the beginning.
    475475   }}}
    476476}}}
     
    489489The parameters [wiki:doc/app/d3par#end_time end_time], [wiki:doc/app/d3par#skip_time_do2d_xz skip_time_do2d_xz] and [wiki:doc/app/d3par#dt_do2d_xz dt_do2d_xz] can be set by the user.
    490490If this limit is exceeded, this warning is given and an output of xz-sections is not done anymore. \\
    491 This could be the case if the simulated time excceds the given end time by the length of the given output interval. In this case, the user can start a restart run and give an output at the beginning.
     491This could be the case if the simulated time exceeds the given end time by the length of the given output interval. In this case, the user can start a restart run and give an output at the beginning.
    492492   }}}
    493493}}}
     
    506506The parameters [wiki:doc/app/d3par#end_time end_time], [wiki:doc/app/d3par#skip_time_do2d_yz skip_time_do2d_yz] and [wiki:doc/app/d3par#dt_do2d_yz dt_do2d_yz] can be set by the user.
    507507If this limit is exceeded, this warning is given and an output of yz-sections is not done anymore. \\
    508 This could be the case if the simulated time excceds the given end time by the length of the given output interval. In this case, the user can start a restart run and give an output at the beginning.
     508This could be the case if the simulated time exceeds the given end time by the length of the given output interval. In this case, the user can start a restart run and give an output at the beginning.
    509509   }}}
    510510}}}
     
    523523The parameters [wiki:doc/app/d3par#end_time end_time], [wiki:doc/app/d3par#skip_time_do3d skip_time_do3d] and [wiki:doc/app/d3par#dt_do3d dt_do3d] can be set by the user.
    524524If this limit is exceeded, this warning is given and an output of 3d data is not done anymore. \\
    525 This could be the case if the simulated time excceds the given end time by the length of the given output interval. In this case, the user can start a restart run and give an output at the beginning.
    526    }}}
    527 }}}
    528 ||[=#PA0388 PA0388]   || || ||
    529 ||[=#PA0389 PA0389]   || || ||
    530 ||[=#PA0390 PA0390]   || || ||
    531 ||[=#PA0391 PA0391]   || || ||
     525This could be the case if the simulated time exceeds the given end time by the length of the given output interval. In this case, the user can start a restart run and give an output at the beginning.
     526   }}}
     527}}}
     528{{{#!tr
     529   {{{#!td
     530[=#PA0388 PA0388]
     531   }}}
     532   {{{#!td
     533netCDF file for volume data "..." from previous run found, but this file cannot be extended because the number of output time levels has been increased compared to the previous simulation. New file is created instead.'
     534   }}}
     535   {{{#!td
     536In case of parallel NetCDF output, the time dimension is limited for increasing the performance. The number of time levels is calculated at the beginning of the simulation by the formula:
     537      {{{#!Latex
     538       \frac{end\_time - skip\_time\_do3d}{dt\_do3d} \; .
     539      }}}
     540The parameters [wiki:doc/app/d3par#end_time end_time], [wiki:doc/app/d3par#skip_time_do3d skip_time_do3d] and [wiki:doc/app/d3par#dt_do3d dt_do3d] can be set by the user.
     541If the calculated number of maximum time levels between the initial run and a restart run changed by modifing on of the parameters above, a new output file is created.
     542   }}}
     543}}}
     544{{{#!tr
     545   {{{#!td
     546[=#PA0389 PA0389]
     547   }}}
     548   {{{#!td
     549netCDF file for cross sections "..." from previous run found, but this file cannot be extended because the number of output time levels has been increased compared to the previous simulation. New file is created instead.'
     550   }}}
     551   {{{#!td
     552In case of parallel NetCDF output, the time dimension is limited for increasing the performance. The number of time levels is calculated at the beginning of the simulation by the formula:
     553      {{{#!Latex
     554       \frac{end\_time - skip\_time\_do2d\_xy}{dt\_do2d\_xy} \; .
     555      }}}
     556The parameters [wiki:doc/app/d3par#end_time end_time], [wiki:doc/app/d3par#skip_time_do2d_xy skip_time_do2d_xy] and [wiki:doc/app/d3par#dt_do2d_xy dt_do2d_xy] can be set by the user.
     557If the calculated number of maximum time levels between the initial run and a restart run changed by modifing on of the parameters above, a new output file is created.
     558   }}}
     559}}}
     560{{{#!tr
     561   {{{#!td
     562[=#PA0390 PA0390]
     563   }}}
     564   {{{#!td
     565netCDF file for cross sections "..." from previous run found, but this file cannot be extended because the number of output time levels has been increased compared to the previous simulation. New file is created instead.'
     566   }}}
     567   {{{#!td
     568In case of parallel NetCDF output, the time dimension is limited for increasing the performance. The number of time levels is calculated at the beginning of the simulation by the formula:
     569      {{{#!Latex
     570       \frac{end\_time - skip\_time\_do2d\_xz}{dt\_do2d\_xz} \; .
     571      }}}
     572The parameters [wiki:doc/app/d3par#end_time end_time], [wiki:doc/app/d3par#skip_time_do2d_xz skip_time_do2d_xz] and [wiki:doc/app/d3par#dt_do2d_xz dt_do2d_xz] can be set by the user.
     573If the calculated number of maximum time levels between the initial run and a restart run changed by modifing on of the parameters above, a new output file is created.
     574   }}}
     575}}}
     576{{{#!tr
     577   {{{#!td
     578[=#PA0391 PA0391]
     579   }}}
     580   {{{#!td
     581netCDF file for cross sections "..." from previous run found, but this file cannot be extended because the number of output time levels has been increased compared to the previous simulation. New file is created instead.'
     582   }}}
     583   {{{#!td
     584In case of parallel NetCDF output, the time dimension is limited for increasing the performance. The number of time levels is calculated at the beginning of the simulation by the formula:
     585      {{{#!Latex
     586       \frac{end\_time - skip\_time\_do2d\_yz}{dt\_do2d\_yz} \; .
     587      }}}
     588The parameters [wiki:doc/app/d3par#end_time end_time], [wiki:doc/app/d3par#skip_time_do2d_yz skip_time_do2d_yz] and [wiki:doc/app/d3par#dt_do2d_yz dt_do2d_yz] can be set by the user.
     589If the calculated number of maximum time levels between the initial run and a restart run changed by modifing on of the parameters above, a new output file is created.
     590   }}}
     591}}}
    532592||[=#UI0001 UI0001]   ||unknown location "..."   ||The location has to be either 'time_int' or 'nudging'.  ||
    533593||[=#UI0002 UI0002]   ||location "..." is not allowed to be called with parameters "i" and "j"   ||  ||