OpenFOAM-4.x/tutorials/incompressible/pimpleFoam/TJunction
Henry Weller 758dfc2c1f Standardized the naming of functions which control the writing of fields etc.
to have the prefix 'write' rather than 'output'

So outputTime() -> writeTime()

but 'outputTime()' is still supported for backward-compatibility.

Also removed the redundant secondary-writing functionality from Time
which has been superseded by the 'writeRegisteredObject' functionObject.
2016-05-12 17:38:01 +01:00
..
0 tutorials and templates: Updated wall BC for velocity to noSlip 2016-02-09 20:08:34 +00:00
constant Input of dimensionedScalars: update read-construction of dimensionedScalar in applications 2015-07-20 22:52:53 +01:00
system Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00
README.txt Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00

15/8/8 Simple T-junction. Inlet on left, one outlet at bottom, one at top.
To test multiple outlets.