openfoam/applications
Mark Olesen 775ef2c843 PV3FoamReader improvements
- various GUI properties are now animateable="0"
    (meaning they no longer show up on the time-line)
  - move reader switches to the bottom of the GUI
  - move Lagrangian fields above pointFields for better visibility
  - basic support for multiple clouds
  - filter fields based on selection before looping over all the geometry bits
  - mesh conversion functions now return VTK mesh types for easier handling
  - faceZones mesh conversion had points/faces allocation reversed
  - updateInfo with every call to setTime() that changes the timeIndex
    This seems to be the only way to notice Lagrangian fields
  - restore displaying patchnames that got forgotten in the last commit
  - misc reorganization
2008-08-02 16:05:22 +02:00
..
solvers Minor format correction. 2008-07-27 10:14:32 +01:00
test update dictionary headers and FoamFile entry to 1.5 format 2008-07-14 14:50:35 +02:00
utilities PV3FoamReader improvements 2008-08-02 16:05:22 +02:00
Allwmake Lots of changes from Mark and my changes to ddtPhiCorr all mixed together 2008-05-25 21:46:37 +01:00