Commit Graph

1033 Commits

Author SHA1 Message Date
laurence
c1cb0c4f17 BUG: Correct regionOffset indexing 2013-04-11 20:10:53 +01:00
laurence
21163c9591 BUG: Prevent overflow on integer multiplication 2013-04-11 20:07:26 +01:00
laurence
33221dc8d7 STYLE: Update default cvMeshDict 2013-04-11 19:59:09 +01:00
laurence
e2482a4e8b ENH: Merge searchableSurface and indexedOctree volumeType 2013-04-11 19:52:03 +01:00
laurence
72c3da08b2 Merge branch 'master' into feature/cvMesh
Conflicts:
	applications/test/Matrix/Test-Matrix.C
	applications/utilities/mesh/generation/extrude2DMesh/extrude2DMesh/extrude2DMesh/extrude2DMesh.C
	applications/utilities/mesh/generation/extrude2DMesh/extrude2DMesh/extrude2DMesh/extrude2DMesh.H
	src/OpenFOAM/algorithms/indexedOctree/indexedOctree.C
	src/OpenFOAM/primitives/Tensor2D/Tensor2DI.H
2013-04-05 16:09:24 +01:00
mattijs
634d643090 ENH: snappyHexMeshDict: improved comment 2013-04-02 18:13:31 +01:00
mattijs
9511eb27f7 ENH: splitMeshRegions: allow -region option 2013-04-02 18:12:58 +01:00
mattijs
1f1188120c BUG: createBaffles: handle cellcentres as positions 2013-04-02 13:53:27 +01:00
mattijs
179085af97 ENH: renumberMesh: sort face/cellZones 2013-03-28 10:26:25 +00:00
laurence
3afcc234d5 BUG: Store default cell size instead of a reference 2013-03-15 15:32:47 +00:00
mattijs
729d53b862 BUG: ideasUnvToFoam: handling faceZones 2013-03-14 09:15:02 +00:00
andy
b45a4486b1 STYLE: Updates to erroneous copyright dates - applications 2013-03-13 09:45:16 +00:00
andy
53df4289df ENH: Consistency updates - license text abnd code formatting 2013-03-12 15:40:03 +00:00
andy
6ba20b0f78 BUG: Updated ccm26ToFoam converter 2013-03-11 13:01:49 +00:00
andy
e637dc30d1 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-02-21 16:11:47 +00:00
Henry
74e16d7729 Reformat "template <..." to template<"
Add support for constructing VectorSpaces from forms with lower component type,
e.g. Vector<scalar> from Vector<label>
2013-02-21 15:07:50 +00:00
Henry
944b8d438b Reformat "template <..." to template<"
Add support for constructing VectorSpaces from forms with lower component type,
e.g. Vector<scalar> from Vector<label>
2013-02-21 15:07:09 +00:00
andy
951c8436aa ENH: Applying Gijs' patch: Update header documentation for utilities 2013-02-21 10:54:34 +00:00
andy
fe38fc8575 ENH: Updated gmshToFoam - mantis #690 2013-02-18 17:09:53 +00:00
laurence
15ba9ec7c5 ENH: cvMesh: speed up edge refinement 2013-02-12 15:45:21 +00:00
laurence
10042d2a0a ENH: cvMesh: Add option to print vertex info 2013-02-08 15:45:24 +00:00
laurence
ec313f856c ENH: cvMesh: DelaunayMesh: Switch to using dictionary to construct patches 2013-02-08 15:42:29 +00:00
laurence
528b3e8caf ENH: cvMesh: Default alignment to identity tensor if it is bad 2013-02-07 15:56:35 +00:00
laurence
777e73d74b ENH: cvMesh: Try to fix alignment 2013-02-07 15:07:47 +00:00
laurence
6799d66605 ENH: cvMesh: Orthogonalize triads 2013-02-07 14:32:51 +00:00
laurence
6628a12d19 ENH: cvMesh: Add method for finding discontinuities on the cell size mesh 2013-02-06 15:30:42 +00:00
laurence
84ad150b88 ENH: cvMesh: Use dictionary constructor for polyPatch 2013-02-06 12:10:25 +00:00
laurence
58c11b121f BUG: cvMesh: Remove debugging output 2013-02-05 15:07:54 +00:00
laurence
b125db9ecb ENH: cvMesh: Enable use of regions in conformationSurfaces. Make cell sizing relative to default. 2013-02-05 14:47:50 +00:00
laurence
2bfe3cefd0 ENH: Do not add empty patches to the patch list 2013-02-01 11:43:13 +00:00
laurence
a153b8ef17 BUG: cvMesh: feature point types wrong way around. 2013-01-30 16:26:09 +00:00
laurence
6a13810770 BUG: add bounding boxes to cell size mesh 2013-01-29 17:38:27 +00:00
laurence
02ffb69a6a ENH: Add templates file 2013-01-29 17:01:27 +00:00
laurence
18e8d2bead STYLE: cleanup 2013-01-29 16:51:53 +00:00
laurence
181e4b29f9 ENH: Shift printVertexInfo to the DelaunayMesh class 2013-01-29 16:50:04 +00:00
laurence
323844436b ENH: Feature point handling for 2 Internal, 1 External case 2013-01-29 16:46:17 +00:00
laurence
53533a2da2 ENH: cvMesh: split refinement and smoothing of background mesh 2013-01-28 18:01:22 +00:00
laurence
07cb342aeb Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev into feature/cvMesh
Conflicts:
	src/OpenFOAM/primitives/triad/triad.C
2013-01-28 15:17:48 +00:00
mattijs
3eab66f0a6 COMP: extrudeToRegionMesh: missing include 2013-01-28 14:58:13 +00:00
mattijs
26f9bc471b ENH: extrudeMesh: update to new PatchTools api 2013-01-28 14:21:23 +00:00
mattijs
fdd659bd77 ENH: extrudeToRegionMesh: extrude patchFaceCentres, patchEdgeCentres 2013-01-22 17:07:17 +00:00
laurence
4256e0a770 ENH: edgeCollapser: Make mesh checking optional and set default values for dictionary
Update biconic25-55Run35 tutorial with simplified collapseDict
2013-01-21 14:39:16 +00:00
laurence
32d358e4c3 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-01-20 15:25:30 +00:00
laurence
e44ee6a4b0 ENH: quaternion: Add power and exp functions 2013-01-10 14:36:01 +00:00
laurence
ff3654956a STYLE: Code cleanup and add some comments 2013-01-10 10:50:05 +00:00
mattijs
b20b5d3706 ENH: decomposePar: corrected dictionaries 2013-01-09 14:52:51 +00:00
mattijs
8e9de94024 ENH: extrudeToRegionMeshDict: update for new extrusion models 2013-01-09 14:07:27 +00:00
mattijs
365689c0ce Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-01-08 12:39:30 +00:00
mattijs
80e5beb6e2 ENH: extrudeModel: generic radial extrusion (radii specified through interpolation table) 2013-01-08 12:16:01 +00:00
laurence
140d548fe7 COMP: Fix Make/options file for cellSizeAndAlignmentGrid 2013-01-08 11:24:20 +00:00