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

Thermally-perfect gas model #18

Open
cwentland0 opened this issue Apr 15, 2021 · 0 comments
Open

Thermally-perfect gas model #18

cwentland0 opened this issue Apr 15, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@cwentland0
Copy link
Owner

Need to add a thermally-perfect gas gas_model, with all the necessary instance methods which are already implemented within CaloricallyPerfectGas. This will require new routines for loading the McBride transport and thermodynamic property polynomial tables. Routines for the derivatives and density and enthalpy can be ripped from GEMS.

Note, this will make solving in conservative variables (dual_time = False) particularly tricky, as backing out the stagnation enthalpy without access to temperature will require an iterative procedure. Nick had trouble with this, but such a routine already exists in GEMS. It should be easy enough to copy it from there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant