Changes between Version 31 and Version 32 of doc/app/runtime_parameters


Ignore:
Timestamp:
Sep 13, 2010 2:36:16 PM (15 years ago)
Author:
weinreis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified doc/app/runtime_parameters

    v31 v32  
    6969||ql_v ||volume of liquid water ||m^3^/gridbox ||requires [[cloud_droplets]] = ''.T.'' ||
    7070||ql_vp ||weighting factor || ||requires [[cloud_droplets]] = ''.T.'' ||
    71 qsws*   latent surface heatflux         kg/kg * m/s     only horizontal cross section is allowed, requires humidity = .TRUE.
    72 qv      water vapor content (specific humidity)         kg/kg   requires cloud_physics = .TRUE.
    73 rho     potential density       kg/m3   requires ocean = .TRUE.
    74 s       concentration of the scalar     1/m3    requires passive_scalar = .TRUE.
    75 sa      salinity        psu     requires ocean = .TRUE.
    76 shf*    sensible surface heatflux       K m/s   only horizontal cross section is allowed
    77 t*      (near surface) characteristic temperature       K       only horizontal cross section is allowed
    78 u       u-component of the velocity     m/s     
    79 u*      (near surface) friction velocity        m/s     only horizontal cross section is allowed
    80 v       v-component of the velocity     m/s     
    81 vpt     virtual potential temperature   K       requires humidity = .TRUE.
    82 w       w-component of the velocity     m/s     
    83 z0*     roughness length        m       
    84 
     71||qsws* ||latent surface heatflux ||kg/kg * m/s ||only horizontal cross section is allowed, requires [[humidity]] = ''.T.'' ||
     72||qv ||water vapor content (specific humidity) ||kg/kg ||requires [[cloud_physics]] = ''.T.'' ||
     73||rho ||potential density ||kg/m^3^ ||requires [[ocean]] = ''.T.'' ||
     74||s ||concentration of the scalar ||1/m^3^ ||requires [[passive_scalar]] = ''.T.'' ||
     75||sa ||salinity ||psu ||requires [[ocean]] = ''.T.'' ||
     76||shf* ||sensible surface heatflux ||K m/s ||only horizontal cross section is allowed ||
     77||t* ||(near surface) characteristic temperature ||K ||only horizontal cross section is allowed ||
     78||u ||u-component of the velocity ||m/s ||     
     79||u* ||(near surface) friction velocity ||m/s ||only horizontal cross section is allowed
     80||v ||v-component of the velocity ||m/s ||     
     81||vpt ||virtual potential temperature ||K ||requires [[humidity]] = ''.T.'' ||
     82||w ||w-component of the velocity ||m/s ||     
     83||z0* ||roughness length ||m ||
    8584\\
    8685Multiple quantities can be assigned, e.g. '''data_output''' = '' 'e', 'u', 'w' ''.