|
CAM
|
Modules | |
| module | mo_schu |
Functions/Subroutines | |
| subroutine | mo_schu::schu_inti |
| subroutine | mo_schu::schu (o2col, secchi, dto2, xscho2) |
Variables | |
| integer, parameter | mo_schu::ngast = 17 |
| integer, parameter | mo_schu::tdim = 501 |
| real(r8), parameter | mo_schu::t_del = 5._r8/(tdim-1) |
| real(r8), parameter | mo_schu::t_fac = (tdim-1)/5._r8 |
| integer | mo_schu::ii |
| integer | mo_schu::jj |
| real(r8), dimension(0:tdim, ngast-1) | mo_schu::d_table |
| real(r8), dimension(0:tdim, ngast-1) | mo_schu::x_table |
| real(r8), dimension(tdim) | mo_schu::o2_table |
| real(r8), dimension(12, ngast-1) | mo_schu::a |
| real(r8), dimension(12, ngast-1) | mo_schu::b |