CAM
MEGANFactorsMod.F90 File Reference

Data Types

type  meganfactorsmod::emis_eff_t
 

Modules

module  meganfactorsmod
 

Functions/Subroutines

subroutine, public meganfactorsmod::megan_factors_get (comp_name, factors, class_n, molecwght)
 
subroutine, public meganfactorsmod::megan_factors_init (filename)
 
subroutine meganfactorsmod::bld_hash_table_indices (names)
 
subroutine meganfactorsmod::enter_hash_data (name, data, class_n, molec_wght)
 
integer function meganfactorsmod::gen_hashkey (string)
 

Variables

real(r8), dimension(:), allocatable, public meganfactorsmod::ldf
 
real(r8), dimension(:), allocatable, public meganfactorsmod::agro
 
real(r8), dimension(:), allocatable, public meganfactorsmod::amat
 
real(r8), dimension(:), allocatable, public meganfactorsmod::anew
 
real(r8), dimension(:), allocatable, public meganfactorsmod::aold
 
real(r8), dimension(:), allocatable, public meganfactorsmod::betat
 
real(r8), dimension(:), allocatable, public meganfactorsmod::ct1
 
real(r8), dimension(:), allocatable, public meganfactorsmod::ct2
 
real(r8), dimension(:), allocatable, public meganfactorsmod::ceo
 
integer meganfactorsmod::npfts
 
type(emis_eff_t), dimension(:), pointer meganfactorsmod::comp_factors_table
 
integer, dimension(:), pointer meganfactorsmod::hash_table_indices
 
integer, parameter meganfactorsmod::tbl_hash_sz = 2**16
 
character(len=32), dimension(:), allocatable, public meganfactorsmod::comp_names
 
real(r8), dimension(:), allocatable meganfactorsmod::comp_molecwghts