CAM
cfc11star Module Reference

Functions/Subroutines

subroutine, public register_cfc11star
 
subroutine, public init_cfc11star (pbuf2d)
 
subroutine, public update_cfc11star (pbuf2d, phys_state)
 

Variables

logical do_cfc11star
 
character(len=16), parameter pbufname = 'CFC11STAR'
 
integer pbf_idx
 
integer, pointer cfc11_ndx
 
integer, pointer cfc113_ndx
 
integer, pointer ccl4_ndx
 
integer, pointer ch3ccl3_ndx
 
integer, pointer hcfc22_ndx
 
integer, pointer cf2clbr_ndx
 
integer, pointer cf3br_ndx
 
integer, dimension(7), target indices
 
real(r8), dimension(7) rel_rf
 

Function/Subroutine Documentation

◆ init_cfc11star()

subroutine, public cfc11star::init_cfc11star ( type(physics_buffer_desc), dimension(:,:), pointer  pbuf2d)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ register_cfc11star()

subroutine, public cfc11star::register_cfc11star ( )
Here is the caller graph for this function:

◆ update_cfc11star()

subroutine, public cfc11star::update_cfc11star ( type(physics_buffer_desc), dimension(:,:), pointer  pbuf2d,
type(physics_state), dimension(begchunk:endchunk), intent(in)  phys_state 
)
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ ccl4_ndx

integer, pointer cfc11star::ccl4_ndx
private

◆ cf2clbr_ndx

integer, pointer cfc11star::cf2clbr_ndx
private

◆ cf3br_ndx

integer, pointer cfc11star::cf3br_ndx
private

◆ cfc113_ndx

integer, pointer cfc11star::cfc113_ndx
private

◆ cfc11_ndx

integer, pointer cfc11star::cfc11_ndx
private

◆ ch3ccl3_ndx

integer, pointer cfc11star::ch3ccl3_ndx
private

◆ do_cfc11star

logical cfc11star::do_cfc11star
private

◆ hcfc22_ndx

integer, pointer cfc11star::hcfc22_ndx
private

◆ indices

integer, dimension(7), target cfc11star::indices
private

◆ pbf_idx

integer cfc11star::pbf_idx
private

◆ pbufname

character(len=16), parameter cfc11star::pbufname = 'CFC11STAR'
private

◆ rel_rf

real(r8), dimension(7) cfc11star::rel_rf
private