Changes between Version 92 and Version 93 of doc/app/runtime_parameters
- Timestamp:
- Sep 14, 2010 2:05:24 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/runtime_parameters
v92 v93 451 451 ||L ||Monin-Obukhov length || || 452 452 \\\\ 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.\\\\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.\\\\ 454 454 Time 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.'' 455 455 }}}