subroutine module_ozphys::run_o3clim | ( | class(ty_ozphys), intent(in) | this, |
real(kind_phys), dimension(:), intent(in) | lat, | ||
real(kind_phys), dimension(:,:), intent(in) | prslk, | ||
real(kind_phys), intent(in) | con_pi, | ||
real(kind_phys), dimension(:,:), intent(out) | oz ) |
Definition at line 438 of file module_ozphys.F90.