Skip to content

Add config-driven reproducibility layer#2

Open
defnalk wants to merge 1 commit into
mainfrom
reproducibility-layer
Open

Add config-driven reproducibility layer#2
defnalk wants to merge 1 commit into
mainfrom
reproducibility-layer

Conversation

@defnalk
Copy link
Copy Markdown
Owner

@defnalk defnalk commented Apr 9, 2026

Summary

  • `config/default.yaml` exposes reactor (Q_nominal, reactivity step, transient duration) and desal (GOR) knobs
  • `htgr/cli.py` argparse entry point: `python -m htgr.cli --config config/default.yaml`
  • `results/` contains a sample `metrics.json` + figure produced by the default config
  • README documents the one-command reproduction

Test plan

  • `python -m htgr.cli --config config/default.yaml` runs end-to-end

🤖 Generated with Claude Code

config/default.yaml exposes reactor power, reactivity step, and MED
GOR. htgr.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