recall_module Module

use this type for all recall objects including exco and dr exco and dr are average annual recalls - all data in one file recall are for daily, monthly, and annual time series - each recall is individual file


Used by

  • module~~recall_module~~UsedByGraph module~recall_module recall_module proc~hyd_connect hyd_connect proc~hyd_connect->module~recall_module proc~recalldb_read recalldb_read proc~recalldb_read->module~recall_module proc~water_allocation_read water_allocation_read proc~water_allocation_read->module~recall_module proc~water_osrc_read water_osrc_read proc~water_osrc_read->module~recall_module

Variables

Type Visibility Attributes Name Initial
type(recall_databases), public, dimension(:), allocatable :: recall_db

Derived Types

type, public ::  constituent_file_data

Components

Type Visibility Attributes Name Initial
character(len=25), public :: name = ""
character(len=13), public :: units = ""
character(len=13), public :: tstep = ""

type, public ::  recall_databases

Components

Type Visibility Attributes Name Initial
character(len=13), public :: name = ""
type(constituent_file_data), public :: org_min
type(constituent_file_data), public :: pest
type(constituent_file_data), public :: path
type(constituent_file_data), public :: hmet
type(constituent_file_data), public :: salt
type(constituent_file_data), public :: constit