openfoam/applications/utilities
Mark Olesen 062bb36693 PV3FoamReader - code cleanup
- streamlined code somewhat, minor attempt to reclaim some memory
 - now use "mesh parts" for patches/zones/sets/etc throughout to avoid
   ambiguity with mesh regions
 - collect superCells and addPointCellLabels in a class. The old version
   actually seemed to have overwritten the addPointCellLabels with each
   cellSet/cellZone. This means that part of the pointFields would be trashed
   in the combination of polyhedral cells, cellSets/cellZones and internalMesh
 - polyDecomp information for muitiple mesh regions, but not yet exploited
 - pointFields now working for cellZones/cellSets
 - extroplating fields onto walls also works as expected for interpolated
   pointFields
 - added tooltips to reader GUI

TODO:
 - pointFields (real and interpolated) for faceSets/faceZones
2008-08-03 14:17:25 +02:00
..
errorEstimation updated Copyright (C) \d+-2008 OpenCFD Ltd. 2008-06-25 15:01:46 +02:00
mesh Merge commit 'OpenCFD/master' into olesenm 2008-07-30 08:44:15 +02:00
miscellaneous Minor rearrangement. 2008-07-23 17:06:55 +01:00
parallelProcessing added comment for distributed running 2008-07-29 11:03:29 +01:00
postProcessing PV3FoamReader - code cleanup 2008-08-03 14:17:25 +02:00
preProcessing very minor formatting 2008-07-23 11:12:30 +01:00
surface update dictionary headers and FoamFile entry to 1.5 format 2008-07-14 14:50:35 +02:00
thermophysical update dictionary headers and FoamFile entry to 1.5 format 2008-07-14 14:50:35 +02:00