Weather Controllers
Purpose: Simulates external weather conditions affecting the building.
Key Classes and Components
-
ReplayWeatherController:-
Uses recorded weather data to simulate ambient conditions.
-
Attributes:
local_weather_path: Path to local weather data.convection_coefficient: Coefficient for heat convection between the building and the environment.
-