CAM
TracerStateType.F90 File Reference

Data Types

type  tracerstatetype::tracerstate_type
 

Modules

module  tracerstatetype
 

Functions/Subroutines

subroutine tracerstatetype::init (this, bounds, lbj, ubj, betrtracer_vars)
 
subroutine tracerstatetype::initallocate (this, bounds, lbj, ubj, betrtracer_vars)
 
subroutine tracerstatetype::inithistory (this, bounds, betrtracer_vars)
 
subroutine tracerstatetype::restart (this, bounds, lbj, ubj, nrest_1d, nrest_2d, states_1d, states_2d, betrtracer_vars, flag)
 
subroutine tracerstatetype::reset (this, column)
 
real(r8) function tracerstatetype::int_mass_mobile_col (this, lbj, ubj, c, j, dz, bstatus)
 
real(r8) function tracerstatetype::int_mass_frozen_col (this, lbj, ubj, c, j, dz, bstatus)
 
real(r8) function tracerstatetype::int_mass_adsorb_col (this, lbj, ubj, c, j, dz, bstatus)
 
subroutine tracerstatetype::retrieve_hist (this, bounds, lbj, ubj, state_2d, state_1d, betrtracer_vars)
 
subroutine tracerstatetype::get_restartvars_info (this, nrest_1d, nrest_2d, rest_varname_1d, rest_varname_2d, betrtracer_vars)
 
subroutine tracerstatetype::get_restartvars_size (this, nrest_1d, nrest_2d, betrtracer_vars)
 

Variables

character(len= *), parameter, private tracerstatetype::mod_filename = __FILE__