MAPL_HistoryGridCompMod Module

MODULE: MAPL_HistoryGridCompMod

Author: GMAO SI-Team

MAPL_HistoryGridCompMod contains the Initialize, Run and Finalize methods for History. The three methods are called at the level of CAP.


Uses

Used by

  • module~~mapl_historygridcompmod~~UsedByGraph module~mapl_historygridcompmod MAPL_HistoryGridCompMod module~extdata_drivergridcompmod ExtData_DriverGridCompMod module~extdata_drivergridcompmod->module~mapl_historygridcompmod module~mapl_capgridcompmod MAPL_CapGridCompMod module~mapl_capgridcompmod->module~mapl_historygridcompmod module~extdatadrivermod ExtDataDriverMod module~extdatadrivermod->module~extdata_drivergridcompmod module~mapl_capmod MAPL_CapMod module~mapl_capmod->module~mapl_capgridcompmod program~comp_testing_driver comp_testing_driver program~comp_testing_driver->module~mapl_capgridcompmod program~extdata_driver ExtData_Driver program~extdata_driver->module~extdata_drivergridcompmod program~extdata_driver->module~extdatadrivermod module~mapl_gridcompsmod MAPL_GridCompsMod module~mapl_gridcompsmod->module~mapl_capmod module~mapl_nuopcwrappermod MAPL_NUOPCWrapperMod module~mapl_nuopcwrappermod->module~mapl_capmod module~mapl MAPL module~mapl->module~mapl_gridcompsmod

Derived Types

type, public ::  HISTORY_ExchangeListWrap

Components

Type Visibility Attributes Name Initial
type(HISTORY_ExchangeListType), public, pointer :: PTR

Subroutines

public subroutine SetServices(gc, rc)

Sets Initialize, Run and Finalize services for the MAPL_HistoryGridComp component.

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp), intent(inout) :: gc

composite gridded component

integer, intent(out), optional :: rc

return code