CAM
waterfluxtype Module Reference

Data Types

type  waterflux_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 reset (this, bounds, numf, filter)
 

Function/Subroutine Documentation

◆ init()

subroutine waterfluxtype::init ( class(waterflux_type this,
type(bounds_type), intent(in)  bounds 
)

◆ initallocate()

subroutine waterfluxtype::initallocate ( class(waterflux_type this,
type(bounds_type), intent(in)  bounds 
)
private
Here is the call graph for this function:

◆ initcold()

subroutine waterfluxtype::initcold ( class(waterflux_type this,
type(bounds_type), intent(in)  bounds 
)

◆ inithistory()

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

◆ reset()

subroutine waterfluxtype::reset ( class(waterflux_type this,
type(bounds_type), intent(in)  bounds,
integer, intent(in)  numf,
integer, dimension(:), intent(in)  filter 
)

◆ restart()

subroutine waterfluxtype::restart ( class(waterflux_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: