ocean_slab_frac Subroutine

public subroutine ocean_slab_frac(itime, dtime, jour, pctsrf_chg, is_modified)


Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: itime
real, intent(in) :: dtime
integer, intent(in) :: jour
real, intent(inout), DIMENSION(klon,nbsrf) :: pctsrf_chg
logical, intent(out) :: is_modified

Contents