Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add density dependency to entropy and enthalpy of incomprerssible fluids #454

@jowr

Description

@jowr

The current version does not include the density terms for the entropy and enthalpy calculation for incompressible fluids. They should be added even though their contribution is very limited. Terms to implement:

  • dsEquation
  • dhEquation
  • d(Umass)/d(T)|P
  • d(Hmass)/d(T)|P
  • d(Hmass)/d(P)|T
  • d(Dmass)/d(T)|P
  • d(Smass)/d(T)|P
  • d(Smass)/d(P)|T
  • Invert the calculation of u and h (now u(h), before h(u))
  • Fix the reference state update procedure.
  • Don't forget to update the the docs.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions