Go to the source code of this file.
Modules | |
| module | sib_const_module |
Variables | |
| real(kind=dbl_kind) | sib_const_module::dtt |
| real(kind=dbl_kind) | sib_const_module::dti |
| integer(kind=int_kind) | sib_const_module::nsib |
| integer(kind=int_kind) | sib_const_module::subcount |
| integer(kind=int_kind) | sib_const_module::snowl |
| integer(kind=int_kind) | sib_const_module::ihr |
| integer(kind=int_kind) | sib_const_module::jhr |
| integer(kind=int_kind) | sib_const_module::nhr |
| integer(kind=int_kind) | sib_const_module::nper |
| integer(kind=long_kind) | sib_const_module::endtime |
| integer(kind=long_kind) | sib_const_module::starttime |
| integer(kind=long_kind) | sib_const_module::dtsib |
| integer(kind=long_kind) | sib_const_module::dtsibmetin |
| integer(kind=long_kind) | sib_const_module::dtsibres |
| integer(kind=long_kind) | sib_const_module::dtsibout |
| integer(kind=int_kind) | sib_const_module::dtsibbcin |
| integer(kind=int_kind) | sib_const_module::nsecond |
| integer(kind=int_kind) | sib_const_module::numsib |
| integer(kind=int_kind) | sib_const_module::nstepsib |
| integer(kind=int_kind) | sib_const_module::endyear |
| integer(kind=int_kind) | sib_const_module::ndtsibpbp |
| real(kind=real_kind), dimension(:), allocatable | sib_const_module::latsib |
| real(kind=real_kind), dimension(:), allocatable | sib_const_module::lonsib |
| real(kind=real_kind), dimension(:), allocatable | sib_const_module::latitude |
| real(kind=real_kind), dimension(:), allocatable | sib_const_module::longitude |
| real(kind=real_kind), dimension(:), allocatable | sib_const_module::lonpbp |
| real(kind=real_kind), dimension(:), allocatable | sib_const_module::latpbp |
| integer(kind=int_kind), parameter | sib_const_module::nsoil = 10 |
| integer(kind=int_kind), parameter | sib_const_module::nsnow = 5 |
| integer(kind=int_kind), parameter | sib_const_module::physmax = 5 |
| integer(kind=int_kind), parameter | sib_const_module::npermax = 365 |
| real(kind=real_kind) | sib_const_module::sin_dec |
| real(kind=real_kind) | sib_const_module::cos_dec |
| real(kind=real_kind) | sib_const_module::tau |
| integer(kind=int_kind) | sib_const_module::startyear = 1 |
| integer(kind=int_kind) | sib_const_module::eqnx = 80 |
| real(kind=real_kind) | sib_const_module::lonearth |
| integer(kind=int_kind), dimension(:), allocatable | sib_const_module::subset |
| integer(kind=int_kind), dimension(:), allocatable | sib_const_module::latindex |
| integer(kind=int_kind), dimension(:), allocatable | sib_const_module::lonindex |
| integer(kind=int_kind), dimension(:), allocatable | sib_const_module::sublat |
| integer(kind=int_kind), dimension(:), allocatable | sib_const_module::sublon |
| real(kind=dbl_kind) | sib_const_module::c3day |
| real(kind=dbl_kind) | sib_const_module::ztemp |
| real(kind=dbl_kind) | sib_const_module::zwind |
| real(kind=dbl_kind), parameter | sib_const_module::version = 3.0 |
| real(kind=dbl_kind), parameter | sib_const_module::snomel = 3.705185e8 |
| real(kind=dbl_kind), parameter | sib_const_module::cv = 1952.0 |
| real(kind=dbl_kind), parameter | sib_const_module::autofrac = 0.5 |
| real(kind=dbl_kind), parameter | sib_const_module::pdb = 0.0112372 |
| real(kind=dbl_kind), parameter | sib_const_module::kieclfbl = - 2.9 |
| real(kind=dbl_kind), parameter | sib_const_module::kiecstom = - 4.4 |
| real(kind=dbl_kind), parameter | sib_const_module::kieclphas = -0.7 |
| real(kind=dbl_kind), parameter | sib_const_module::kiecdis = -1.1 |
| real(kind=dbl_kind), parameter | sib_const_module::kiecrbsco = -28.2 |
| real(kind=dbl_kind), parameter | sib_const_module::tref = 298.16 |
| real(kind=dbl_kind), parameter | sib_const_module::pref = 101325.0 |
| integer(kind=long_kind), parameter | sib_const_module::d13c_auto_switch = 7 |
| real(kind=dbl_kind), parameter | sib_const_module::tm_length = 86400.0 |
| real(kind=dbl_kind), parameter | sib_const_module::ca_q10 = 0.08747 |
1.7.1