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

Manifold EOS: variance support #552

Merged
merged 6 commits into from
Jan 24, 2025

Conversation

baperry2
Copy link
Contributor

Updates data structure to note which manifold parameters are variances of other manifold parameters. A variance is indicated when the variable name ends in VAR and the prefix matched another variable name. For example, "PROGVAR" is interpreted as the variance of "PROG".

Also adds a verbosity check in the manifold EOS setup and a check to ensure tables have at least two points in all directions for interpolation.

@baperry2 baperry2 marked this pull request as draft December 17, 2024 20:30
@baperry2 baperry2 marked this pull request as ready for review January 23, 2025 23:59
@baperry2 baperry2 merged commit eedcf0b into AMReX-Combustion:development Jan 24, 2025
9 checks passed
@baperry2 baperry2 deleted the mani-variance branch January 24, 2025 00:12
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