Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aggregating up to multiple electric WHs #4

Open
jmaguire1 opened this issue Oct 30, 2017 · 1 comment
Open

Aggregating up to multiple electric WHs #4

jmaguire1 opened this issue Oct 30, 2017 · 1 comment

Comments

@jmaguire1
Copy link
Owner

We'll eventually want this to run for a fleet of water heaters, so we'll need to have an automated way to run a whole bunch of water heater simulation. These are the sorts of things we'll want to vary for each run:

  • Setpoint temperature
  • Water draw profile
  • Ambient air temperature
  • Mains water temperature
  • Tank volume
  • Tank EF
  • Service calls
  • Max allowed service calls (per hour/day/year)

We'll want vary these based on:
Location (mains temperature, ambient temperature & RH)
Probability distribution (tank volume?, setpoint temperature, max allowed service calls?)

Chuck will work on a script to run an aggregate fleet of water heaters and service calls, Jeff will work on ambient conditions, tank volume, EF, setpoint temperature, and draw profile.

@jmaguire1
Copy link
Owner Author

TODO List:

[X] Load ambient air temperatures, RHs, and mains water temperature from a .csv with outputs from the BEopt runs. (Jeff)
[ ] Allow probability distribution from Lutz paper to be used for the setpoint temperature (or a fixed setpoint temperature for a particular run rather than a fleet. (Jeff)
[ ] Write script for running a fleet of water heaters. This script might calculate the specific location, installation location, setpoint, draw volume, tank volume, and EF for each water heater of the fleet. (Chuck)
[ ] Use probability distribution for EF and tank volume. This might come from sales numbers for tank volume/EF, ideally synced up with the DOE WH rulemaking/AHRI sales numbers if possible. (Jeff)
[ ] Set up draw profiles based on DHWESG. We'll need to get the existing script up and running and we'll probably want to pre-run a whole bunch of cases at different numbers of bedrooms. We might run into some big file size issues with this if we include the 0s for timesteps with no draw. (Jeff)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants