FrequencyAspect Interface

public interface FrequencyAspect

Module Procedures

private function construct_frequency_aspect(timestep, accumulation_type) result(aspect)

Arguments

Type IntentOptional Attributes Name
type(ESMF_TimeInterval), intent(in), optional :: timestep
character(len=*), intent(in), optional :: accumulation_type

Return Value type(FrequencyAspect)