Go to the source code of this file.
Data Types | |
type | shr_strdata_mod::shr_strdata_type |
Modules | |
module | shr_strdata_mod |
Functions/Subroutines | |
subroutine | shr_strdata_mod::shr_strdata_init (SDAT, mpicom, compid, name, scmmode, scmlon, scmlat, gsmap, ggrid, nxg, nyg) |
subroutine | shr_strdata_mod::shr_strdata_advance (SDAT, ymd, tod, mpicom, istr, timers) |
subroutine | shr_strdata_mod::shr_strdata_clean (SDAT) |
subroutine | shr_strdata_mod::shr_strdata_restWrite (filename, SDAT, mpicom, str1, str2) |
subroutine | shr_strdata_mod::shr_strdata_restRead (filename, SDAT, mpicom) |
subroutine | shr_strdata_mod::shr_strdata_setOrbs (SDAT, eccen, mvelpp, lambm0, obliqr, modeldt) |
subroutine | shr_strdata_mod::shr_strdata_readnml (SDAT, file, rc, mpicom) |
subroutine | shr_strdata_mod::shr_strdata_create |
subroutine | shr_strdata_mod::shr_strdata_print (SDAT, name) |
subroutine | shr_strdata_mod::shr_strdata_bcastnml (SDAT, mpicom, rc) |
subroutine | shr_strdata_mod::shr_strdata_setlogunit (nu) |
Variables | |
integer(IN), parameter | shr_strdata_mod::nStrMax = 30 |
integer(IN), parameter | shr_strdata_mod::nVecMax = 30 |
character(len=*), paramete | shr_strdata_mod::shr_strdata_nullstr ) |
character(len=*), paramete | shr_strdata_mod::shr_strdata_unset ) |
real(R8), parameter | shr_strdata_mod::dtlimit_default = 1.5_R8 |
real(R8), parameter | shr_strdata_mod::deg2rad = SHR_CONST_PI/180.0_R8 |
character(len=*), paramete | shr_strdata_mod::allocstring_value ) |