fluids#

fluids#

Information:
  • design pattern: inheritance, abstraction

  • base class: Fluid

  • base class type: ABS (abstract)

Classes

Fluid(unit, dtype, verbose)

Abstract fluid class.

SinglePhase([mu, B, rho, comp, unit, dtype, ...])

SinglePhase fluid class.

TwoPhase(**kwargs)

TwoPhase fluid class.

ThreePhase(**kwargs)

ThreePhase fluid class.

MultiPhase(**kwargs)

MultiPhase fluid class.


Comments 💬#

Feel free to make a comment, ask a question, or share your opinion about this specific content. Please keep in mind the Commenting Guidelines ⚖.