CABLE
Source Files
Modules
Procedures
Derived Types
Namelists
Program
CRU_GET_SUBDIURNAL_MET
Subroutine
92 statements
Source File
cable_cru_TRENDY.F90
CABLE_CRU
CRU_GET_SUBDIURNAL_MET
Contents
public subroutine CRU_GET_SUBDIURNAL_MET(CRU, MET, CurYear, ktau, kend, LastYearOfMet)
Uses
casa_ncdf_module
cable_def_types_mod
CABLE_WEATHERGENERATOR
cable_checks_module
cable_IO_vars_module
Arguments
Type
Intent
Optional
Attributes
Name
type(
CRU_TYPE
)
::
CRU
type(
met_type
)
::
MET
integer,
intent(in)
::
CurYear
integer,
intent(in)
::
ktau
integer,
intent(in)
::
kend
logical,
intent(in)
::
LastYearOfMet