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 thermoCloud1Properties;
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
20 InjectionModel ManualInjection;
24 DispersionModel StochasticDispersionRAS;
26 PatchInteractionModel StandardWallInteraction;
28 HeatTransferModel RanzMarshall;
30 PostProcessingModel none;
36 cellValueSourceCorrection on;
42 rhoMin rhoMin [ 1 -3 0 0 0 ] 1e-15;
43 TMin TMin [ 0 0 0 1 0 ] 200;
44 minParticleMass minParticleMass [ 1 0 0 0 0 ] 1e-15;
45 rho0 rho0 [ 1 -3 0 0 0 ] 2500;
46 T0 T0 [ 0 0 0 1 0 ] 300;
47 cp0 cp0 [ 0 2 -2 -1 0 ] 900;
48 epsilon0 epsilon0 [ 0 0 0 0 0 ] 1;
49 f0 f0 [ 0 0 0 0 0 ] 0.5;
50 Pr Pr [ 0 0 0 0 0 ] 0.7;
77 massTotal massTotal [ 1 0 0 0 0 ] 0.0001;
80 positionsFile "thermoCloud1Positions";
95 StandardWallInteractionCoeffs
105 // ************************************************************************* //