OpenFOAM-4.x/tutorials/multiphase
Henry Weller 22fd0edd59 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
..
cavitatingFoam tutorials: Removed unnecessary spaces between parentheses and values in vectors 2015-07-21 20:55:44 +01:00
compressibleInterDyMFoam/ras/sloshingTank2D tutorials: Removed unnecessary "boundary" files 2015-11-13 20:05:37 +00:00
compressibleInterFoam/laminar tutorials: Removed unnecessary "boundary" files 2015-11-13 20:05:37 +00:00
compressibleMultiphaseInterFoam/laminar/damBreak4phase tutorials: Removed unnecessary "boundary" files 2015-11-13 20:05:37 +00:00
driftFluxFoam/ras tutorials: Removed unnecessary "boundary" files 2015-11-13 20:05:37 +00:00
interDyMFoam/ras tutorials: Removed unnecessary "boundary" files 2015-11-13 20:05:37 +00:00
interFoam porosityModels: Specification of name and dimensions of porosity coefficients is now optional 2015-11-17 12:05:57 +00:00
interMixingFoam/laminar/damBreak tutorials: Removed unnecessary "boundary" files 2015-11-13 20:05:37 +00:00
interPhaseChangeDyMFoam/propeller tutorials: Removed unnecessary "boundary" files 2015-11-13 20:05:37 +00:00
interPhaseChangeFoam/cavitatingBullet tutorials: Removed unnecessary "boundary" files 2015-11-13 20:05:37 +00:00
multiphaseEulerFoam tutorials: Removed unnecessary "boundary" files 2015-11-13 20:05:37 +00:00
multiphaseInterDyMFoam/laminar/mixerVesselAMI2D tutorials: Removed unnecessary "boundary" files 2015-11-13 20:05:37 +00:00
multiphaseInterFoam/laminar tutorials: Removed unnecessary "boundary" files 2015-11-13 20:05:37 +00:00
potentialFreeSurfaceDyMFoam/oscillatingBox tutorials: Removed unnecessary "boundary" files 2015-11-13 20:05:37 +00:00
potentialFreeSurfaceFoam/oscillatingBox tutorials: Removed unnecessary spaces between parentheses and values in vectors 2015-07-21 20:55:44 +01:00
reactingMultiphaseEulerFoam/laminar tutorials: Removed unnecessary "boundary" files 2015-11-13 20:05:37 +00:00
reactingTwoPhaseEulerFoam tutorials: Removed unnecessary "boundary" files 2015-11-13 20:05:37 +00:00
twoLiquidMixingFoam/lockExchange Input of dimensionedScalars: update read-construction of dimensionedScalar in applications 2015-07-20 22:52:53 +01:00
twoPhaseEulerFoam tutorials: Removed unnecessary "boundary" files 2015-11-13 20:05:37 +00:00