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 SurfaceFilmProperties;
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
18 surfaceFilmModel thermoSingleLayer;
20 regionName wallFilmRegion;
25 thermoSingleLayerCoeffs
27 thermoModel singleComponent; // constant
36 heatTransferModel constant;
42 heatTransferModel mappedConvectiveHeatTransfer;
47 heatTransferModel constant;
70 contactAngleDistribution
89 curvatureSeparationCoeffs
93 ("(cube[0-9][0-9]_side[0-9]_to_cube[0-9][0-9]_side[0-9])" 0)
97 drippingInjectionCoeffs
99 cloudName reactingCloud1;
102 particlesPerParcel 100.0;
107 RosinRammlerDistribution
117 phaseChangeModel standardPhaseChange;
119 standardPhaseChangeCoeffs
128 // ************************************************************************* //