.FreeFluids.ExternalPure.ExternalMedium.solveEOS

Information

Calls the external function that calculates some basic thermodynamic properties of the phases, used later for the definition of the ThermodynamicState and the calculation of  all thermodynamic properties

Interface

pure function solveEOS
  input String opt;
  input Temperature x;
  input AbsolutePressure y;
  output Real T, p, gd, gh, gs, gCv, gCp, gDvp, gDvT, ld, lh, ls, lCv, lCp, lDvp, lDvT, gf;
end solveEOS;

Generated at 2024-11-02T19:25:39Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos