NUOPC_DriverEgestRunSequence Subroutine

public recursive subroutine NUOPC_DriverEgestRunSequence(driver, freeFormat, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp) :: driver
type(NUOPC_FreeFormat), intent(out) :: freeFormat
integer, intent(out), optional :: rc

Calls

proc~~nuopc_driveregestrunsequence~~CallsGraph proc~nuopc_driveregestrunsequence NUOPC_DriverEgestRunSequence interface~esmf_usercompgetinternalstate ESMF_UserCompGetInternalState proc~nuopc_driveregestrunsequence->interface~esmf_usercompgetinternalstate interface~nuopc_compget NUOPC_CompGet proc~nuopc_driveregestrunsequence->interface~nuopc_compget interface~nuopc_freeformatcreate NUOPC_FreeFormatCreate proc~nuopc_driveregestrunsequence->interface~nuopc_freeformatcreate proc~esmf_logfounderror ESMF_LogFoundError proc~nuopc_driveregestrunsequence->proc~esmf_logfounderror proc~nuopc_cplcompget NUOPC_CplCompGet interface~nuopc_compget->proc~nuopc_cplcompget proc~nuopc_gridcompget NUOPC_GridCompGet interface~nuopc_compget->proc~nuopc_gridcompget proc~nuopc_freeformatcreatedefault NUOPC_FreeFormatCreateDefault interface~nuopc_freeformatcreate->proc~nuopc_freeformatcreatedefault proc~nuopc_freeformatcreateread NUOPC_FreeFormatCreateRead interface~nuopc_freeformatcreate->proc~nuopc_freeformatcreateread esmf_breakpoint esmf_breakpoint proc~esmf_logfounderror->esmf_breakpoint proc~esmf_logrc2msg ESMF_LogRc2Msg proc~esmf_logfounderror->proc~esmf_logrc2msg proc~esmf_logwrite ESMF_LogWrite proc~esmf_logfounderror->proc~esmf_logwrite c_esmc_loggeterrormsg c_esmc_loggeterrormsg proc~esmf_logrc2msg->c_esmc_loggeterrormsg c_esmc_vmwtime c_esmc_vmwtime proc~esmf_logwrite->c_esmc_vmwtime proc~esmf_logclose ESMF_LogClose proc~esmf_logwrite->proc~esmf_logclose proc~esmf_logflush ESMF_LogFlush proc~esmf_logwrite->proc~esmf_logflush proc~esmf_logopenfile ESMF_LogOpenFile proc~esmf_logwrite->proc~esmf_logopenfile proc~esmf_utiliounitflush ESMF_UtilIOUnitFlush proc~esmf_logwrite->proc~esmf_utiliounitflush proc~esmf_utilstring2array ESMF_UtilString2Array proc~esmf_logwrite->proc~esmf_utilstring2array proc~nuopc_cplcompget->proc~esmf_logfounderror interface~nuopc_compattributeget NUOPC_CompAttributeGet proc~nuopc_cplcompget->interface~nuopc_compattributeget proc~esmf_cplcompget ESMF_CplCompGet proc~nuopc_cplcompget->proc~esmf_cplcompget proc~esmf_utilstring2int ESMF_UtilString2Int proc~nuopc_cplcompget->proc~esmf_utilstring2int proc~nuopc_freeformatcreatedefault->proc~esmf_logfounderror proc~esmf_logfoundallocerror ESMF_LogFoundAllocError proc~nuopc_freeformatcreatedefault->proc~esmf_logfoundallocerror proc~nuopc_freeformatadd NUOPC_FreeFormatAdd proc~nuopc_freeformatcreatedefault->proc~nuopc_freeformatadd proc~nuopc_freeformatget NUOPC_FreeFormatGet proc~nuopc_freeformatcreatedefault->proc~nuopc_freeformatget proc~nuopc_freeformatcreateread->interface~nuopc_freeformatcreate proc~nuopc_freeformatcreateread->proc~esmf_logfounderror interface~esmf_configgetattribute ESMF_ConfigGetAttribute proc~nuopc_freeformatcreateread->interface~esmf_configgetattribute proc~esmf_configfindlabel ESMF_ConfigFindLabel proc~nuopc_freeformatcreateread->proc~esmf_configfindlabel proc~esmf_configgetdim ESMF_ConfigGetDim proc~nuopc_freeformatcreateread->proc~esmf_configgetdim proc~esmf_configgetlen ESMF_ConfigGetLen proc~nuopc_freeformatcreateread->proc~esmf_configgetlen proc~esmf_confignextline ESMF_ConfigNextLine proc~nuopc_freeformatcreateread->proc~esmf_confignextline proc~nuopc_freeformatcreateread->proc~esmf_logfoundallocerror proc~esmf_logseterror ESMF_LogSetError proc~nuopc_freeformatcreateread->proc~esmf_logseterror proc~nuopc_gridcompget->proc~esmf_logfounderror proc~nuopc_gridcompget->interface~nuopc_compattributeget proc~esmf_gridcompget ESMF_GridCompGet proc~nuopc_gridcompget->proc~esmf_gridcompget proc~nuopc_gridcompget->proc~esmf_utilstring2int

Called by

proc~~nuopc_driveregestrunsequence~~CalledByGraph proc~nuopc_driveregestrunsequence NUOPC_DriverEgestRunSequence program~esmf_nuopc_utest ESMF_NUOPC_UTest program~esmf_nuopc_utest->proc~nuopc_driveregestrunsequence