openfoam/tutorials/incompressible/pimpleFoam/RAS/TJunction
Mark Olesen 8a7221cf50 TUT: update tutorials to use dictionary-style sets
- can now specify sampled sets as dictionary entries instead of a list
  entry.
    can now use:  sets { ... }
    instead of:   sets ( ... );

  This is similar to sampled surfaces and makes it easier to
  manage with dictionary manipulation tools.

TUT: update to use writeTime instead of outputTime
2022-03-10 19:45:20 +01:00
..
0 RELEASE: Updated headers for v2112 2021-12-20 14:18:01 +00:00
constant RELEASE: Updated headers for v2112 2021-12-20 14:18:01 +00:00
system TUT: update tutorials to use dictionary-style sets 2022-03-10 19:45:20 +01:00
README.md TUT: incompressible: clean up tutorials 2021-06-08 20:15:47 +00:00

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