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

Structuring of Media properties #1

Open
avinashresearch1 opened this issue Jan 30, 2024 · 0 comments
Open

Structuring of Media properties #1

avinashresearch1 opened this issue Jan 30, 2024 · 0 comments

Comments

@avinashresearch1
Copy link
Collaborator

avinashresearch1 commented Jan 30, 2024

  • Big dictionary of pure component models (H2O, CO, CO2, etc.) from Clapeyron/data banks. Choose from pure component list.
  • Generate mixture models from component models (use Claypeyron). Get out mixture property. (e.g. NaturalGasMixture)

Rough syntax

@named input_stream = MaterialStream(Medium = NaturalGasMixture)
@named out_stream = MaterialStream(AbstractMedium) # output has same pure components 
@named gibbs_reactor = GibbsReactor(; feed = input_stream, product = out_stream)
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

No branches or pull requests

1 participant