.OpenHPL.Functions.KP07.KPfunctions.FluxesHF

Information

The model for defining the central upwind numerical fluxes at the cell interfaces.

Interface

function FluxesHF
  extends Modelica.Icons.Function;
  input Integer N "Number of segments";
  input Real U_[8, N], A_[N, 4], F_[2*N, 4];
  output Real H[2*N, 2];
end FluxesHF;

Generated at 2024-10-24T18:25:30Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos