OpenFOAM-5.x/tutorials/incompressible/pisoFoam
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
..
laminar/porousBlockage porousBlockage: New pisoFoam tutorial to demonstrate the porosity source fvOption 2016-02-09 13:42:39 +00:00
les bin/tools/RunFunctions: runParallel now obtains the number of processors from numberOfSubdomains 2016-01-27 14:19:25 +00:00
ras tutorials: Removed unnecessary "boundary" files 2015-11-13 20:05:37 +00:00