Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ceptr: Added functionality for reading and converting PLOG reactions. #1

Merged
merged 5 commits into from
Nov 15, 2024

Conversation

terencelehmann
Copy link

This addition generates a mechanism file based on a YAML file with PLOG reactions for constant pressure. If at least one PLOG reaction exists, the user is asked to provide the desired pressure. Interpolation of the rate parameters is then performed within the function evaluate_plog in the ceptr.utilities. The desire pressure plog_pressure is stored as global variable in ceptr.utilities to be available for the evaluation in ceptr.production and ceptr.jacobian.

Copy link

@ThomasHowarth ThomasHowarth left a comment

Choose a reason for hiding this comment

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

All looks good to me.

@ThomasHowarth ThomasHowarth merged commit e159dda into development Nov 15, 2024
9 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.

2 participants