cable_driver_init Subroutine

public subroutine cable_driver_init(mpi_grp, NRRRR)

Model initialisation routine for the CABLE offline driver.

Arguments

Type IntentOptional Attributes Name
type(mpi_grp_t), intent(in) :: mpi_grp

MPI group to use

integer, intent(out) :: NRRRR

Number of repeated spin-up cycles


Calls

proc~~cable_driver_init~~CallsGraph proc~cable_driver_init cable_driver_init proc~get_namelist_file_name get_namelist_file_name proc~cable_driver_init->proc~get_namelist_file_name proc~set_group_output_values set_group_output_values proc~cable_driver_init->proc~set_group_output_values

Called by

proc~~cable_driver_init~~CalledByGraph proc~cable_driver_init cable_driver_init program~cable_offline_driver cable_offline_driver program~cable_offline_driver->proc~cable_driver_init