Skip to content

Add config-driven reproducibility layer#1

Open
defnalk wants to merge 1 commit intomainfrom
reproducibility-layer
Open

Add config-driven reproducibility layer#1
defnalk wants to merge 1 commit intomainfrom
reproducibility-layer

Conversation

@defnalk
Copy link
Copy Markdown
Owner

@defnalk defnalk commented Apr 9, 2026

Summary

  • `config/default.yaml` exposes lab measurements (air/water states) and FOPDT/PI tuning parameters
  • `src/cooltower/cli.py` argparse entry: `python -m cooltower.cli --config config/default.yaml`
  • `results/` contains a sample `metrics.json` + figure
  • README documents the one-command reproduction

Note

Default-config energy balance has a 1755 W imbalance (>100 W threshold) — the existing example data set isn't perfectly closed. Worth investigating before publishing as a canonical reproduction.

🤖 Generated with Claude Code

config/default.yaml exposes the lab measurements and FOPDT/PI tuning
parameters. cooltower.cli is an argparse entry point that loads the
config and writes a figure plus metrics.json to results/.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant