pou_daily_hydrographs Derived Type

type, public :: pou_daily_hydrographs


Inherits

type~~pou_daily_hydrographs~~InheritsGraph type~pou_daily_hydrographs pou_daily_hydrographs type~hyd_output hyd_output type~pou_daily_hydrographs->type~hyd_output pods, pors, pod, por

Components

Type Visibility Attributes Name Initial
type(hyd_output), public :: pods

total inflow hydrograph from all PODs

type(hyd_output), public :: pors

total outflow hydrograph to all PORs

type(hyd_output), public, dimension (:), allocatable :: pod

inflow hyd from each POD

type(hyd_output), public, dimension (:), allocatable :: por

outflow hyd to each POR