subroutine module_ozphys::update_o3prog | ( | class(ty_ozphys), intent(in) | this, |
integer, dimension(:), intent(in) | idx1, | ||
integer, dimension(:), intent(in) | idx2, | ||
real(kind_phys), dimension(:), intent(in) | idxh, | ||
real(kind_phys), intent(in) | rjday, | ||
integer, intent(in) | idxt1, | ||
integer, intent(in) | idxt2, | ||
real(kind_phys), dimension(:,:,:), intent(out) | ozpl ) |
Definition at line 174 of file module_ozphys.F90.