OpenFOAM-4.x/tutorials/incompressible
Henry Weller 49a300b82b porousBlockage: New pisoFoam tutorial to demonstrate the porosity source fvOption
To see the different behavior of flow through and around the blockage
change D in constant/fvOptions:

        // D 100;  // Very little blockage
        // D 200;  // Some blockage but steady flow
        // D 500;  // Slight waviness in the far wake
        D 1000; // Fully shedding behavior
2016-02-09 13:42:39 +00:00
..
adjointShapeOptimizationFoam/pitzDaily Input of dimensionedScalars: update read-construction of dimensionedScalar in applications 2015-07-20 22:52:53 +01:00
boundaryFoam tutorials: Removed unnecessary spaces between parentheses and values in vectors 2015-07-21 20:55:44 +01:00
icoFoam Redundant boundary.org files removed from tutorial cases 2015-11-13 16:59:58 +00:00
nonNewtonianIcoFoam/offsetCylinder tutorials/incompressible/nonNewtonianIcoFoam: Added pFinal 2016-02-02 20:06:08 +00:00
pimpleDyMFoam bin/tools/RunFunctions: runParallel now obtains the number of processors from numberOfSubdomains 2016-01-27 14:19:25 +00:00
pimpleFoam bin/tools/RunFunctions: runParallel now obtains the number of processors from numberOfSubdomains 2016-01-27 14:19:25 +00:00
pisoFoam porousBlockage: New pisoFoam tutorial to demonstrate the porosity source fvOption 2016-02-09 13:42:39 +00:00
porousSimpleFoam porosityModels: Specification of name and dimensions of porosity coefficients is now optional 2015-11-17 12:05:57 +00:00
shallowWaterFoam/squareBump fluxRequired: Added setFluxRequired function to fvSchemes class 2015-07-15 15:04:51 +01:00
simpleFoam bin/tools/RunFunctions: runParallel now obtains the number of processors from numberOfSubdomains 2016-01-27 14:19:25 +00:00
SRFPimpleFoam/rotor2D tutorials: Removed unnecessary "boundary" files 2015-11-13 20:05:37 +00:00
SRFSimpleFoam/mixer tutorials/incompressible/SRFSimpleFoam/mixer: Improved case setup and schemes 2015-07-24 17:01:27 +01:00