dr_module Module


Used by

  • module~~dr_module~~UsedByGraph module~dr_module dr_module proc~constit_hyd_mult constit_hyd_mult proc~constit_hyd_mult->module~dr_module proc~dr_db_read dr_db_read proc~dr_db_read->module~dr_module proc~dr_path_read dr_path_read proc~dr_path_read->module~dr_module proc~dr_read_hmet dr_read_hmet proc~dr_read_hmet->module~dr_module proc~dr_read_om dr_read_om proc~dr_read_om->module~dr_module proc~dr_read_pest dr_read_pest proc~dr_read_pest->module~dr_module proc~dr_read_salt dr_read_salt proc~dr_read_salt->module~dr_module proc~hru_fr_change hru_fr_change proc~hru_fr_change->module~dr_module proc~ru_read_elements ru_read_elements proc~ru_read_elements->module~dr_module proc~treat_read_om treat_read_om proc~treat_read_om->module~dr_module

Variables

Type Visibility Attributes Name Initial
integer, public, dimension(:), allocatable :: dr_om_num
integer, public, dimension(:), allocatable :: dr_pest_num
integer, public, dimension(:), allocatable :: dr_path_num
integer, public, dimension(:), allocatable :: dr_hmet_num
integer, public, dimension(:), allocatable :: dr_salt_num
character(len=16), public, dimension(:), allocatable :: dr_om_name
character(len=16), public, dimension(:), allocatable :: dr_pest_name
character(len=16), public, dimension(:), allocatable :: dr_path_name
character(len=16), public, dimension(:), allocatable :: dr_hmet_name
character(len=16), public, dimension(:), allocatable :: dr_salt_name
type(delivery_ratio_datafiles), public, dimension(:), allocatable, save :: dr_db

Derived Types

type, public ::  delivery_ratio_datafiles

Components

Type Visibility Attributes Name Initial
character(len=16), public :: name = ""
character(len=16), public :: om_file = ""
character(len=16), public :: pest_file = ""
character(len=16), public :: path_file = ""
character(len=16), public :: hmet_file = ""
character(len=16), public :: salts_file = ""