CAM
accumulMod.F90 File Reference

Data Types

interface  accumulmod::extract_accum_field
 
interface  accumulmod::update_accum_field
 
type  accumulmod::accum_field
 

Modules

module  accumulmod
 

Functions/Subroutines

subroutine, public accumulmod::init_accum_field (name, units, desc, accum_type, accum_period, numlev, subgrid_type, init_value, type2d)
 
subroutine, public accumulmod::print_accum_fields ()
 
subroutine accumulmod::extract_accum_field_sl (name, field, nstep)
 
subroutine accumulmod::extract_accum_field_ml (name, field, nstep)
 
subroutine accumulmod::update_accum_field_sl (name, field, nstep)
 
subroutine accumulmod::update_accum_field_ml (name, field, nstep)
 
subroutine, public accumulmod::accumulrest (ncid, flag)
 

Variables

integer accumulmod::iflag_interp = 1
 
integer accumulmod::iflag_copy = 2
 
integer accumulmod::iflag_skip = 3