Commit Graph

2246 Commits

Author SHA1 Message Date
26a42b37a0 ENH: Move boundary applying to a separate function in the alignment solver 2013-04-11 20:24:57 +01:00
2b8bbb94b1 ENH: Update cell size functions to use the regionIndices findNearest
functions
2013-04-11 20:24:06 +01:00
73bb893067 ENH: Remove unused functions 2013-04-11 20:20:41 +01:00
7df9897c82 ENH: update calls to mesh redistribution 2013-04-11 20:20:09 +01:00
8ae926c472 ENH: Check if surface conformation point is inside the surface geometry 2013-04-11 20:18:50 +01:00
1804fb2813 ENH: Count number of reordered faces 2013-04-11 20:16:47 +01:00
9356f9c669 ENH: Snap points to feature points 2013-04-11 20:15:29 +01:00
c1cb0c4f17 BUG: Correct regionOffset indexing 2013-04-11 20:10:53 +01:00
21163c9591 BUG: Prevent overflow on integer multiplication 2013-04-11 20:07:26 +01:00
33221dc8d7 STYLE: Update default cvMeshDict 2013-04-11 19:59:09 +01:00
c2d3bab08e ENH: Merge searchableSurface and indexedOctree volumeType 2013-04-11 19:52:03 +01:00
e2482a4e8b ENH: Merge searchableSurface and indexedOctree volumeType 2013-04-11 19:52:03 +01:00
f89bcd33bf Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-11 15:16:34 +01:00
1cf850f164 ENH: snappyHexMesh: print final mesh check 2013-04-11 15:16:06 +01:00
bbb2077160 ENH: searhcableSurfacetoFaceZone: allow triSurfaceMesh specification 2013-04-11 15:04:39 +01:00
1b1cb83348 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-11 09:53:26 +01:00
4f22868d76 ENH: Cleaned-up build of multiple PV readers 2013-04-11 09:52:45 +01:00
d40c785591 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-08 16:30:18 +01:00
ccb38822ea BUG: foamToEnsight: using 3 digit extension 2013-04-08 16:29:45 +01:00
579831d332 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-08 15:38:26 +01:00
1aa09612e5 wallGradU: Calculate patch gradient only on wall patches 2013-04-08 15:38:22 +01:00
34ac08a931 ENH: Code updates following changed to IOobjectList 2013-04-08 15:33:02 +01:00
f07841972b Merge branch 'master' into feature/cvMesh 2013-04-05 16:11:45 +01:00
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
c812b27416 ENH: Added PV readers for version 3.98.1 2013-04-05 15:28:36 +01:00
5a62444c6a Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-05 11:37:32 +01:00
f66f9e9d37 ENH: Updated header documentation 2013-04-04 12:18:43 +01:00
a0c52565de ENH: Added new createExternalCoupledPatchGeometry utility 2013-04-04 11:45:02 +01:00
634d643090 ENH: snappyHexMeshDict: improved comment 2013-04-02 18:13:31 +01:00
9511eb27f7 ENH: splitMeshRegions: allow -region option 2013-04-02 18:12:58 +01:00
4fe6630fcc Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-02 13:53:31 +01:00
1f1188120c BUG: createBaffles: handle cellcentres as positions 2013-04-02 13:53:27 +01:00
e63b58b64e Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-02 13:34:01 +01:00
8b2f56966d BUG: Added missing linkage to turbulence libraries 2013-04-02 13:21:16 +01:00
179085af97 ENH: renumberMesh: sort face/cellZones 2013-03-28 10:26:25 +00:00
13ea7fc73a ENH: Add new curvature calculation to surfaceFeatureExtract 2013-03-21 10:36:27 +00:00
3afcc234d5 BUG: Store default cell size instead of a reference 2013-03-15 15:32:47 +00:00
f33b977421 ENH: surfaceBooleanFeatures: Output files to constant/extendedFeatureEdgeMesh 2013-03-15 12:46:18 +00:00
0f8fbf35c7 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-03-14 09:15:28 +00:00
729d53b862 BUG: ideasUnvToFoam: handling faceZones 2013-03-14 09:15:02 +00:00
eaaec5c414 BUG: Updated pdfDict example - mantis #754 2013-03-14 08:59:41 +00:00
0ac50306aa BUG: Updated pdfDict example - mantis #754 2013-03-13 14:46:17 +00:00
b45a4486b1 STYLE: Updates to erroneous copyright dates - applications 2013-03-13 09:45:16 +00:00
3599609cd7 BUG: Updated execFlowFunctionObjects to prevent result overwrite - mantis #562 2013-03-12 17:03:57 +00:00
53df4289df ENH: Consistency updates - license text abnd code formatting 2013-03-12 15:40:03 +00:00
6ba20b0f78 BUG: Updated ccm26ToFoam converter 2013-03-11 13:01:49 +00:00
448bd7be3e ENH: surfaceFeatures: Add an option to only extract features geometrically
If geometricTestOnly is set to true then edges will not be marked as region
edges, only as internal or external edges. If there are any edges still
marked as regions then this is because they are non-manifold.
2013-02-27 12:34:44 +00:00
e637dc30d1 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-02-21 16:11:47 +00:00
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
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