Skip to content

Commit

Permalink
HSPEXP+ Updates
Browse files Browse the repository at this point in the history
1. In the reach budget tables for NO3. Process flux for NO3 were also
added.
2. GENER Load column was added in the Reach Budget Reports for
constituents.
3. GENER load was added to individual constituents.
4. GENER loading was updated in constituent budget reports as well.
5. Constituent Budget Reports has been tested in Patuxent, Snake,
Chippewa, and Illinois RIver watershed. Will need some cleaning.
6. GetGENERSum function was added to sum the GENER TS in modUtility.vb
7. Finding MASS-LINK Factor was simplified and updated.
8. Updated relevant sections for TotalP reports.
  • Loading branch information
mishranurag committed Feb 26, 2018
1 parent 955c9e8 commit b9439b4
Show file tree
Hide file tree
Showing 4 changed files with 975 additions and 654 deletions.
1 change: 1 addition & 0 deletions HSPEXP/HSPFOutputReports.vb
Original file line number Diff line number Diff line change
Expand Up @@ -476,6 +476,7 @@ Module HSPFOutputReports
Case "TotalP"
lConstituentName = "TP"
lConstProperties = Utility.LocateConstituentNames(aHspfUci, lConstituent)
lActiveSections.Add("NITR")
lActiveSections.Add("PHOS")
lActiveSections.Add("PQUAL")
lActiveSections.Add("IQUAL")
Expand Down
Loading

0 comments on commit b9439b4

Please sign in to comment.