subroutine, public mo_garand_atmos_io::read_atmos | ( | character(len=*), intent(in) | filename, |
real(wp), dimension(:,:), intent(inout), allocatable | p_lay, | ||
real(wp), dimension(:,:), intent(inout), allocatable | t_lay, | ||
real(wp), dimension(:,:), intent(inout), allocatable | p_lev, | ||
real(wp), dimension(:,:), intent(inout), allocatable | t_lev, | ||
type(ty_gas_concs), intent(inout) | gas_concs, | ||
real(wp), dimension(:,:), intent(inout), allocatable | col_dry ) |