Commit Graph

27070 Commits

Author SHA1 Message Date
b6c8c1dca1 have single intersection only 2008-08-08 11:02:05 +01:00
38870e3256 no curvature refinement if no different maxLevel 2008-08-08 11:01:07 +01:00
e4bb4fc0f0 incorrect call of removeCells 2008-08-08 10:59:29 +01:00
5cc03afcee Merge branch 'master' into molecularDynamics 2008-08-07 17:55:14 +01:00
a75fe38a1d Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-08-07 16:18:15 +01:00
37297583d0 new utility - like autoPatch but for surfaces 2008-08-07 16:18:06 +01:00
6ac27012ff added debug printing 2008-08-07 16:17:40 +01:00
4455ed2cae Added the creation and writing of cell-centred Co. 2008-08-07 16:06:12 +01:00
de525cda45 added PrimitivePatchExtra as candidate for extending PrimitivePatch
- routines taken from triSurface but are not restricted to triangles
2008-08-07 11:32:08 +02:00
63a9d5e66d new container 'Keyed' - useful for tagging things with a label 2008-08-07 11:42:06 +02:00
fd7dcffd50 meshTools/coordinateSystems cosmetic cleanup 2008-08-07 11:05:28 +02:00
f5e73da8aa Merge commit 'OpenCFD/master' into olesenm 2008-08-06 18:08:53 +02:00
731d257f34 Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-08-06 16:15:58 +01:00
c809c1d5bd adding coefficient logging 2008-08-06 16:14:05 +01:00
44d5e5cdbb simplification of file handling 2008-08-06 16:13:02 +01:00
95bb8d6577 tidy up 2008-08-06 13:35:10 +01:00
ad1b9d4738 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-08-06 12:54:47 +01:00
6a16c52842 Added the missing defineTemplateTypeNameAndDebug(Cloud<solidParticle>, 0) 2008-08-06 12:54:39 +01:00
49c7752ba6 extra check on illegal input 2008-08-06 10:25:37 +01:00
75efb76033 exposed boudarry faces 2008-08-06 10:25:00 +01:00
1b3cf9133a operator== 2008-08-06 10:24:35 +01:00
7d9b0b103d handle marked internal faces 2008-08-06 10:24:19 +01:00
c647881d7b remove override option since goes to constant anyway 2008-08-06 10:24:01 +01:00
837bc0a249 moved global parameters back to the top of the GUI panel 2008-08-06 10:12:08 +01:00
de195bf1fd PV3FoamReader - minor changes
- remove TimeRange property from XML. Not needed for discrete time data
  - represent Lagrangian data as VTK_VERTEX for simple visualization
2008-08-05 21:41:47 +02:00
6ffd5a3358 foamToEnsightParts updated
- handle new cloud locations, got missed before the release
  - handle multiple clouds
  - more efficient checking of fields etc.
  - write case file at the end, thus we can potentially
    do something more intelligent about the time set handling
2008-08-05 20:32:23 +02:00
a908dd2634 Merge branch 'master' into cvm 2008-08-05 13:35:52 +01:00
4d452662b4 Merge branch 'master' into molecularDynamics 2008-08-05 13:28:12 +01:00
2734e77775 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-08-05 13:22:02 +01:00
d7a506c5f4 Added missing access function. 2008-08-05 13:21:52 +01:00
e6935c5269 Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-08-05 13:00:08 +01:00
a9b8a507e7 Merge commit 'OpenCFD/master' into olesenm 2008-08-04 18:24:41 +02:00
22a13ea28b PV3FoamReader - tooltips and reclaim memory if mesh caching is turned off 2008-08-04 18:23:10 +02:00
f3f8ee3335 Fixed update of kappa_. 2008-08-04 16:17:49 +01:00
fe4b18b053 Set the min value to 1e-8. 2008-08-04 16:05:06 +01:00
b03f3a97d1 Adding mdTransportProperitesFoam solver 2008-08-04 14:54:02 +01:00
02a1129805 removing meshing from MD branch temporarily, conflicting commits 2008-08-04 14:45:58 +01:00
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
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
fa0b034338 PV3FoamReader - neater multiblocks and dual output ports
- normal mesh data on port0
  - Lagrangian data on port1
  - no fixed block numbers for dividing internalMesh, patches, zones etc.
    This helps avoid ugly gaps in the multiblock output
  - avoid segfault if Lagrangian fields are converted without positions

  TODO:
  - can we label the output ports?
  - the selection of Lagrangian data and fields is wonky.
2008-08-01 20:04:38 +02:00
57949f8e82 status was not cleared 2008-08-01 17:56:48 +01:00
ae4e241743 Recovering deleted files 2008-07-31 16:38:47 +01:00
f1fa4036e0 Recovering deleted files 2008-07-31 16:38:47 +01:00
ad79a1e1f9 Merge branch 'master' into cvm 2008-07-31 16:36:28 +01:00
40c13b8286 Working on feature point handling by properly constructing planes 2008-07-31 16:22:14 +01:00
176a0b2507 Working on feature point handling by properly constructing planes 2008-07-31 16:22:14 +01:00
3bd7010781 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-07-31 10:33:52 +01:00
436b8f075d Added support for sphericalTensor and symmTensor. 2008-07-31 10:33:37 +01:00
e9d424b7a8 removal of warning 2008-07-30 16:28:54 +01:00
eb562dfdc6 Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-07-30 16:28:43 +01:00