mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Updated film default BC for alpha field
This commit is contained in:
@ -521,7 +521,8 @@ kinematicSingleLayer::kinematicSingleLayer
|
||||
IOobject::AUTO_WRITE
|
||||
),
|
||||
regionMesh(),
|
||||
dimensionedScalar("zero", dimless, 0.0)
|
||||
dimensionedScalar("zero", dimless, 0.0),
|
||||
zeroGradientFvPatchScalarField::typeName
|
||||
),
|
||||
U_
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user