ENH: Multiple tutorial updates

This commit is contained in:
andy
2010-10-07 17:17:48 +01:00
parent 29e4855042
commit 611a107bfd
11 changed files with 59 additions and 510 deletions

View File

@ -15,38 +15,18 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
//surfaceFilmModel kinematicSingleLayer;
surfaceFilmModel thermoSingleLayer;
filmRegionName wallFilmRegion;
active true;
kinematicSingleLayerCoeffs
{
thermoModel constant;
rho0 rho0 [1 -3 0 0 0] 1000;
mu0 mu0 [1 -1 -1 0 0] 1e-3;
sigma0 sigma0 [1 0 -2 0 0] 0.07;
deltaStable deltaStable [0 1 0 0 0] 0.0005;
Cf 0.005;
injectionModel removeInjection; // none; // cloudInjection;
}
thermoSingleLayerCoeffs
{
thermoModel singleComponent; // constant
liquid H2O;
// thermoModel constant;
// rho0 rho0 [1 -3 0 0 0] 1000;
// mu0 mu0 [1 -1 -1 0 0] 1e-3;
// sigma0 sigma0 [1 0 -2 0 0] 0.07;
// cp0 cp0 [0 2 -2 -1 0] 4187;
deltaStable deltaStable [0 1 0 0 0] 0;
Cf 0.005;
upperSurfaceModels
@ -75,7 +55,9 @@ thermoSingleLayerCoeffs
{
cloudName reactingCloud1;
particlesPerParcel 100.0;
deltaStable 0.0;
particlesPerParcel 100.0;
parcelPDF
{