CAM
|
Functions/Subroutines | |
subroutine, public | o2_xsect_inti (o2_xsect_file) |
subroutine, public | set_o2_xsect (z, nw, wl, cz, vcol, scol, dto2, xso2) |
Variables | |
integer | nsrc |
integer | ngast |
integer | nla |
integer | nwint |
real(r8), dimension(:), allocatable | wlint |
real(r8), dimension(:), allocatable | xso2int |
real(r8), dimension(:), allocatable | wlla |
real(r8), dimension(:), allocatable | wlgast |
subroutine, public mo_seto2::o2_xsect_inti | ( | character(len=*), intent(in) | o2_xsect_file | ) |
subroutine, public mo_seto2::set_o2_xsect | ( | real(r8), dimension(pverp), intent(in) | z, |
integer, intent(in) | nw, | ||
real(r8), dimension(kw), intent(in) | wl, | ||
real(r8), dimension(pverp), intent(in) | cz, | ||
real(r8), dimension(pverp), intent(in) | vcol, | ||
real(r8), dimension(pverp), intent(in) | scol, | ||
real(r8), dimension(pver,nw), intent(out) | dto2, | ||
real(r8), dimension(nw,pverp), intent(out) | xso2 | ||
) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |