.FreeFluids.ExternalMix.ExternalMixMedium.thermo_dTX

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 2025-03-08T19:24:39Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos