The Adaptive Urban Resilience Architecture (AURA) project repository with the PoC for the "Distributed adaptive facade control for passive urban ventilation and thermal regulation" part.
Run from repository root:
cd aura
source .venv/bin/activateRectangular building + wind from the left + tunnel-effect focused visualization.
kedro run --pipeline step1_poc --env step1Output figure:
data/08_reporting/viz_step1_effects.png
Runs the full adaptive experiment and all visualization artifacts.
kedro run --pipeline adaptive_facade_experimentKey visual outputs:
data/08_reporting/viz_dashboard.png
data/08_reporting/viz_step1_effects.png
data/08_reporting/viz_step2_thermal.png
data/08_reporting/viz_step3_facade.png
Use reduced timesteps for a fast demo.
kedro run --pipeline step1_poc --env step1 --params="simulation.steps=70,external_cfd.lbm.steps=70"