CAM
cndvtype Module Reference

Data Types

type  dgv_ecophyscon_type
 
type  dgvs_type
 

Functions/Subroutines

subroutine init (this, bounds)
 
subroutine initallocate (this, bounds)
 
subroutine initcold (this, bounds)
 
subroutine inithistory (this, bounds)
 
subroutine restart (this, bounds, ncid, flag)
 
subroutine initaccbuffer (this, bounds)
 
subroutine initaccvars (this, bounds)
 
subroutine updatecndvaccvars (this, bounds, temperature_vars)
 

Variables

type(dgv_ecophyscon_type), public dgv_ecophyscon
 

Function/Subroutine Documentation

◆ init()

subroutine cndvtype::init ( class(dgvs_type this,
type(bounds_type), intent(in)  bounds 
)

◆ initaccbuffer()

subroutine cndvtype::initaccbuffer ( class(dgvs_type this,
type(bounds_type), intent(in)  bounds 
)
Here is the call graph for this function:

◆ initaccvars()

subroutine cndvtype::initaccvars ( class(dgvs_type this,
type(bounds_type), intent(in)  bounds 
)
Here is the call graph for this function:

◆ initallocate()

subroutine cndvtype::initallocate ( class(dgvs_type this,
type(bounds_type), intent(in)  bounds 
)
private

◆ initcold()

subroutine cndvtype::initcold ( class(dgvs_type this,
type(bounds_type), intent(in)  bounds 
)

◆ inithistory()

subroutine cndvtype::inithistory ( class(dgvs_type this,
type(bounds_type), intent(in)  bounds 
)
Here is the call graph for this function:

◆ restart()

subroutine cndvtype::restart ( class(dgvs_type this,
type(bounds_type), intent(in)  bounds,
type(file_desc_t), intent(inout)  ncid,
character(len=*), intent(in)  flag 
)
Here is the call graph for this function:

◆ updatecndvaccvars()

subroutine cndvtype::updatecndvaccvars ( class(dgvs_type), intent(inout)  this,
type(bounds_type), intent(in)  bounds,
type(temperature_type), intent(in)  temperature_vars 
)
Here is the call graph for this function:

Variable Documentation

◆ dgv_ecophyscon

type(dgv_ecophyscon_type), public cndvtype::dgv_ecophyscon