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

add error check on pressure matching for Manifold EOS #448

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

baperry2
Copy link
Collaborator

In the Manifold EOS, the nominal pressure for the manifold model must be specified. This pressure should match the Pmean specified for PeleLMeX in the prob structure, although one is in cgs units and the other is in mks units.

@baperry2
Copy link
Collaborator Author

@justint1997

@baperry2 baperry2 enabled auto-merge (squash) December 12, 2024 22:33
Copy link
Collaborator

@SreejithNREL SreejithNREL left a comment

Choose a reason for hiding this comment

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

Should we let the error tolerance be hard-coded to 1e-6 or let the user choose it?

@baperry2
Copy link
Collaborator Author

No need to make this user specifiable as it doesn't affect the solution. It's just there as a sanity check that the user is specifying valid inputs. 1e-6 is plenty to ensure that users don't forget to keep these values the same.

Copy link
Collaborator

@SreejithNREL SreejithNREL left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@baperry2 baperry2 merged commit 94f2784 into AMReX-Combustion:development Dec 13, 2024
24 checks passed
@baperry2 baperry2 deleted the manifold-pcheck branch December 13, 2024 23: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.

2 participants