FlowModelSinglePhase

The FlowModelSinglePhase creates the following for FlowChannel1Phase components using the 3-equation model:

  • variables

  • initial conditions

  • kernels and DGKernels

  • auxiliary kernels to compute density, velocity etc

  • material properties needed for the kernels

  • flux objects for HLLC

The full list of the objects created is listed in the FlowChannel1Phase documentation.

commentnote

The FlowModelSinglePhase is created by FlowChannel1Phase components. It is not specified directly in the input file.