TUT: multiphase: clean up tutorials

This commit is contained in:
Kutalmis Bercin
2021-06-04 13:32:37 +01:00
committed by Andrew Heather
parent 3a858ac682
commit 91c1e8efe2
1811 changed files with 1797 additions and 3089 deletions

View File

@ -145,4 +145,5 @@ boundary
}
);
// ************************************************************************* //

View File

@ -61,7 +61,6 @@ maxAlphaCo 2.0;
maxDeltaT 1;
functions
{
probes
@ -109,4 +108,5 @@ functions
}
}
// ************************************************************************* //

View File

@ -23,4 +23,5 @@ coeffs
n (3 1 1);
}
// ************************************************************************* //

View File

@ -77,4 +77,5 @@ oversetInterpolationSuppressed
surfaceIntegrate(phiHbyA);
}
// ************************************************************************* //

View File

@ -20,7 +20,6 @@ solvers
{
solver PCG;
preconditioner DIC;
tolerance 1e-06;
relTol 0;
maxIter 100;
@ -114,4 +113,5 @@ relaxationFactors
}
}
// ************************************************************************* //

View File

@ -64,4 +64,5 @@ regions
}
);
// ************************************************************************* //

View File

@ -91,4 +91,5 @@ actions
}
);
// ************************************************************************* //