Crate if97

source ·
Expand description

IF97: The High-speed Package of IAPWS-IF97 (p,t) (p,h) (p,s) (h,s) (p,x) (t,x)

Re-exports

  • pub use common::*;
  • pub use r1::*;
  • pub use r2::*;
  • pub use r3::*;
  • pub use r4::*;
  • pub use r5::*;

Modules

  • Algorithms
  • The common constants and functions
  • Region 1 - (p,T),(p,h), (p,s),(h,s)
  • Region 2 - (p,T),(p,h), (p,s),(h,s)
  • Region 3 - (p,T),(p,h), (p,s),(h,s)
  • Region 4 - (p,h) (p,s) (h,s) (p,x) (t,x)
  • Region 5 - (p,T),(p,h), (p,s),(h,s)

Functions

  • hs(h,s,o_id) - the propertry of o_id (thermodynamic,transport,etc)
  • ph(p,h,o_id) - the propertry of o_id (thermodynamic,transport,etc)
  • ps(p,s,o_id) - the propertry of o_id (thermodynamic,transport,etc)
  • pt(p,t,o_id) - the propertry of o_id (thermodynamic,transport,etc)
  • px(p,x,o_id) - the propertry of o_id (thermodynamic)
  • tx(t,x,o_id) - the propertry of o_id (thermodynamic)