.ExternalMedia.Media.BaseClasses.ExternalTwoPhaseMedium.partialDeriv_state

Return partial derivative from a thermodynamic state record

Interface

function partialDeriv_state
  extends Modelica.Icons.Function;
  input String of "The property to differentiate";
  input String wrt "Differentiate with respect to this";
  input String cst "Keep this constant";
  input ThermodynamicState state;
  output Real partialDerivative;
end partialDeriv_state;

Generated at 2025-04-03T18:24:42Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos