Restart Subroutine

public subroutine Restart(this, bounds, ncid, flag, tlai_patch, tsai_patch)

Uses

Type Bound

surfalb_type

Arguments

Type IntentOptional Attributes Name
class(surfalb_type) :: this
type(bounds_type), intent(in) :: bounds
type(file_desc_t), intent(inout) :: ncid
character(len=*), intent(in) :: flag
real(kind=r8), intent(in) :: tlai_patch(bounds%begp:)
real(kind=r8), intent(in) :: tsai_patch(bounds%begp:)