cable_driver_init_cru Subroutine

public subroutine cable_driver_init_cru(dels, koffset, CRU)

Model initialisation routine (CRU specific). TRENDY experiment using CRU-NCEP.

Arguments

Type IntentOptional Attributes Name
real, intent(out) :: dels

Time step size in seconds

integer, intent(out) :: koffset

Timestep to start at

type(CRU_TYPE), intent(out) :: CRU