Commit Graph

3562 Commits

Author SHA1 Message Date
a517fbfcbe BUG: surfaceFeatureExtract: Fix the search distance for feature proximity 2013-01-04 12:45:48 +00:00
5879a730fc cv2DMesh: Initial Commit with tutorials 2013-01-03 17:07:25 +00:00
cbbc796bb2 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-01-04 11:16:27 +00:00
5d6e00233f STYLE: Updated solver header comments 2013-01-03 16:36:26 +00:00
e7b5594f1d COMP: ParaFoam: moved include directory setting to paraview.*sh 2013-01-03 16:13:53 +00:00
bc57d89d01 COMP: setSet: extraneous library 2013-01-03 16:13:16 +00:00
9989b015a6 COMP/ENH: Update assignments to constructors to compile with clang. Add tensor->triad conversion. 2012-12-24 15:36:50 +00:00
180cb0bbc1 ENH: cvMesh: Construct cvMesh object after checkGeometry 2012-12-20 12:38:04 +00:00
6c04062df2 STYLE: surfaceClean: unused routine 2012-12-18 17:24:42 +00:00
14b93d5f7b ENH: subsetMesh: revert to original behaviour. Moved clever selection into cellSources 2012-12-18 15:00:47 +00:00
774db288aa ENH: regionToCell: allow multiple regions and erosion 2012-12-18 14:49:35 +00:00
100a25ee25 STYLE: defineDebug: move into Foam namespace 2012-12-17 17:35:42 +00:00
9669f47bbd COMP: conformalVoronoiMesh: missing include file 2012-12-17 15:02:33 +00:00
b3ba13a43c COMP: options: LIB_LIBS instead of EXE_LIBS 2012-12-17 14:58:47 +00:00
80983ba14f Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-12-17 14:47:00 +00:00
031b6d2bbb fireFoam: remove re-declaration of sources 2012-12-17 14:46:43 +00:00
e9be8229a3 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-12-17 13:51:35 +00:00
ceecb84573 ENH: checkMesh: moved some checking functionality to polyMesh 2012-12-17 13:45:19 +00:00
db89978ade Updated headers for Laurence and Andy 2012-12-17 11:42:00 +00:00
78f0cb5097 Resolve the green 2012-12-13 16:27:00 +00:00
98447ed2e2 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-12-13 10:40:54 +00:00
0953846fa9 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-12-12 16:32:23 +00:00
0832014a49 BUG: cvMesh: parallel redistribution
Redistribute reinserted feature points
Synchronise after distributing the background meshes in the constructor
2012-12-12 16:31:08 +00:00
262feb6b95 ENH: cvMesh: Code cleanup 2012-12-12 16:30:06 +00:00
6622eb4ad4 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-12-12 12:08:50 +00:00
44d1ed3eae ENH: boundBox: Change distanceFromBoxSqr to nearest()
Returns the nearest point instead of a distance
2012-12-12 11:07:52 +00:00
845b95522a STYLE: Correct line lengths 2012-12-12 09:41:06 +00:00
9c76fd797c Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-12-11 17:26:26 +00:00
fd8eebab13 ENH: Latest version of cvMesh. Squash of commits. 2012-12-11 17:22:06 +00:00
4cdb4a2c43 ENH: Ensure checkCoupledPoints works in parallel 2012-12-11 17:13:41 +00:00
f941955fc6 STYLE: Code cleanup 2012-12-11 17:12:58 +00:00
e81813a9c2 ENH: Add edgeCollapser utility and libraries.
edgeCollapser collapses small edges and faces.
Works in parallel by using PointEdgeWave.
2012-12-11 17:12:27 +00:00
f443931e5e ENH: Make set an autoPtr. Remove flip switch. 2012-12-11 17:09:14 +00:00
9f61b9123b ENH: Add enum and featurePointEdges. 2012-12-11 17:08:27 +00:00
057eff0e59 ENH: update fvMeshDistribute and domainDecomposition to use new
coupledPolyPatch constructor
2012-12-11 17:07:12 +00:00
4be7afde0a STYLE: Fix some typos 2012-12-11 16:38:39 +00:00
e3ae44f31f ENH: ListOps: Add reverse and rotate functions
reverseList
inplaceReverseList
rotateList
inplaceRotateList

Remove reverse function from UList and call the ListOps from the other
reverse function.
2012-12-11 16:21:07 +00:00
23f04e33b5 ENH: circulator added
circulator and const_circulator wrap around lists so that they may be
iterated over indefinitely.
2012-12-11 16:18:29 +00:00
7942d3e90f Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-12-11 16:14:58 +00:00
cfc6980b57 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-12-11 15:57:50 +00:00
8d809e15ca ENH: snappyHexMeshDict: specify patch groups 2012-12-11 15:57:17 +00:00
df073a34ec ENH: Added sources to scalarTransportFoam 2012-12-11 09:56:41 +00:00
100ed55f7a ENH: Added new rhoReactingBuoyantFoam solver 2012-12-10 18:13:18 +00:00
96060f6112 ENH: MOved rhoReactingFoam into the reactingFoam sub-folder 2012-12-10 18:12:36 +00:00
de29a1ed27 Merge branch 'master' of dm:/home/dm4/OpenFOAM/OpenFOAM-dev 2012-12-10 17:09:34 +00:00
391a703b90 COMP: various: indirect linkage problems on Ubuntu12.04 2012-12-10 17:08:42 +00:00
e8ccb8250d COMP: various: instantiates e.g. turbulenceModel (in createFields) but does not link in 2012-12-10 16:44:26 +00:00
9e81cba908 BUG: Corrected source usage in XiFoam 2012-12-10 16:39:27 +00:00
b7492abbdd Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-12-10 15:25:24 +00:00
2d3dc0b1f6 ENH: Updated Allw* scripts 2012-12-10 15:25:11 +00:00