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

variable properties (transport and thermodynamic) for compressible flows with any eos #794

Closed
FlorianDm opened this issue Sep 26, 2019 · 4 comments

Comments

@FlorianDm
Copy link
Member

FlorianDm commented Sep 26, 2019

Hello,

I'd like to model compressible flow but I have also strongly varying cp (900-2000), gamma (1.2-1.8), mu (1.1-1.6e-5), k (0.012-0.024) and thus Pr (0.8-1.2) in my domain (MachNo 0.1-2, T 270-360K).

Is there any plan to make polynomial properties available with the implicit compressible solver? Or perhaps completely table based eos and properties? Does it matter then if it is an ideal gas or a Peng-Robinson eos?

I consider implementing something myself. According to #624 it seems to be just a question of "activating" the options.

Any guidance would be appreciated.

Best regards
Florian

@stephansmit
Copy link

"Or perhaps completely table based eos and properties"

In the branch "feature_unst_lut" there is a fluid model with a look up table. You need to supply a unstructured table for the fluid properties and a structured table for the transport properties.

@banuti
Copy link

banuti commented Oct 24, 2019

Hi,

is that branch still active? It seems the last commit was more than two years ago.

Best,
Daniel

@matteopini
Copy link
Contributor

matteopini commented Oct 25, 2019 via email

@stale
Copy link

stale bot commented Dec 24, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this is still a relevant issue please comment on it to restart the discussion. Thank you for your contributions.

@stale stale bot added the stale label Dec 24, 2019
@stale stale bot closed this as completed Dec 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants