CAM
|
Functions/Subroutines | |
subroutine, public | msis_ubc_inti (zonal_avg, freq) |
subroutine, public | msis_timestep_init (ap, f107, f107a) |
subroutine, public | get_msis_ubc (lchunk, ncol, temp, mmr) |
Variables | |
integer | msis_frq = 1 |
integer | stepsize |
integer | ndx_n |
integer | ndx_h |
integer | ndx_o |
integer | ndx_o2 |
integer | msis_cnt = 0 |
integer, dimension(pcnst) | ndx = -1 |
real(r8), dimension(:,:,:), allocatable | msis_ubc |
real(r8) | r2d |
logical | zonal_average = .false. |
subroutine, public mo_msis_ubc::get_msis_ubc | ( | integer, intent(in) | lchunk, |
integer, intent(in) | ncol, | ||
real(r8), dimension(pcols), intent(inout) | temp, | ||
real(r8), dimension(pcols,pcnst), intent(inout) | mmr | ||
) |
subroutine, public mo_msis_ubc::msis_timestep_init | ( | real(r8), intent(in) | ap, |
real(r8), intent(in) | f107, | ||
real(r8), intent(in) | f107a | ||
) |
subroutine, public mo_msis_ubc::msis_ubc_inti | ( | logical, intent(in) | zonal_avg, |
integer, intent(in) | freq | ||
) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |