Skip to content

Feature/rate tempearture dependence#111

Merged
markkrumholz merged 2 commits into
jaff-chemistry:mainfrom
XRByte:feature/rate-tempearture-dependence
Jul 17, 2026
Merged

Feature/rate tempearture dependence#111
markkrumholz merged 2 commits into
jaff-chemistry:mainfrom
XRByte:feature/rate-tempearture-dependence

Conversation

@XRByte

@XRByte XRByte commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator

Added support for reaction rate boundaries in templated code generation

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new template-iteration collection to expose radiation band-edge boundaries to the template engine, and documents the new template syntax so code generators can emit radiation-band metadata when radiation is present in the network.

Changes:

  • Add radiation_boundaries as a list-iterating collection in the template engine parser dictionary.
  • Document radiation_boundaries / radiation_boundary in the template syntax user guide.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/jaff/codegen/_template_engine.py Exposes radiation band edges through the templating REPEAT collection registry.
docs/user-guide/code-generation/template-syntax.md Documents the new radiation_boundaries collection for template authors.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/jaff/codegen/_template_engine.py
@markkrumholz
markkrumholz merged commit 80b28f2 into jaff-chemistry:main Jul 17, 2026
14 checks passed
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.

3 participants