|
CAM
|
Functions/Subroutines | |
| subroutine, public | tgcm_ubc_inti (tgcm_ubc_file, tgcm_ubc_data_type, tgcm_ |
| subroutine, public | tgcm_timestep_init (pbuf2d, state) |
| subroutine, public | set_tgcm_ubc (lchunk, ncol, mmr, mw_dry) |
Variables | |
| type(trfld), dimension(:), pointer | fields |
| type(trfile) | file |
| integer | ub_nspecies |
| character(len=16), dimension(maxtrcrs) | ubc_name |
| integer, dimension(maxtrcrs) | map |
| logical, dimension(pcnst) | ubc_from_tgcm = .false. |
| subroutine, public mo_tgcm_ubc::set_tgcm_ubc | ( | integer, intent(in) | lchunk, |
| integer, intent(in) | ncol, | ||
| real(r8), dimension(pcols,pcnst), intent(inout) | mmr, | ||
| real(r8), dimension(pcols), intent(in) | mw_dry | ||
| ) |


| subroutine, public mo_tgcm_ubc::tgcm_timestep_init | ( | type(physics_buffer_desc), dimension(:,:), pointer | pbuf2d, |
| type(physics_state), dimension(begchunk:endchunk), intent(in) | state | ||
| ) |


| subroutine, public mo_tgcm_ubc::tgcm_ubc_inti | ( | character(len=*), intent(in) | tgcm_ubc_file, |
| character(len=32), intent(in) | tgcm_ubc_data_type, | ||
| tgcm_ | |||
| ) |


|
private |
|
private |
|
private |
|
private |
|
private |
|
private |