.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 2026-04-01T18:18:38Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos