procedure, public module_ozphys::ty_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 ) |