Classes | |
class | advectiveFvPatchField< Type > |
This boundary condition provides an advective outflow condition, based on solving DDt(psi, U) = 0 at the boundary. More... | |
class | fanPressureFvPatchScalarField |
This boundary condition can be applied to assign either a pressure inlet or outlet total pressure condition for a fan. More... | |
class | fixedNormalInletOutletVelocityFvPatchVectorField |
This velocity inlet/outlet boundary condition combines a fixed normal component obtained from the "normalVelocity" patchField supplied with a fixed or zero-gradiented tangential component depending on the direction of the flow and the setting of "fixTangentialInflow": More... | |
class | fluxCorrectedVelocityFvPatchVectorField |
This boundary condition provides a velocity outlet boundary condition for patches where the pressure is specified. The outflow velocity is obtained by "zeroGradient" and then corrected from the flux: More... | |
class | freestreamFvPatchField< Type > |
This boundary condition provides a free-stream condition. It is a 'mixed' condition derived from the inletOutlet condition, whereby the mode of operation switches between fixed (free stream) value and zero gradient based on the sign of the flux. More... | |
class | freestreamPressureFvPatchScalarField |
This boundary condition provides a free-stream condition for pressure. It is a zero-gradient condition that constrains the flux across the patch based on the free-stream velocity. More... | |
class | inletOutletFvPatchField< Type > |
This boundary condition provides a generic outflow condition, with specified inflow for the case of return flow. More... | |
class | inletOutletTotalTemperatureFvPatchScalarField |
This boundary condition provides an outflow condition for total temperature for use with supersonic cases, where a user-specified value is applied in the case of reverse flow. More... | |
class | outletPhaseMeanVelocityFvPatchVectorField |
This boundary condition adjusts the velocity for the given phase to achieve the specified mean thus causing the phase-fraction to adjust according to the mass flow rate. More... | |
class | pressureDirectedInletOutletVelocityFvPatchVectorField |
This velocity inlet/outlet boundary condition is applied to pressure boundaries where the pressure is specified. A zero-gradient condtion is applied for outflow (as defined by the flux); for inflow, the velocity is obtained from the flux with the specified inlet direction. More... | |
class | pressureInletOutletParSlipVelocityFvPatchVectorField |
This velocity inlet/outlet boundary condition for pressure boundary where the pressure is specified. A zero-gradient is applied for outflow (as defined by the flux); for inflow, the velocity is obtained from the flux with the specified inlet direction. More... | |
class | pressureInletOutletVelocityFvPatchVectorField |
This velocity inlet/outlet boundary condition is applied to pressure boundaries where the pressure is specified. A zero-gradient condition is applied for outflow (as defined by the flux); for inflow, the velocity is obtained from the patch-face normal component of the internal-cell value. More... | |
class | pressureNormalInletOutletVelocityFvPatchVectorField |
This velocity inlet/outlet boundary condition is applied to patches where the pressure is specified. A zero-gradient condition is applied for outflow (as defined by the flux); for inflow, the velocity is obtained from the flux with a direction normal to the patch faces. More... | |
class | rotatingPressureInletOutletVelocityFvPatchVectorField |
This velocity inlet/outlet boundary condition is applied to patches in a rotating frame where the pressure is specified. A zero-gradient is applied for outflow (as defined by the flux); for inflow, the velocity is obtained from the flux with a direction normal to the patch faces. More... | |
class | rotatingTotalPressureFvPatchScalarField |
This boundary condition provides a total pressure condition for patches in a rotating frame. More... | |
class | supersonicFreestreamFvPatchVectorField |
This boundary condition provides a supersonic free-stream condition. More... | |
class | totalPressureFvPatchScalarField |
This boundary condition provides a total pressure condition. Four variants are possible: More... | |
class | totalTemperatureFvPatchScalarField |
This boundary condition provides a total temperature condition. More... | |
class | uniformInletOutletFvPatchField< Type > |
Variant of inletOutlet boundary condition with uniform inletValue. More... | |
class | uniformTotalPressureFvPatchScalarField |
This boundary condition provides a time-varying form of the uniform total pressure boundary condition Foam::totalPressureFvPatchField. More... | |
class | waveTransmissiveFvPatchField< Type > |
This boundary condition provides a wave transmissive outflow condition, based onsolving DDt(psi, U) = 0 at the boundary. More... | |
This group contains outlet boundary condition types