module_name
Author: GMAO SI-Team
RUTMod
- Implements Interface to a minimalistic MAPL GC that
serves as a parent of the MAPL_ExtData GC
RUT
Root Utility Test is a minimalistic parent grid component that creates
ExtData grid component.
ut_ExtaData.x - Simple ESMF/MAPL example demonstrating
MAPL_ExtDataGridComp
---
In addition to MAPL_ExtDataGridComp.rc also needs:
AGCM.rc
CAP.rc
HISTORY.rc
Sample files:
# ---- AGCM.rc ---------------
NX: 2
NY: 4
GRIDNAME: PC144x91-DC
LM: 72
# ----------------------------
# --- CAP.rc -----------------
MAPLROOT_COMPNAME: RUT
ROOT_NAME: RUT
ROOT_CF: AGCM.rc
HIST_CF: HISTORY.rc
BEG_DATE: 18910301 000000
END_DATE: 20070630 210000
JOB_SGMT: 00000030 000000
NUM_SGMT: 1
HEARTBEAT_DT: 1800
# ----------------------------
SetServices
— Sets IRF services for the RUT
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp), | intent(inout) | :: | GC |
gridded component |
||
integer, | optional | :: | RC |
return code |