Changes between Version 147 and Version 148 of doc/app/runtime_parameters


Ignore:
Timestamp:
Sep 15, 2010 3:13:08 PM (15 years ago)
Author:
weinreis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/runtime_parameters

    v147 v148  
    462462||pt(0) ||Potential temperature at the surface (horizontal average) ||K ||
    463463||pt(zp) ||Potential temperature for z = zu(1) (horizontal average) ||K ||
    464 ||L ||Monin-Obukhov length || ||
     464||L ||Monin-Obukhov length ||m ||
    465465\\\\
    466466Additionally, the user can add his own timeseries quantities to the file, by using the user-interface subroutines [[../userint/int#user_init|user_init.f90]] and [[../userint/int#user_statistics|user_statistics.f90]] These routines contain (as comment lines) a simple example how to do this.\\\\
     
    855855}}}
    856856{{{#!td
    857 no output of masked data
    858 before this interval has passed (in s)
     857No output of masked data before this interval has passed (in s).\\\\
     858This parameter causes that data output activities are starting not before this interval (counting from the beginning of the simulation, t=0) has passed.\\\\
     859'''Example:'''\\
     860If the user has set [#dt_domask dt_domask] = ''3600.0'' and '''skip_time_domask''' = ''1800.0'', then the first output will be done at t = 5400 s.
    859861}}}
    860862|----------------