.Chemical.Utilities.Internal.regStepState

Apply regStep on State

Information

This function applies the regStep function to u,T and Xi of a state and creates and returns the resulting state.

Interface

function regStepState
  extends Modelica.Icons.Function;
  input Modelica.Units.SI.MolarFlowRate n_flow;
  input Chemical.Interfaces.SubstanceState state_forwards;
  input Chemical.Interfaces.SubstanceState state_rearwards;
  input Modelica.Units.SI.MolarFlowRate n_flow_reg;
  output Chemical.Interfaces.SubstanceState state;
end regStepState;

Generated at 2025-09-18T18:21:15Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos