shr_strdata_mod Module Reference

Data Types

type  shr_strdata_type

Functions/Subroutines

subroutine shr_strdata_init (SDAT, mpicom, compid, name, scmmode, scmlon, scmlat, gsmap, ggrid, nxg, nyg)
subroutine shr_strdata_advance (SDAT, ymd, tod, mpicom, istr, timers)
subroutine shr_strdata_clean (SDAT)
subroutine shr_strdata_restWrite (filename, SDAT, mpicom, str1, str2)
subroutine shr_strdata_restRead (filename, SDAT, mpicom)
subroutine shr_strdata_setOrbs (SDAT, eccen, mvelpp, lambm0, obliqr, modeldt)
subroutine shr_strdata_readnml (SDAT, file, rc, mpicom)
subroutine shr_strdata_create
subroutine shr_strdata_print (SDAT, name)
subroutine shr_strdata_bcastnml (SDAT, mpicom, rc)
subroutine shr_strdata_setlogunit (nu)

Variables

integer(IN), parameter nStrMax = 30
integer(IN), parameter nVecMax = 30
character(len=*), paramete shr_strdata_nullstr )
character(len=*), paramete shr_strdata_unset )
real(R8), parameter dtlimit_default = 1.5_R8
real(R8), parameter deg2rad = SHR_CONST_PI/180.0_R8
character(len=*), paramete allocstring_value )

Function/Subroutine Documentation

subroutine shr_strdata_mod::shr_strdata_advance ( type(shr_strdata_type),intent(inout)  SDAT,
integer(IN),intent(in)  ymd,
integer(IN),intent(in)  tod,
integer(IN),intent(in)  mpicom,
character(len=*),intent(in),optional  istr,
logical,intent(in),optional  timers 
)

Definition at line 456 of file shr_strdata_mod.F90.

subroutine shr_strdata_mod::shr_strdata_bcastnml ( type(shr_strdata_type),intent(inout)  SDAT,
integer(IN),intent(in)  mpicom,
integer(IN),intent(out),optional  rc 
)

Definition at line 1363 of file shr_strdata_mod.F90.

subroutine shr_strdata_mod::shr_strdata_clean ( type(shr_strdata_type),intent(inout)  SDAT  ) 

Definition at line 734 of file shr_strdata_mod.F90.

subroutine shr_strdata_mod::shr_strdata_create (  ) 

Definition at line 1108 of file shr_strdata_mod.F90.

subroutine shr_strdata_mod::shr_strdata_init ( type(shr_strdata_type),intent(inout)  SDAT,
integer(IN),intent(in)  mpicom,
integer(IN),intent(in)  compid,
character(len=*),intent(in),optional  name,
logical,intent(in),optional  scmmode,
real(R8),intent(in),optional  scmlon,
real(R8),intent(in),optional  scmlat,
type(mct_gsmap),intent(in),optional  gsmap,
type(mct_ggrid),intent(in),optional  ggrid,
integer(IN),intent(in),optional  nxg,
integer(IN),intent(in),optional  nyg 
)

Definition at line 148 of file shr_strdata_mod.F90.

subroutine shr_strdata_mod::shr_strdata_print ( type(shr_strdata_type),intent(in)  SDAT,
character(len=*),intent(in),optional  name 
)

Definition at line 1268 of file shr_strdata_mod.F90.

subroutine shr_strdata_mod::shr_strdata_readnml ( type(shr_strdata_type),intent(inout)  SDAT,
character(*),intent(in),optional  file,
integer(IN),intent(out),optional  rc,
integer(IN),intent(in),optional  mpicom 
)

Definition at line 885 of file shr_strdata_mod.F90.

subroutine shr_strdata_mod::shr_strdata_restRead ( character(len=*),intent(in)  filename,
type(shr_strdata_type),intent(inout)  SDAT,
integer(IN),intent(in)  mpicom 
)

Definition at line 816 of file shr_strdata_mod.F90.

subroutine shr_strdata_mod::shr_strdata_restWrite ( character(len=*),intent(in)  filename,
type(shr_strdata_type),intent(inout)  SDAT,
integer(IN),intent(in)  mpicom,
character(len=*),intent(in)  str1,
character(len=*),intent(in)  str2 
)

Definition at line 785 of file shr_strdata_mod.F90.

subroutine shr_strdata_mod::shr_strdata_setlogunit ( integer(IN),intent(in)  nu  ) 

Definition at line 1421 of file shr_strdata_mod.F90.

subroutine shr_strdata_mod::shr_strdata_setOrbs ( type(shr_strdata_type),intent(inout)  SDAT,
real(R8),intent(in)  eccen,
real(R8),intent(in)  mvelpp,
real(R8),intent(in)  lambm0,
real(R8),intent(in)  obliqr,
integer(IN),intent(in)  modeldt 
)

Definition at line 845 of file shr_strdata_mod.F90.


Variable Documentation

character(len=*),paramete shr_strdata_mod::allocstring_value)

Definition at line 142 of file shr_strdata_mod.F90.

real(R8),parameter shr_strdata_mod::deg2rad = SHR_CONST_PI/180.0_R8

Definition at line 141 of file shr_strdata_mod.F90.

real(R8),parameter shr_strdata_mod::dtlimit_default = 1.5_R8

Definition at line 73 of file shr_strdata_mod.F90.

integer(IN),parameter shr_strdata_mod::nStrMax = 30

Definition at line 69 of file shr_strdata_mod.F90.

integer(IN),parameter shr_strdata_mod::nVecMax = 30

Definition at line 70 of file shr_strdata_mod.F90.

character(len=*),paramete shr_strdata_mod::shr_strdata_nullstr)

Definition at line 71 of file shr_strdata_mod.F90.

character(len=*),paramete shr_strdata_mod::shr_strdata_unset)

Definition at line 72 of file shr_strdata_mod.F90.

 All Classes Namespaces Files Functions Variables Defines

Generated on Wed Jun 23 12:04:57 2010 for CESM_Driver by  doxygen 1.6.1