Skip to content

Commit

Permalink
Merge branch 'heat-exchange-models' of https://github.com/bigladder/H…
Browse files Browse the repository at this point in the history
…PWHsim into heat-exchange-models
  • Loading branch information
Phil Ahrenkiel authored and Phil Ahrenkiel committed Dec 18, 2023
2 parents 31cec6c + 4a3e3f9 commit ad4f931
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/HPWH.hh
Original file line number Diff line number Diff line change
Expand Up @@ -712,11 +712,6 @@ public:
energy put into the water is positive - should always be positive
returns HPWH_ABORT for N out of bounds or incorrect units */

double getNthHeatSourceExtraEnergyInput(int N,UNITS units = UNITS_KWH) const;
/**< returns the "extra" energy input to the Nth heat source, with the specified units
energy used by the heat source is positive - should always be positive
returns HPWH_ABORT for N out of bounds or incorrect units */

double getNthHeatSourceRunTime(int N) const;
/**< returns the run time for the Nth heat source, in minutes
note: they may sum to more than 1 time step for concurrently running heat sources
Expand Down

0 comments on commit ad4f931

Please sign in to comment.