Files
openfoam/tutorials/compressible/rhoSimpleFoam/gasMixing/injectorPipe
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
..
2021-12-20 14:18:01 +00:00
2021-07-28 10:02:27 +02:00
2021-05-27 08:59:28 +00:00

  • Demonstration of simple gas mixing, with processing on surface fields.