1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | OpenFOAM Extend Project: Open Source CFD |
4 | \\ / O peration | Version: 1.6-ext |
5 | \\ / A nd | Web: www.extend-project.de |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
14 object reactingCloud1Properties;
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
20 InjectionModel ManualInjection;
26 PatchInteractionModel StandardWallInteraction;
28 HeatTransferModel RanzMarshall;
30 CompositionModel SingleMixtureFraction;
32 PhaseChangeModel LiquidEvaporation;
34 DevolatilisationModel none;
36 SurfaceReactionModel none;
38 PostProcessingModel none;
44 cellValueSourceCorrection off;
50 rhoMin rhoMin [ 1 -3 0 0 0 ] 1e-15;
51 TMin TMin [ 0 0 0 1 0 ] 200;
52 pMin pMin [ 1 -1 2 0 0 ] 1000;
53 rho0 rho0 [ 1 -3 0 0 0 ] 1000;
54 minParticleMass minParticleMass [ 1 0 0 0 0 ] 1e-15;
55 T0 T0 [ 0 0 0 1 0 ] 350;
56 cp0 cp0 [ 0 2 -2 -1 0 ] 4100;
57 epsilon0 epsilon0 [ 0 0 0 0 0 ] 1;
58 f0 f0 [ 0 0 0 0 0 ] 0.5;
59 Tvap Tvap [ 0 0 0 1 0 ] 284;
60 Tbp Tbp [ 0 0 0 1 0 ] 373;
61 Pr Pr [ 0 0 0 0 0 ] 0.7;
62 LDevol LDevol [ 0 0 0 0 0 ] 0;
63 hRetentionCoeff hRetentionCoeff [ 0 0 0 0 0 ] 1;
94 massTotal massTotal [ 1 0 0 0 0 ] 5.23599e-10; // 1 droplet of density 1000 kg/m3
97 positionsFile "reactingCloud1Positions";
109 StandardWallInteractionCoeffs
119 SingleMixtureFractionCoeffs
139 LiquidEvaporationCoeffs
141 enthalpyTransfer enthalpyDifference; // latentHeat;
149 PatchPostProcessingCoeffs
151 maxStoredParcels 100;
159 // ************************************************************************* //