1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4 | \\ / O peration | Version: 2.0.0 |
5 | \\ / A nd | Web: www.OpenFOAM.org |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
14 object reactingCloud1Properties;
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
23 cellValueSourceCorrection yes;
60 minParticleMass 1e-15;
86 injectionModel coneInjection;
90 patchInteractionModel standardWallInteraction;
92 heatTransferModel none;
94 compositionModel singlePhaseMixture;
96 phaseChangeModel none;
98 surfaceFilmModel thermoSurfaceFilm;
108 ((0.3 0.35 1.45) (0 0 -1))
109 ((0.6 0.35 1.45) (0 0 -1))
113 parcelsPerInjector 20000;
114 parcelsPerSecond 500;
115 parcelBasisType mass;
116 flowRateProfile constant 0.1;
118 thetaInner constant 0;
119 thetaOuter constant 45;
124 RosinRammlerDistribution
134 standardWallInteractionCoeffs
139 singlePhaseMixtureCoeffs
150 thermoSurfaceFilmCoeffs
152 interactionType splashBai;
165 // ************************************************************************* //