shr_ncio_mod.F90 File Reference

Go to the source code of this file.

Data Types

type  shr_ncio_mod::shr_ncio_descripType

Modules

module  shr_ncio_mod

Functions/Subroutines

subroutine shr_ncio_mod::shr_ncio_descripSetDefault (NVars, DescripVars)
subroutine shr_ncio_mod::shr_ncio_descripInit (DescripVar, Name, LongName, Units, StringData, IntegerData, LogicalData, RealR8Data, IntegerFill, RealR8Fill, ListDescrips, ListIntValues, nDims, dimSizes)
subroutine shr_ncio_mod::shr_ncio_descripPutData (DescripVar, Name, StringData, IntegerData, LogicalData, RealR8Data)
character(len=SHR_KIND_CS) shr_ncio_mod::shr_ncio_descripName (DescripVar)
character(len=SHR_KIND_CL) shr_ncio_mod::shr_ncio_descripGetString (DescripVar)
integer shr_ncio_mod::shr_ncio_descripGetInteger (DescripVar)
logical shr_ncio_mod::shr_ncio_descripGetLogical (DescripVar)
real(SHR_KIND_R8) shr_ncio_mod::shr_ncio_descripGetRealR8 (DescripVar)
subroutine shr_ncio_mod::shr_ncio_descripRead (ncId, nVars, prefix, mpicom, MasterTask, var)
subroutine shr_ncio_mod::shr_ncio_descripWrite (ncId, nVars, prefix, mpicom, MasterTask, exists, var)
subroutine shr_ncio_mod::shr_ncio_open (NCFileName, MasterTask, FileType, ncId, exists, writing, appending, clobber)
subroutine shr_ncio_mod::shr_ncio_close (ncId, MasterTask, NCFilename, type)
subroutine shr_ncio_mod::shr_ncio_setDebug (iflag)
subroutine shr_ncio_mod::shr_ncio_setAbort (flag)
logical shr_ncio_mod::shr_ncio_logical2Int (int_input)
integer shr_ncio_mod::shr_ncio_int2Logical (log_input)
subroutine shr_ncio_mod::shr_ncio_abort (string, rcode)

Variables

integer, parameter shr_ncio_mod::shr_ncio_integerFill = -99999
character(len=*), paramete shr_ncio_mod::shr_ncio_stringFill )
real(SHR_KIND_R8), parameter shr_ncio_mod::shr_ncio_realR8Fill = shr_const_spval
integer, parameter shr_ncio_mod::maxDims = 1
integer, parameter shr_ncio_mod::shr_ncio_integerDataValue = 1
integer, parameter shr_ncio_mod::shr_ncio_stringDataValue = 2
integer, parameter shr_ncio_mod::shr_ncio_logicalDataValue = 3
integer, parameter shr_ncio_mod::shr_ncio_realR8DataValue = 4
logical, save shr_ncio_mod::doAbort = .true.
integer, save shr_ncio_mod::debugLevel = 1
character(len=*), paramete shr_ncio_mod::shrCharacterDimName )
 All Classes Namespaces Files Functions Variables Defines

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