time_setter Abstract Interface

abstract interface
private subroutine time_setter(this, time)

Arguments

Type IntentOptional AttributesName
class(glacier), intent(inout) :: this
real(kind=r8), intent(in) :: time

The time at which the glacier is in the present state.