Changes between Version 249 and Version 250 of doc/app/runtime_parameters
- Timestamp:
- Mar 4, 2015 4:11:44 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/runtime_parameters
v249 v250 137 137 The following quantities can be additionally output when a [wiki:doc/tec/radiation radiation model] is used: 138 138 ||='''Quantity name''' =||='''Meaning''' =||='''Unit''' =||='''Remarks''' =|| 139 ||rad_net* ||Net radiation flux at the surface ||W/m^2 ||only horizontal cross section is allowed || 139 140 ||rad_sw_in* ||Incoming shortwave radiation flux at the surface ||W/m^2 ||only horizontal cross section is allowed || 140 ||rad_net* ||Net radiation flux at the surface ||W/m^2 ||only horizontal cross section is allowed ||141 141 \\ 142 142 Multiple quantities can be assigned, e.g. '''data_output''' = '' 'e', 'u', 'w' ''.\\\\ … … 540 540 ||qsws_veg_eb ||surface latent heat flux due to transpiration of plants (from energy balance, horizontal average) ||W/m^2 || 541 541 ||shf_eb ||surface sensible heat flux (from energy balance, horizontal average) ||W/m^2 || 542 542 \\ 543 The following quantities can be additionally output when a [wiki:doc/tec/radiation radiation model] is used: 544 ||='''Quantity name''' =||='''Meaning''' =||='''Unit''' =|| 545 ||rad_net ||net radiation flux at the surface (horizontal average) ||W/m^2 || 546 ||rad_sw_in ||incoming shortwave radiation flux at the surface (horizontal average) ||W/m^2 || 543 547 \\\\ 544 548 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.\\\\