Changes between Version 93 and Version 94 of doc/app/runtime_parameters


Ignore:
Timestamp:
Sep 14, 2010 2:15:10 PM (15 years ago)
Author:
weinreis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/runtime_parameters

    v93 v94  
    451451||L ||Monin-Obukhov length || ||
    452452\\\\
    453 Additionally, the user can add his own timeseries quantities to the file, by using the user-interface subroutines {{{[[../userint/int#user_init|user_init]]}}} and {{{[[../userint/int#user_statistics|user_statistics]]}}} These routines contain (as comment lines) a simple example how to do this.\\\\
     453Additionally, 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.\\\\
    454454Time series data refers to the total domain, but time series for subdomains can also be output (see [#statistic_regions statistic_regions]). However, the following time series always present the values of the total model domain (even with output for subdomains): ''umax, vmax, wmax, div_old, div_new.''
    455455}}}