procedure, public module_ozphys::ty_ozphys::run_o3prog_2015 | ( | class(ty_ozphys), intent(in) | this, |
real(kind_phys), intent(in) | con_1ovg, | ||
real(kind_phys), intent(in) | dt, | ||
real(kind_phys), dimension(:,:), intent(in) | p, | ||
real(kind_phys), dimension(:,:), intent(in) | t, | ||
real(kind_phys), dimension(:,:), intent(in) | dp, | ||
real(kind_phys), dimension(:,:,:), intent(in) | ozpl, | ||
real(kind_phys), dimension(:,:), intent(inout) | oz, | ||
logical, intent(in) | do_diag, | ||
real(kind_phys), dimension(:,:), intent(inout), optional | do3_dt_prd, | ||
real(kind_phys), dimension(:,:), intent(inout), optional | do3_dt_ozmx, | ||
real(kind_phys), dimension(:,:), intent(inout), optional | do3_dt_temp, | ||
real(kind_phys), dimension(:,:), intent(inout), optional | do3_dt_ohoz ) |
Definition at line 83 of file module_ozphys.F90.