Skip to content
Snippets Groups Projects
Commit fea6e6b5 authored by Henry's avatar Henry
Browse files

compressibleTwoPhaseEulerFoam tutorials: add value entry in BCs as required

parent 20220a26
Branches
Tags
No related merge requests found
......@@ -37,6 +37,7 @@ boundaryField
walls
{
type kqRWallFunction;
value $internalField;
}
frontAndBackPlanes
......
......@@ -37,6 +37,7 @@ boundaryField
walls
{
type kqRWallFunction;
value $internalField;
}
frontAndBackPlanes
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment