OpenFOAM-4.x/tutorials
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
..
basic tutorials: Removed unnecessary "boundary" files 2015-11-13 20:05:37 +00:00
combustion tutorials/combustion/fireFoam/les/smallPoolFire.*: Minor correction 2015-11-15 18:10:28 +00:00
compressible porosityModels: Specification of name and dimensions of porosity coefficients is now optional 2015-11-17 12:05:57 +00:00
discreteMethods tutorials: Removed unnecessary spaces between parentheses and values in vectors 2015-07-21 20:55:44 +01:00
DNS/dnsFoam/boxTurb16 Input of dimensionedScalars: update read-construction of dimensionedScalar in applications 2015-07-20 22:52:53 +01:00
electromagnetics tutorials: Removed unnecessary spaces between parentheses and values in vectors 2015-07-21 20:55:44 +01:00
financial/financialFoam/europeanCall tutorials: Removed unnecessary "boundary" files 2015-11-13 20:05:37 +00:00
heatTransfer porosityModels: Specification of name and dimensions of porosity coefficients is now optional 2015-11-17 12:05:57 +00:00
incompressible porosityModels: Specification of name and dimensions of porosity coefficients is now optional 2015-11-17 12:05:57 +00:00
lagrangian porosityModels: Specification of name and dimensions of porosity coefficients is now optional 2015-11-17 12:05:57 +00:00
mesh tutorials/mesh/foamyHexMesh: Update location of blockMeshDict 2015-11-13 15:48:39 +00:00
multiphase porosityModels: Specification of name and dimensions of porosity coefficients is now optional 2015-11-17 12:05:57 +00:00
resources/geometry Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
stressAnalysis tutorials: Removed unnecessary "boundary" files 2015-11-13 20:05:37 +00:00
Allclean Minor change to comment 2014-12-14 21:50:14 +00:00
Allrun Minor change to comment 2014-12-14 21:50:14 +00:00
Alltest Updated headers 2015-07-15 21:58:29 +01:00