CAM
surfacealbedotype Module Reference

Data Types

type  surfalb_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, tlai_patch, tsai_patch)
 

Function/Subroutine Documentation

◆ init()

subroutine surfacealbedotype::init ( class(surfalb_type this,
type(bounds_type), intent(in)  bounds 
)

◆ initallocate()

subroutine surfacealbedotype::initallocate ( class(surfalb_type this,
type(bounds_type), intent(in)  bounds 
)

◆ initcold()

subroutine surfacealbedotype::initcold ( class(surfalb_type this,
type(bounds_type), intent(in)  bounds 
)

◆ inithistory()

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

◆ restart()

subroutine surfacealbedotype::restart ( class(surfalb_type this,
type(bounds_type), intent(in)  bounds,
type(file_desc_t), intent(inout)  ncid,
character(len=*), intent(in)  flag,
real(r8), dimension(bounds%begp:), intent(in)  tlai_patch,
real(r8), dimension(bounds%begp:), intent(in)  tsai_patch 
)