CAM
phosphorusfluxtype Module Reference

Data Types

type  phosphorusflux_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 setvalues (this, num_patch, filter_patch, value_patch, num_column, filter_column, value_column)
 
subroutine zerodwt (this, bounds)
 
subroutine summary (this, bounds, num_soilc, filter_soilc, num_soilp, filter_soilp)
 
subroutine psummary_interface (this, bounds, num_soilc, filter_soilc)
 

Function/Subroutine Documentation

◆ init()

subroutine phosphorusfluxtype::init ( class(phosphorusflux_type this,
type(bounds_type), intent(in)  bounds 
)

◆ initallocate()

subroutine phosphorusfluxtype::initallocate ( class (phosphorusflux_type this,
type(bounds_type), intent(in)  bounds 
)
private

◆ initcold()

subroutine phosphorusfluxtype::initcold ( class(phosphorusflux_type this,
type(bounds_type), intent(in)  bounds 
)

◆ inithistory()

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

◆ psummary_interface()

subroutine phosphorusfluxtype::psummary_interface ( class (phosphorusflux_type this,
type(bounds_type), intent(in)  bounds,
integer, intent(in)  num_soilc,
integer, dimension(:), intent(in)  filter_soilc 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ restart()

subroutine phosphorusfluxtype::restart ( class (phosphorusflux_type this,
type(bounds_type), intent(in)  bounds,
type(file_desc_t), intent(inout)  ncid,
character(len=*), intent(in)  flag 
)

◆ setvalues()

subroutine phosphorusfluxtype::setvalues ( class (phosphorusflux_type this,
integer, intent(in)  num_patch,
integer, dimension(:), intent(in)  filter_patch,
real(r8), intent(in)  value_patch,
integer, intent(in)  num_column,
integer, dimension(:), intent(in)  filter_column,
real(r8), intent(in)  value_column 
)

◆ summary()

subroutine phosphorusfluxtype::summary ( class (phosphorusflux_type this,
type(bounds_type), intent(in)  bounds,
integer, intent(in)  num_soilc,
integer, dimension(:), intent(in)  filter_soilc,
integer, intent(in)  num_soilp,
integer, dimension(:), intent(in)  filter_soilp 
)
private
Here is the call graph for this function:

◆ zerodwt()

subroutine phosphorusfluxtype::zerodwt ( class(phosphorusflux_type this,
type(bounds_type), intent(in)  bounds 
)
private