res_nutrient Subroutine

subroutine res_nutrient(iob)

Uses

  • proc~~res_nutrient~~UsesGraph proc~res_nutrient res_nutrient module~climate_module climate_module proc~res_nutrient->module~climate_module module~hydrograph_module hydrograph_module proc~res_nutrient->module~hydrograph_module module~reservoir_data_module reservoir_data_module proc~res_nutrient->module~reservoir_data_module module~reservoir_module reservoir_module proc~res_nutrient->module~reservoir_module module~time_module time_module proc~res_nutrient->module~time_module module~hydrograph_module->module~time_module module~basin_module basin_module module~hydrograph_module->module~basin_module

if reservoir volume greater than 1 m^3, perform nutrient calculations n and p concentrations kg/m3 * kg/1000 t * 1000000 ppp = 1000 new inputs thetn, thetap, conc_pmin, conc_nmin Ikenberry wetland eqs modified - not function of area - fraction of difference in concentrations remove nutrients from reservoir by settling other part of equation 29.1.3 in SWAT manual calculate chlorophyll-a and water clarity equation 29.1.6 in SWAT manual check nutrient masses greater than zero calculate amount of nutrients leaving reservoir remove nutrients leaving reservoir

Arguments

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

Calls

proc~~res_nutrient~~CallsGraph proc~res_nutrient res_nutrient amin1 amin1 proc~res_nutrient->amin1