mpidrv_master Subroutine

public subroutine mpidrv_master(comm, dels, koffset, kend, PLUME, CRU)

Arguments

Type IntentOptional Attributes Name
integer :: comm
real, intent(inout) :: dels

Time step size in seconds

integer, intent(inout) :: koffset

Timestep to start at

integer, intent(inout) :: kend

No. of time steps in run

type(PLUME_MIP_TYPE), intent(in) :: PLUME
type(CRU_TYPE), intent(in) :: CRU