.FreeFluids.ExternalMix.ExternalMixMedium.thermo_dTX

Information

Return thermodynamic properties at given temperature, density and composition, by EOS

Interface

pure function thermo_dTX
  input Density d;
  input Temperature T;
  input Real z[subsNum];
  output Real p, h, s, Cv, Cp, Dvp, DvT;
end thermo_dTX;

Generated at 2024-11-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos