Skip to content
Snippets Groups Projects
Commit 3657f608 authored by andy's avatar andy
Browse files

ENH: Film tutorial updates

parent 9f128ec4
Branches
Tags
No related merge requests found
Showing with 13 additions and 10 deletions
......@@ -26,6 +26,9 @@ thermoSingleLayerCoeffs
thermoModel singleComponent;
liquid H2O;
deltaWet 1e-4;
hydrophilic no;
forces
(
surfaceShear
......
......@@ -37,8 +37,7 @@ solvers
PISO
{
momentumPredictor true;
nOuterCorr 1;
nCorr 2;
nCorr 1;
nNonOrthCorr 0;
}
......
......@@ -28,6 +28,9 @@ thermoSingleLayerCoeffs
liquid H2O;
deltaWet 1e-4;
hydrophilic no;
radiationModel none;
upperSurfaceModels
......@@ -65,7 +68,6 @@ thermoSingleLayerCoeffs
contactAngleCoeffs
{
deltaWet 1e-4;
Ccf 0.085;
contactAngleDistribution
{
......
......@@ -39,8 +39,7 @@ solvers
PISO
{
momentumPredictor true;
nOuterCorr 1;
nCorr 2;
nCorr 1;
nNonOrthCorr 0;
}
......
......@@ -43,7 +43,6 @@ kinematicSingleLayerCoeffs
contactAngleCoeffs
{
deltaWet 1e-4;
Ccf 1;
contactAngleDistribution
{
......
......@@ -37,8 +37,7 @@ solvers
PISO
{
momentumPredictor true;
nOuterCorr 1;
nCorr 2;
nCorr 1;
nNonOrthCorr 0;
}
......
......@@ -27,6 +27,9 @@ thermoSingleLayerCoeffs
liquid H2O;
deltaWet 1e-4;
hydrophilic no;
forces
(
surfaceShear
......
......@@ -37,8 +37,7 @@ solvers
PISO
{
momentumPredictor true;
nOuterCorr 1;
nCorr 2;
nCorr 1;
nNonOrthCorr 0;
}
......
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