1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4 | \\ / O peration | Version: 2.0.0 |
5 | \\ / A nd | Web: www.OpenFOAM.com |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
14 object reactingCloud1Properties;
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
23 cellValueSourceCorrection no;
60 minParticleMass 1e-15;
86 injectionModel reactingLookupTableInjection;
90 patchInteractionModel standardWallInteraction;
92 heatTransferModel none;
94 compositionModel singlePhaseMixture;
96 phaseChangeModel none;
98 surfaceFilmModel thermoSurfaceFilm;
102 reactingLookupTableInjectionCoeffs
105 parcelBasisType mass;
107 inputFile "parcelInjectionProperties";
109 parcelsPerSecond 200;
112 standardWallInteractionCoeffs
117 singlePhaseMixtureCoeffs
128 thermoSurfaceFilmCoeffs
130 interactionType splashBai;
145 // ************************************************************************* //