Examples tagged with energyllms.txt

Select an example to explore it in the playground.

Beginner - Introductory Models
Intermediate - Classic Dynamics

Water Heater PID Control

PID control keeps a domestic hot water tank near its setpoint while balancing heater power and losses.

Level: Intermediate

pid-controlthermostatenergybalancing-loophouseholdcontrol-systemstemperature

  • Stocks: water_temperature
  • Flows: heater_input, heat_loss
  • Feedback Loops: PID control (balancing)
  • Probes: temperature, heater_output, error, setpoint
Advanced - Complex Simulations