OpenFOAM-4.x-lab/tutorials/combustion/SOxFoam/constant/SOxProperties

21 lines
898 B
C++

/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 4.x |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2;
format ascii;
class dictionary;
location "constant";
object SOxProperties;
}
fuelSourceNames ( reactingCloud1:rhoTrans_C7H16 );
sulfurMassInFuels ( 0.01 );
// ************************************************************************* //