OpenFOAM-5.x/tutorials/lagrangian/reactingParcelFoam/parcelInBox
Henry Weller 95574a6c6b liquidProperties, solidProperties: Simplified input
The entries for liquid and solid species can now be simply be the name unless
property coefficients are overridden in which are specified in a dictionary as
before e.g. in the tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek case
the water is simply specified

liquids
{
    H2O;
}

and solid ash uses standard coefficients but the coefficients for carbon are
overridden thus

solids
{
    C
    {
        rho             2010;
        Cp              710;
        kappa           0.04;
        Hf              0;
        emissivity      1.0;
    }

    ash;
}
2017-02-18 12:43:10 +00:00
..
0 Standardized the selection of required and optional fields in BCs, fvOptions, functionObjects etc. 2016-05-21 20:28:20 +01:00
constant liquidProperties, solidProperties: Simplified input 2017-02-18 12:43:10 +00:00
system PBiCGStab: New preconditioned bi-conjugate gradient stabilized solver for asymmetric lduMatrices 2016-09-05 11:46:42 +01:00
README Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00

Single water droplet

One-way coupling with the Eulerian phase

Droplet should approach the wet-bulb temperature