CAM
cnstatetype Module Reference

Data Types

type  cnstate_type
 

Functions/Subroutines

subroutine init (this, bounds)
 
subroutine initallocate (this, bounds)
 
subroutine inithistory (this, bounds)
 
subroutine initcold (this, bounds)
 
subroutine restart (this, bounds, ncid, flag)
 
subroutine croprestincyear (this)
 
subroutine, private checkdates ()
 

Variables

integer, dimension(:), pointer, public fert_type
 
integer, dimension(:), pointer, public fert_continue
 
real(r8), dimension(:,:), pointer, public fert_dose
 
integer, dimension(:), pointer, public fert_start
 
integer, dimension(:), pointer, public fert_end
 

Function/Subroutine Documentation

◆ checkdates()

subroutine, private cnstatetype::checkdates ( )
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ croprestincyear()

subroutine cnstatetype::croprestincyear ( class(cnstate_type this)
Here is the call graph for this function:

◆ init()

subroutine cnstatetype::init ( class(cnstate_type this,
type(bounds_type), intent(in)  bounds 
)

◆ initallocate()

subroutine cnstatetype::initallocate ( class(cnstate_type this,
type(bounds_type), intent(in)  bounds 
)
private

◆ initcold()

subroutine cnstatetype::initcold ( class(cnstate_type this,
type(bounds_type), intent(in)  bounds 
)
Here is the call graph for this function:

◆ inithistory()

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

◆ restart()

subroutine cnstatetype::restart ( class(cnstate_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:

Variable Documentation

◆ fert_continue

integer, dimension (:), pointer, public cnstatetype::fert_continue

◆ fert_dose

real(r8), dimension (:,:), pointer, public cnstatetype::fert_dose

◆ fert_end

integer, dimension (:), pointer, public cnstatetype::fert_end

◆ fert_start

integer, dimension (:), pointer, public cnstatetype::fert_start

◆ fert_type

integer, dimension (:), pointer, public cnstatetype::fert_type