.ExternalMedia.Media.BaseClasses.ExternalTwoPhaseMedium.partialDeriv_state

Information

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 2024-11-26T19:26:15Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos