laurence
|
65197885d8
|
BUG: cvMesh: assign points before sizes
|
2013-04-29 11:50:44 +01:00 |
|
laurence
|
f63b6935f8
|
BUG: cvMesh: Add brackets to function call
|
2013-04-29 11:00:47 +01:00 |
|
laurence
|
5bac60aa33
|
Merge branch 'feature/cvMesh' of ssh://opencfd-laurence.no-ip.org:8004/home/dm4/OpenFOAM/OpenFOAM-dev into feature/cvMesh
|
2013-04-29 10:55:51 +01:00 |
|
laurence
|
1d67c14cc4
|
ENH: Add maxPriority to requests to cellSize
|
2013-04-29 10:52:13 +01:00 |
|
laurence
|
5574bc333d
|
BUG: shape locations for outside points incorrect
|
2013-04-20 21:46:56 +01:00 |
|
laurence
|
963e659666
|
Merge branch 'master' into feature/cvMesh
|
2013-04-16 16:39:24 +01:00 |
|
laurence
|
d00c9f0fe9
|
Merge branch 'master' into feature/cvMesh
Conflicts:
src/edgeMesh/extendedFeatureEdgeMesh/extendedFeatureEdgeMeshTemplates.C
src/meshTools/AMIInterpolation/AMIInterpolation/AMIInterpolation.C
|
2013-04-16 16:00:59 +01:00 |
|
laurence
|
aa467d4cd9
|
ENH: Check for infinite vertex in cell
|
2013-04-16 11:02:57 +01:00 |
|
laurence
|
ee2910a089
|
ENH: Insert background cell size mesh using the cell size functions
|
2013-04-16 10:56:57 +01:00 |
|
laurence
|
60806cd645
|
ENH: Initialise vertices to have unset alignment
|
2013-04-15 17:23:49 +01:00 |
|
laurence
|
9422ad8835
|
BUG: Correct order of constructor initialisation list
|
2013-04-15 17:09:49 +01:00 |
|
laurence
|
5bb8b8c31e
|
ENH: New cell size function point insertion algorithm
|
2013-04-15 16:59:59 +01:00 |
|
mattijs
|
415cdb6a63
|
ENH: checkMesh: check volume ratio and face interpolation weights
|
2013-04-15 16:55:59 +01:00 |
|
laurence
|
c4b8448d53
|
BUG: collapseDict: Give entry a valid value
|
2013-04-12 14:16:09 +01:00 |
|
laurence
|
c171765a31
|
ENH: Remove requiredSize and requiredAlignment functions and their dictionary inputs
|
2013-04-12 11:29:02 +01:00 |
|
laurence
|
46ae867b7f
|
BUG: Remove unused code in linearDistance.C
|
2013-04-11 21:01:53 +01:00 |
|
laurence
|
4af889f860
|
ENH: Add forcePointInsertion option to controlMeshRefinement
|
2013-04-11 20:28:08 +01:00 |
|
laurence
|
26a42b37a0
|
ENH: Move boundary applying to a separate function in the alignment solver
|
2013-04-11 20:24:57 +01:00 |
|
laurence
|
2b8bbb94b1
|
ENH: Update cell size functions to use the regionIndices findNearest
functions
|
2013-04-11 20:24:06 +01:00 |
|
laurence
|
73bb893067
|
ENH: Remove unused functions
|
2013-04-11 20:20:41 +01:00 |
|
laurence
|
7df9897c82
|
ENH: update calls to mesh redistribution
|
2013-04-11 20:20:09 +01:00 |
|
laurence
|
8ae926c472
|
ENH: Check if surface conformation point is inside the surface geometry
|
2013-04-11 20:18:50 +01:00 |
|
laurence
|
1804fb2813
|
ENH: Count number of reordered faces
|
2013-04-11 20:16:47 +01:00 |
|
laurence
|
9356f9c669
|
ENH: Snap points to feature points
|
2013-04-11 20:15:29 +01:00 |
|
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 |
|
mattijs
|
1cf850f164
|
ENH: snappyHexMesh: print final mesh check
|
2013-04-11 15:16:06 +01:00 |
|
mattijs
|
bbb2077160
|
ENH: searhcableSurfacetoFaceZone: allow triSurfaceMesh specification
|
2013-04-11 15:04:39 +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 |
|