Changes between Version 249 and Version 250 of doc/app/runtime_parameters


Ignore:
Timestamp:
Mar 4, 2015 4:11:44 PM (10 years ago)
Author:
maronga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/runtime_parameters

    v249 v250  
    137137The following quantities can be additionally output when a [wiki:doc/tec/radiation radiation model] is used:
    138138||='''Quantity name''' =||='''Meaning''' =||='''Unit''' =||='''Remarks''' =||
     139||rad_net*    ||Net radiation flux at the surface                ||W/m^2 ||only horizontal cross section is allowed ||
    139140||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 ||
    141141\\
    142142Multiple quantities can be assigned, e.g. '''data_output''' = '' 'e', 'u', 'w' ''.\\\\
     
    540540||qsws_veg_eb  ||surface latent heat flux due to transpiration of plants (from energy balance, horizontal average) ||W/m^2 ||
    541541||shf_eb ||surface sensible heat flux (from energy balance, horizontal average) ||W/m^2 ||
    542 
     542\\
     543The 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 ||
    543547\\\\
    544548Additionally, 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.\\\\