subroutine pathogen_init()
proc~~pathogen_init~~UsesGraph
proc~pathogen_init
pathogen_init
module~basin_module
basin_module
proc~pathogen_init->module~basin_module
module~channel_module
channel_module
proc~pathogen_init->module~channel_module
module~conditional_module
conditional_module
proc~pathogen_init->module~conditional_module
module~constituent_mass_module
constituent_mass_module
proc~pathogen_init->module~constituent_mass_module
module~hru_module
hru_module
proc~pathogen_init->module~hru_module
module~hydrograph_module
hydrograph_module
proc~pathogen_init->module~hydrograph_module
module~organic_mineral_mass_module
organic_mineral_mass_module
proc~pathogen_init->module~organic_mineral_mass_module
module~output_ls_pathogen_module
output_ls_pathogen_module
proc~pathogen_init->module~output_ls_pathogen_module
module~pathogen_data_module
pathogen_data_module
proc~pathogen_init->module~pathogen_data_module
module~plant_module
plant_module
proc~pathogen_init->module~plant_module
module~soil_module
soil_module
proc~pathogen_init->module~soil_module
module~hydrograph_module->module~basin_module
module~time_module
time_module
module~hydrograph_module->module~time_module
module~carbon_module
carbon_module
module~organic_mineral_mass_module->module~carbon_module
module~soil_module->module~carbon_module
Nodes of different colours represent the following:
Graph Key
Module
Module
Submodule
Submodule
Subroutine
Subroutine
Function
Function
Program
Program
This Page's Entity
This Page's Entity
Solid arrows point from a submodule to the (sub)module which it is
descended from. Dashed arrows point from a module or program unit to
modules which it uses.
Where possible, edges connecting nodes are
given different colours to make them easier to distinguish in
large graphs.
~ ~ ~ PURPOSE ~ ~ ~
this subroutine calls subroutines which read input data for the
databases and the HRUs
~ ~ ~ INCOMING VARIABLES ~ ~ ~
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
name |units |definition
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
~ ~ ~ OUTGOING VARIABLES ~ ~ ~
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
name |units |definition
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
i |none |number of specific reservoir or HRU
ndays(:) |julian date |julian date for last day of preceding
|month (where the array location is the
|number of the month) The dates are for
|leap years
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
~ ~ ~ SUBROUTINES/FUNCTIONS CALLED ~ ~ ~
SWAT: soil_chem, soil_phys, rteinit, h2omgt_init, hydro_init,
~ ~ ~ ~ ~ ~ END SPECIFICATIONS ~ ~ ~ ~ ~ ~
allocate pathogens
allocate pathogens associated with soil and plant
Arguments
None