ch_pathogen_output Subroutine

subroutine ch_pathogen_output(ihru)

Uses

  • proc~~ch_pathogen_output~~UsesGraph proc~ch_pathogen_output ch_pathogen_output module~basin_module basin_module proc~ch_pathogen_output->module~basin_module module~constituent_mass_module constituent_mass_module proc~ch_pathogen_output->module~constituent_mass_module module~hydrograph_module hydrograph_module proc~ch_pathogen_output->module~hydrograph_module module~output_landscape_module output_landscape_module proc~ch_pathogen_output->module~output_landscape_module module~output_ls_pathogen_module output_ls_pathogen_module proc~ch_pathogen_output->module~output_ls_pathogen_module module~plant_data_module plant_data_module proc~ch_pathogen_output->module~plant_data_module module~plant_module plant_module proc~ch_pathogen_output->module~plant_module module~time_module time_module proc~ch_pathogen_output->module~time_module module~hydrograph_module->module~basin_module module~hydrograph_module->module~time_module

print balance for each pathicide daily print (channel_path_day.txt/csv no opening for file) pathicide balance check end of month monthly print (channel_path_mon.txt/csv no opening for file) check end of year yearly print (channel_path_yr.txt/csv no opening for file) !!! average annual print (channel_path_aa.txt/csv no opening for file) ** tu Wunused-label: 101 format (4i6,2i8,2x,a,20f12.3) ** tu Wunused-label: 102 format (4i6,2i8,2x,a,20f12.3) ** tu Wunused-label: 103 format (2i6,i8,4x,a,5x,f12.3) ** tu Wunused-label: 104 format (4i6,2i8,2x,a,27f18.3)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: ihru

Calls

proc~~ch_pathogen_output~~CallsGraph proc~ch_pathogen_output ch_pathogen_output float float proc~ch_pathogen_output->float