Skip to content
Snippets Groups Projects
Commit 4cf65554 authored by andy's avatar andy
Browse files

ENH: Updated film default BC for alpha field

parent 906aacb4
Branches
Tags
No related merge requests found
...@@ -521,7 +521,8 @@ kinematicSingleLayer::kinematicSingleLayer ...@@ -521,7 +521,8 @@ kinematicSingleLayer::kinematicSingleLayer
IOobject::AUTO_WRITE IOobject::AUTO_WRITE
), ),
regionMesh(), regionMesh(),
dimensionedScalar("zero", dimless, 0.0) dimensionedScalar("zero", dimless, 0.0),
zeroGradientFvPatchScalarField::typeName
), ),
U_ U_
( (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment