Commit Graph

4290 Commits

Author SHA1 Message Date
fd954c6167 ENH: Update to commit 0bbd3e5 re: tet point inside 2011-02-24 16:28:10 +00:00
1f160083b1 ENH: moved findCellFacePt and findTetFacePt methods from Cloud to polyMesh 2011-02-24 16:18:27 +00:00
ff98dac125 ENH: Header include files clean-up 2011-02-24 16:16:48 +00:00
eb145c6f8d COMP: Added Make/files file missed during commit c2851ea 2011-02-24 16:14:23 +00:00
cf48e2324d ENH: moved cellree functionality from Cloud to primitiveMesh 2011-02-24 16:13:06 +00:00
c2851eaa9f ENH: moved indexedOctree and treeBoundBox from meshTools to OpenFOAM 2011-02-24 16:06:51 +00:00
06024cf988 ENH: Updated lagrangian basic particle
- removed templating
- updated track data
2011-02-24 16:02:28 +00:00
d79c91e689 ENH: added cloud autoMap bas method (was pure abstract) 2011-02-24 15:44:22 +00:00
0bbd3e55e6 ENH: moved pointInTet() to inside() method in tetrahedron 2011-02-24 15:41:47 +00:00
f2b04ab9a7 COMP: promoted finiteVolume in build order 2011-02-24 15:37:38 +00:00
4dd02834c2 STYLE: minor code formatting 2011-02-16 12:57:13 +00:00
60ae18adcc Updated header 2011-02-16 11:37:57 +00:00
d8f45ef26a Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-02-16 11:36:38 +00:00
5f0cc97a9b GeometricField: now constructed using an IOdictionary rather than a raw dictionary 2011-02-16 11:35:52 +00:00
b9dee2fdfa Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-02-16 11:33:03 +00:00
906f1f36de BUG: build distributionModels earlier in build order 2011-02-16 11:12:26 +00:00
35376d1c6b Merge remote branch 'OpenCFD/master' into olesenm 2011-02-16 09:53:32 +01:00
683de2f663 STYLE: limiting to 80 chars 2011-02-15 18:09:51 +00:00
454cd5e180 ENH: encapsulated warning msg in dedug scope 2011-02-15 18:03:56 +00:00
5152c4961d GIT-HOOK: push-hook false positive 2011-02-15 18:58:58 +01:00
7e74e1ed10 ENH: Updated copyrights 2011-02-15 17:54:05 +00:00
b8bffdd610 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-02-15 17:33:18 +00:00
0e1945268e ENH: Added particle local interaction output stats 2011-02-15 17:32:25 +00:00
808ff1aa32 Merge remote branch 'OpenCFD/master' into olesenm 2011-02-15 16:55:05 +01:00
4c13528ff4 ENH: further updates to particle forces 2011-02-15 14:20:20 +00:00
5685459a9f BUG: decompositionMethod : calcCellCells for locally 0 cells 2011-02-15 12:48:23 +00:00
4086eb71a6 ENH: combined particle forces into sub model template instantiations 2011-02-15 11:18:05 +00:00
27d128f936 ENH: Updated coalCombustion lib re: particle forces 2011-02-15 11:00:47 +00:00
5e6992199c ENH: wordHastSet instead of wordList ofr forces specification 2011-02-15 11:00:11 +00:00
bdcd70f93d ENH: Using mustRead option on subOrEmptyDict 2011-02-15 10:58:50 +00:00
93b195f6d8 ENH: Added mustRead option (defaults to false) for subOrEmptyDict 2011-02-15 10:03:11 +00:00
d21657c064 ENH: Updated cloud reset functions 2011-02-15 09:51:40 +00:00
d6155f802d ENH: Initial check-in of re-worked particle forces 2011-02-14 15:49:46 +00:00
ea5da9a2e6 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-02-14 14:56:12 +00:00
a9f25c19dc ENH: extrudeMesh,snappyHexMesh: extrude across non-manifold boundaries 2011-02-14 14:52:51 +00:00
4b257efee9 adjustPhi: Removed the call to updateCoeffs as this may be premature 2011-02-14 11:04:49 +00:00
56e07de724 STYLE: changed some missed doxygen '@' to '\' 2011-02-14 10:00:48 +01:00
1e4d26429b Merge remote branch 'OpenCFD/master' into olesenm 2011-02-14 09:47:49 +01:00
a63cf3cba9 STYLE: remove editing junk 2011-02-11 16:45:36 +01:00
85190a16b6 ENH: featureEdgeMesh : moved new stuff to extendedFeatureEdgeMesh 2011-02-11 12:32:11 +00:00
70982353cc ENH: simpleGeomDecomp: allow parallel distribution 2011-02-11 11:22:29 +00:00
f5b7477722 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-02-09 14:10:19 +00:00
db33023bc5 ENH: PatchTools: added coupled normals calculation 2011-02-09 14:09:47 +00:00
b1d82f1b67 BUG: decompositionMethod: cellCells for cyclics or agglomeration 2011-02-09 13:01:23 +00:00
d0955ba21d Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-02-08 18:25:29 +00:00
c3cb632c24 Documentation: converted javadoc @ to LaTeX style \ in Doxygen code docs 2011-02-08 18:22:00 +00:00
afe1c4ff40 ENH: Updated combineFields for fieldValues to avoid assignment to self 2011-02-08 17:51:54 +00:00
8e01dd8cf1 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-02-08 16:17:41 +00:00
2adfd534db ENH: globalMeshData, mapDistribute : added pointBoundaryFaces/pointBoundaryCells 2011-02-08 16:16:50 +00:00
0942748819 Revert "BUG: Contuation from commit ca0799cbc7 - updated cellSource"
This reverts commit b8c2cbaaec.
2011-02-08 15:52:31 +00:00