Changes between Version 219 and Version 220 of doc/app/runtime_parameters
- Timestamp:
- May 23, 2012 12:29:16 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/runtime_parameters
v219 v220 510 510 ||pt(0) ||Potential temperature at the surface (horizontal average) ||K || 511 511 ||pt(zp) ||Potential temperature for z = zu(1) (horizontal average) ||K || 512 ||L ||Monin-Obukhov length ||m ||512 ||L ||Monin-Obukhov length (dry) ||m || 513 513 \\\\ 514 514 Additionally, 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.\\\\