ENH: Film tutorial updates

This commit is contained in:
andy
2012-11-12 12:53:01 +00:00
parent 9f128ec497
commit 3657f608a9
8 changed files with 13 additions and 10 deletions

View File

@ -26,6 +26,9 @@ thermoSingleLayerCoeffs
thermoModel singleComponent; thermoModel singleComponent;
liquid H2O; liquid H2O;
deltaWet 1e-4;
hydrophilic no;
forces forces
( (
surfaceShear surfaceShear

View File

@ -37,8 +37,7 @@ solvers
PISO PISO
{ {
momentumPredictor true; momentumPredictor true;
nOuterCorr 1; nCorr 1;
nCorr 2;
nNonOrthCorr 0; nNonOrthCorr 0;
} }

View File

@ -28,6 +28,9 @@ thermoSingleLayerCoeffs
liquid H2O; liquid H2O;
deltaWet 1e-4;
hydrophilic no;
radiationModel none; radiationModel none;
upperSurfaceModels upperSurfaceModels
@ -65,7 +68,6 @@ thermoSingleLayerCoeffs
contactAngleCoeffs contactAngleCoeffs
{ {
deltaWet 1e-4;
Ccf 0.085; Ccf 0.085;
contactAngleDistribution contactAngleDistribution
{ {

View File

@ -39,8 +39,7 @@ solvers
PISO PISO
{ {
momentumPredictor true; momentumPredictor true;
nOuterCorr 1; nCorr 1;
nCorr 2;
nNonOrthCorr 0; nNonOrthCorr 0;
} }

View File

@ -43,7 +43,6 @@ kinematicSingleLayerCoeffs
contactAngleCoeffs contactAngleCoeffs
{ {
deltaWet 1e-4;
Ccf 1; Ccf 1;
contactAngleDistribution contactAngleDistribution
{ {

View File

@ -37,8 +37,7 @@ solvers
PISO PISO
{ {
momentumPredictor true; momentumPredictor true;
nOuterCorr 1; nCorr 1;
nCorr 2;
nNonOrthCorr 0; nNonOrthCorr 0;
} }

View File

@ -27,6 +27,9 @@ thermoSingleLayerCoeffs
liquid H2O; liquid H2O;
deltaWet 1e-4;
hydrophilic no;
forces forces
( (
surfaceShear surfaceShear

View File

@ -37,8 +37,7 @@ solvers
PISO PISO
{ {
momentumPredictor true; momentumPredictor true;
nOuterCorr 1; nCorr 1;
nCorr 2;
nNonOrthCorr 0; nNonOrthCorr 0;
} }