OpenFOAM-4.x/tutorials
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
..
basic tutorials: Removed unnecessary "boundary" files 2015-11-13 20:05:37 +00:00
combustion bin/tools/RunFunctions: runParallel now obtains the number of processors from numberOfSubdomains 2016-01-27 14:19:25 +00:00
compressible tutorials/compressible/rhoPimpleFoam/ras/angledDuct: Updated for change in U boundary condition update order 2016-02-08 18:40:54 +00:00
discreteMethods fieldAverage: Added periodicRestart option and rationalized naming of restart options 2016-01-30 11:23:38 +00: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 bin/tools/RunFunctions: runParallel now obtains the number of processors from numberOfSubdomains 2016-01-27 14:19:25 +00:00
incompressible porousBlockage: New pisoFoam tutorial to demonstrate the porosity source fvOption 2016-02-09 13:42:39 +00:00
lagrangian bin/tools/RunFunctions: runParallel now obtains the number of processors from numberOfSubdomains 2016-01-27 14:19:25 +00:00
mesh bin/tools/RunFunctions: runParallel now obtains the number of processors from numberOfSubdomains 2016-01-27 14:19:25 +00:00
multiphase oscillatingFixedValue BC replaced by uniformFixedValue with the new Function1Types::Sine 2016-02-09 08:57:42 +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