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

Mockup: Isenthalpic Flash #21

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

arturcastiel
Copy link

Isenthalpic Flash MVP Implementation

Overview

This PR introduces and develops routines necessary to implement the Minimum Viable Product (MVP) for a basic isenthalpic flash calculation.

Key Additions

1. isoenthalpic-script.jl

  • A script implementing the outer loop to control the temperature.
  • Includes checks to ensure that the mixture enthalpy matches the input enthalpy.

2. enthalpy-flash.jl

Utility routines for isenthalpic flash calculations, including:

  • Enthalpy-related routines: Functions for calculating and handling mixture enthalpy.
  • Secant method routines: Methods to iteratively solve for the target temperature or other thermodynamic properties.

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