openfoam/tutorials/compressible
Henry Weller 33fdce88f5 porosityModels: Specification of name and dimensions of porosity coefficients is now optional
e.g.

    DarcyForchheimerCoeffs
    {
        d   (5e7 -1000 -1000);
        f   (0 0 0);

        coordinateSystem
        {
            type    cartesian;
            origin  (0 0 0);
            coordinateRotation
            {
                type    axesRotation;
                e1      (1 0 0);
                e2      (0 0 1);
            }
        }
    }
2015-11-17 12:05:57 +00:00
..
rhoCentralDyMFoam/movingCone tutorials: Removed unnecessary "boundary" files 2015-11-13 20:05:37 +00:00
rhoCentralFoam tutorials: Removed unnecessary "boundary" files 2015-11-13 20:05:37 +00:00
rhoPimpleDyMFoam/annularThermalMixer Input of dimensionedScalars: update read-construction of dimensionedScalar in applications 2015-07-20 22:52:53 +01:00
rhoPimpleFoam porosityModels: Specification of name and dimensions of porosity coefficients is now optional 2015-11-17 12:05:57 +00:00
rhoPorousSimpleFoam porosityModels: Specification of name and dimensions of porosity coefficients is now optional 2015-11-17 12:05:57 +00:00
rhoSimpleFoam porosityModels: Specification of name and dimensions of porosity coefficients is now optional 2015-11-17 12:05:57 +00:00
sonicDyMFoam/movingCone tutorials: Removed unnecessary "boundary" files 2015-11-13 20:05:37 +00:00
sonicFoam FreeBSD sed: ensure that a "-e" option immediately follows "-i" 2015-11-14 17:03:03 +00:00
sonicLiquidFoam tutorials: Removed unnecessary "boundary" files 2015-11-13 20:05:37 +00:00