Commit Graph

1546 Commits

Author SHA1 Message Date
laurence
6d224df76a ENH: foamyHexMesh: change inside/outside test to check for nearest intersection 2013-08-30 12:50:02 +01:00
laurence
5e3a057965 ENH: foamyHexMesh: do not allow perturbation to cross surface 2013-08-30 12:19:48 +01:00
laurence
e9cdbdef5e ENH: foamyHexMesh: Allow surface point insertion on close surfaces
ENH: foamyHexMesh: do not point motion to cross surfaces
ENH: foamyHexMesh: do not allow perturbation to cross surface
ENH: foamyHexMesh: change inside/outside test to check for nearest intersection
BUG: foamyHexMesh: With surfaces of same priority do not overwrite cell size
ENH: foamyHexMesh: insert surface points on close parallel surfaces
BUG: foamyHexMesh: write to own processor file in parallel
ENH: foamyHexMesh: Insert surface points if internal points are exposed
ENH: foamyHexMesh: add hasBoundaryPoint() to indexedCell
REVERT: foamyHexMesh: do not check inside/outside for surface points
REVERT: foamyHexMesh: correct function argument list
REVERT: foamyHexMesh: correct function argument list
2013-08-30 12:18:15 +01:00
mattijs
e34f2c8da1 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-02 11:12:34 +01:00
laurence
6f4202c08c ENH: foamyHexMesh: do not point motion to cross surfaces 2013-08-30 12:18:15 +01:00
laurence
067c80b0d7 ENH: foamyHexMesh: correct proc boundary intersection in ray shooting 2013-08-29 16:34:39 +01:00
laurence
20a8649a00 ENH: foamyHexMesh: calc maxRayLength from bounds of surface 2013-08-29 16:04:24 +01:00
laurence
8dda57ddbf ENH: foamyHexMesh: correct rayShooting point addition on intersection 2013-08-29 16:00:04 +01:00
laurence
7531ccba9b ENH: foamyHexMesh: add rayShooting initial points method 2013-08-29 15:32:43 +01:00
laurence
94c4d37f63 ENH: foamyHexMesh: check for intersection in inside/outside test 2013-08-28 12:55:22 +01:00
mattijs
77d47e9125 ENH: surfaceToCell: use surface orientation 2013-08-20 16:01:18 +01:00
mattijs
205e1e77bc Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-08-15 15:36:29 +01:00
mattijs
0860c370b5 STYLE: snappyHexMesh: fancy printing 2013-08-15 15:36:17 +01:00
laurence
9883825eed STYLE: correct line widths 2013-08-15 15:01:36 +01:00
andy
04be292f0a Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-08-12 15:52:59 +01:00
mattijs
2f9111a50a BUG: renumberMesh: conversion scalar*label -> label 2013-08-12 12:02:56 +01:00
andy
e67805422f ENH: moveDynamicMesh - output AMI patch names 2013-08-09 12:26:56 +01:00
andy
eef8df7b6a BUG: extrudeToRegionMesh - corrected parallel behaviour 2013-08-07 12:55:34 +01:00
mattijs
560df1929b ENH: snappyHexMesh: extra comment 2013-08-06 17:19:38 +01:00
laurence
0a4b72ee3e ENH: foamyHexMesh: Flip order of evaluation in if statement 2013-08-15 11:55:24 +01:00
laurence
f2dbdd66bf ENH: foamyHexMesh: surface conformation and initial point insertion
autoDensity: Change to reference and correct typo
surfaceConformation: Include Delaunay cells that are entirely made
up of boundary points. Also increase the length of the line to intersect.
2013-08-14 12:40:52 +01:00
laurence
d8aced9070 BUG: foamyHexMesh: Read in non uniform sizing fields correctly 2013-08-13 16:58:04 +01:00
laurence
9dcb920861 ENH: foamyHexMesh: enable point randomisation for point file insertion 2013-08-12 16:40:22 +01:00
laurence
8d3508f78a STYLE: foamyHexMesh printouts 2013-08-12 15:40:16 +01:00
laurence
e7388fefb8 REVERT: surfaceSimplify: Use background mesh to start surfaceSimplify 2013-08-12 11:12:16 +01:00
laurence
967b042197 ENH: Read Delaunay Mesh 2013-08-09 12:24:55 +01:00
laurence
2b0e835583 ENH: foamyHexMesh: Better reading of Delaunay meshes 2013-08-08 17:01:41 +01:00
laurence
0415e5689c ENH: Write out cell centres when running surfaceSimplify in snappyHexMesh.
Also provide option to not do inside outside test when reading points into
foamyHexMesh from file
2013-08-08 12:59:40 +01:00
laurence
700215cab3 BUG: foamyHexMesh: Correct max depth of recursion 2013-08-01 14:23:31 +01:00
laurence
ee8b1f4332 BUG: foamyHexMesh: Incorrect logic for serial mesh motion 2013-08-01 10:42:33 +01:00
laurence
fe25191f45 ENH: foamyHexMesh: Remove some unused functions. Change initialPointMethod constructors 2013-07-30 15:52:09 +01:00
laurence
d0be901c63 BUG: foamyHexMesh: Reference to temporary. Some code cleanup. 2013-07-30 14:21:15 +01:00
laurence
1269eb2e97 STYLE: foamyHexMesh: Do not output point insertion failure to screen by default.
- Write some comments
2013-07-30 12:55:55 +01:00
laurence
056246c95f BUG: foamyHexMesh: Correct calc for number of external points 2013-07-30 12:23:01 +01:00
laurence
09a44ad606 ENH: foamyHexMesh: Check moved internal points are inside the geometry before inserting them 2013-07-30 12:12:18 +01:00
laurence
1e420e02e7 ENH: foamyHexMesh: Move feature point conformation to separate class.
- Update point conversion routines
- Slightly more efficient point redistribution
2013-07-30 11:03:19 +01:00
laurence
2a1c26131e ENH: foamyHexMesh: Combine inside and outside functions in conformationSurfaces 2013-07-29 15:56:59 +01:00
laurence
e7aeee33d7 ENH: foamyHexMesh: Construct backgroundMeshDecomposition in initialisation list 2013-07-29 15:55:11 +01:00
laurence
d68c31eb23 ENH: foamyHexMesh: Move variable construction outside of loop 2013-07-29 15:51:46 +01:00
laurence
8b12dcfdb3 ENH: foamyHexMesh: Remove reconformation enum. 2013-07-29 15:40:39 +01:00
laurence
56421096d1 ENH: foamyHexMesh: Shift calculateLoadBalance to DistributedDelaunayMesh 2013-07-29 15:38:30 +01:00
laurence
60764c3941 ENH: foamyHexMesh: Move some functions to new namespaces
- Added indexedVertexOps namespace
- Added indexedCellOps namespace
2013-07-29 15:35:12 +01:00
laurence
2bfe5c8864 ENH: foamyHexMesh: Move writing functions to a new namespace 2013-07-29 15:16:37 +01:00
laurence
c1a77b102e COMP: foamyHexMesh: Add missing includes 2013-07-29 15:02:59 +01:00
laurence
e4cd1b949d ENH: plane: Add member function that mirrors a point in a plane 2013-07-22 16:20:29 +01:00
laurence
1a9329ed48 STYLE: foamyHexMesh: Remove old code related mainly to the deprecated cell sizing methods 2013-07-19 16:46:24 +01:00
laurence
f008250b03 ENH: foamyHexMesh: Normalise the aspect ratio direction 2013-07-19 16:43:07 +01:00
laurence
1c55166d36 BUG: DelaunayMesh: Do not allow vertexCount to be externally updated 2013-07-19 16:42:16 +01:00
mattijs
102805befe ENH: snappyHexMesh: improved table printing 2013-07-18 13:09:43 +01:00
laurence
86c5a3a228 ENH: foamyHexMesh: Do not allow default patch types when reading patchInfo from dictionary 2013-07-11 12:31:43 +01:00
mattijs
8fdce7f8cf ENH: snappyHexMesh: writing pointLevel,cellLevel under switch 2013-07-09 11:06:46 +01:00
mattijs
d35926b0eb BUG: snappyHexMesh: refinementSurfaces fix 2013-07-05 15:19:53 +01:00
mattijs
daf9a6c64d ENH: Allwmake: remove so compilation happens in parallel 2013-07-05 12:52:10 +01:00
mattijs
4cb0abfc38 COMP: CGAL: get rid of Allwmake 2013-07-05 12:43:19 +01:00
mattijs
a5e88f3e03 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-07-04 16:15:37 +01:00
laurence
7546c1529a BUG: searchableSurfaceControl: Correct resizing of region controls 2013-07-04 13:12:11 +01:00
laurence
5e4c161100 BUG: foamyHexMesh surface region names: Do not use global patch names 2013-07-04 12:34:25 +01:00
mattijs
a5dae2480f ENH: snappyHexMeshDict: added comment 2013-07-04 12:29:55 +01:00
mattijs
ed1ecd5f7a BUG: snappyHexMesh: outFile is fileName, not word 2013-07-03 12:49:59 +01:00
mattijs
f2397e7f41 ENH: snappyHexMesh: clean up mesh quality settings 2013-07-02 15:01:32 +01:00
laurence
e2f62ee317 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-06-26 15:56:59 +01:00
laurence
da5b88eef7 BUG: searchableBoxFeatures: Correct extendedFeatureEdgeMesh constructor call 2013-06-26 15:56:30 +01:00
Henry
d0d32e5fa5 conformalVoronoiMesh: update for clang complication 2013-06-20 16:33:36 +01:00
laurence
cea555f49b ENH: foamyHexMesh: meshableSide 2013-06-20 11:35:25 +01:00
laurence
8e04e92f74 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev into feature/cvMesh 2013-06-20 11:30:36 +01:00
laurence
1320397db9 BUG: foamyHexMesh: Check for hit 2013-06-20 11:28:20 +01:00
Sergio Ferraris
b482e3e45f BUG: Bad indexing on shadowFaceZones 2013-06-20 11:02:36 +01:00
laurence
13e44eee24 STYLE: foamyHexMesh: print out starting time name 2013-06-19 16:05:13 +01:00
laurence
29cadae2ca BUG: foamyHexMesh: Explicitly update the backgroundMeshDecomposition instance on
write.
2013-06-17 11:28:48 +01:00
laurence
8803896d37 BUG: foamyHexMesh: Write control for backgroundMeshDecomposition 2013-06-14 17:17:54 +01:00
laurence
dd502d1e05 ENH: foamyHexMesh: Enable reading and writing of the background meshes 2013-06-14 16:41:14 +01:00
laurence
5d33f36a2f ENH: foamyHexMesh: Allow feature edge point insertion on close features edges
If two feature edges are close, allow points to be inserted on both edges if
the angle is large enough
2013-06-14 09:31:09 +01:00
laurence
11d22dbf47 REVERT: Change parallel referral algorithm back to original 2013-06-13 09:30:05 +01:00
laurence
6cf69b1644 ENH: foamyHexMesh: Enable only the conformation step to be run if internal points are all fixed 2013-06-12 13:16:04 +01:00
laurence
838639cd5d ENH: Snapping to surfaces if point is far outside 2013-06-12 13:08:15 +01:00
laurence
3d2a4ece30 ENH: foamyHexMesh: Split location of infinite cells and processor boundary cells 2013-06-11 14:30:20 +01:00
laurence
c574abb243 ENH: foamyHexMesh: Edge conformation improvements 2013-06-06 13:42:55 +01:00
laurence
a6c7389f0b ENH: foamyHexMesh: Disable reporting of point insertion failure 2013-06-05 16:35:09 +01:00
laurence
59ba920721 BUG: foamyHexMesh: Remove internal points that are outside the surface. 2013-06-05 14:00:18 +01:00
laurence
a40168675c STYLE: Change name of foamyHex2DMesh to foamyQuadMesh 2013-06-04 16:21:16 +01:00
laurence
af9e7cc72c ENH: foamyHexMesh: clean up ostream operator of indexedVertex 2013-06-04 14:40:45 +01:00
laurence
7e99cd26c1 ENH: Add enhanced edge conformation method 2013-06-04 14:39:59 +01:00
laurence
419fe75da5 COMP: Remove unused variables 2013-06-04 14:39:10 +01:00
laurence
a0a162948f COMP: Add surfMesh dependency to snappyHexMesh 2013-06-04 09:58:59 +01:00
laurence
9995429f9b COMP: Remove cellSizeAndAlignmentGrid from compilation 2013-06-03 17:12:56 +01:00
laurence
c644cb680b Merge branch 'master' into feature/cvMesh
Conflicts:
	applications/utilities/mesh/generation/snappyHexMesh/snappyHexMesh.C
2013-06-03 16:27:14 +01:00
laurence
ae7a7bc1da BUG: do not iterate over referred edges 2013-06-03 16:16:47 +01:00
laurence
5d26732b7e ENH: snappyHexMesh: update outfile location for surfaceSimplify 2013-06-03 14:59:05 +01:00
mattijs
cc8a232756 ENH: subsetMesh: added -resultTime option 2013-06-03 13:34:21 +01:00
mattijs
b965b9e783 ENH: snappyHexMesh: added gapLevelIncrement to outer dictionary 2013-06-03 13:29:22 +01:00
laurence
28868e97bb ENH: Add a surfaceSimplify option to snappyHexMesh 2013-06-03 12:40:26 +01:00
mattijs
487ef5ac0b ENH: snappyHexMeshDict: improved setting in comment 2013-05-31 16:49:18 +01:00
laurence
f6109782a1 BUG: Fix merge issues 2013-05-31 12:05:06 +01:00
laurence
2579c83bc6 COMP: Add missing include 2013-05-31 12:03:48 +01:00
laurence
5d0433327c COMP: Add Header include 2013-05-31 12:03:08 +01:00
laurence
b2a58f109d ENH: code cleanup 2013-05-31 10:55:25 +01:00
laurence
ecda1f7665 ENH: Add options to feature point handling 2013-05-31 10:49:03 +01:00
laurence
482957e718 STYLE: Update base foamyHexMeshDict 2013-05-31 10:40:04 +01:00
laurence
fb52acf4be ENH: Update collapesEdges to work with any supplied face zone 2013-05-31 09:42:09 +01:00
mattijs
55fd1ac9fd ENH: snappyHexMeshDict: commented new options 2013-05-30 10:39:33 +01:00
laurence
399c65f963 Merge branch 'master' into feature/cvMesh 2013-05-30 10:34:49 +01:00
mattijs
975602a937 ENH: createBafflesDict: added comment 2013-05-21 15:31:07 +01:00
mattijs
5f034c9235 ENH: processorPolyPatch: remove unused argument 2013-05-21 14:24:44 +01:00
laurence
e6e477432f BUG: Do not check for close feature points when synchronising trees
+ Firstly, it has already been done
+ Secondly, the 'nearest' criteria is a different distance on different
processors
2013-05-20 10:57:08 +01:00
laurence
7db31447c9 BUG: Check for NULL vertex on cell 2013-05-17 14:33:48 +01:00
laurence
ef2adac0b9 BUG: Test for infinite vertex 2013-05-17 11:44:37 +01:00
laurence
f925f93eab BUG: When distributing mesh vertices check return values for locate 2013-05-17 09:56:12 +01:00
laurence
6d12b2d4f0 BUG: Returned reference to a tmp 2013-05-17 09:22:05 +01:00
mattijs
25a373bd39 ENH: snappyHexMesh: enable free-standing baffle merging 2013-05-16 12:49:16 +01:00
laurence
9c115398ba BUG: Missing function declaration 2013-05-16 11:38:54 +01:00
laurence
c7366549fc Merge branch 'feature/cvMesh' of /home/dm4/OpenFOAM/OpenFOAM-dev into feature/cvMesh 2013-05-16 11:24:49 +01:00
laurence
64a6994a62 ENH: Update cellSizeCalculation to return tmp 2013-05-16 11:22:56 +01:00
laurence
3a845d5192 ENH: Fix initial point insertion 2013-05-16 11:20:28 +01:00
laurence
379d8ac070 STYLE: Set location of foamyHexMeshDict 2013-05-16 10:44:30 +01:00
laurence
c0eb9d678f STYLE: Change cv2DMesh to foamyHex2DMesh 2013-05-16 10:29:36 +01:00
laurence
04804030f7 Merge branch 'feature/cvMesh' of /home/dm4/OpenFOAM/OpenFOAM-dev into feature/cvMesh 2013-05-13 12:41:54 +01:00
laurence
c537f1cf9f COMP: Compile searchableSurfaceFeatures 2013-05-13 12:41:38 +01:00
laurence
d6c043e055 Merge branch 'feature/cvMesh' of /home/dm4/OpenFOAM/OpenFOAM-dev into feature/cvMesh 2013-05-13 12:39:45 +01:00
laurence
cd548a96ed ENH: Add readFeatures method to header file 2013-05-13 12:39:22 +01:00
laurence
4180768499 Merge branch 'feature/cvMesh' of /home/dm4/OpenFOAM/OpenFOAM-dev into feature/cvMesh 2013-05-13 12:38:36 +01:00
laurence
0a56f7a7f2 ENH: Use new searchableSurfaceFeatures 2013-05-13 12:38:14 +01:00
laurence
2c77f55d1d Merge branch 'master' into feature/cvMesh 2013-05-13 10:54:26 +01:00
laurence
9a5b9e6ba2 ENH: Add automatic feature extraction to foamyHexMesh 2013-05-13 10:24:03 +01:00
laurence
f9372806da BUG: Update processorPolyPatch constructor call to match recent changes 2013-05-10 01:04:31 +01:00
laurence
850474d273 STYLE: Change name from cvMesh to foamyHexMesh 2013-05-10 01:00:52 +01:00
mattijs
34cc904b9d BUG: snappyHexMeshDict: incorrect variable 2013-05-08 12:58:09 +01:00
laurence
6f9823d0de Merge branch 'master' into feature/cvMesh
Conflicts:
	src/OpenFOAM/algorithms/indexedOctree/indexedOctree.C
	src/OpenFOAM/algorithms/indexedOctree/indexedOctree.H
	src/dynamicMesh/polyMeshFilter/polyMeshFilter.C
	src/meshTools/indexedOctree/treeDataPrimitivePatch.C
	src/meshTools/indexedOctree/treeDataTriSurface.C
	src/meshTools/triSurface/triSurfaceSearch/triSurfaceSearch.C
2013-05-08 12:20:52 +01:00
mattijs
aea1fbff8b ENH: mergeMeshes: preserve additional patch data 2013-05-08 09:47:00 +01:00
andy
9ebd8a851a Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-03 17:33:37 +01:00
mattijs
5bc4cc3b7c Merge remote-tracking branch 'origin/master' into feature/procAgglom 2013-05-01 16:57:36 +01:00
mattijs
d9afcb75d3 ENH: snappyHexMesh: update with code 2013-04-29 15:21:56 +01:00
mattijs
487103fa60 ENH: checkMesh: volume ratio too tight 2013-04-29 15:21:20 +01:00
laurence
893a4364c0 Merge branch 'feature/cvMesh' of ssh://opencfd-laurence.no-ip.org:8004/home/dm4/OpenFOAM/OpenFOAM-dev into feature/cvMesh 2013-04-29 13:38:23 +01:00
laurence
a90f917f70 ENH: cvMesh: Faster point rejection in parallel 2013-04-29 13:37:52 +01:00
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
mattijs
d7cadf4937 Merge remote-tracking branch 'origin/master' into feature/procAgglom
Conflicts:
	src/OpenFOAM/db/IOstreams/Pstreams/Pstream.H
	src/OpenFOAM/db/IOstreams/Pstreams/UPstream.C
	src/OpenFOAM/db/IOstreams/Pstreams/UPstream.H
	src/OpenFOAM/db/IOstreams/Pstreams/combineGatherScatter.C
	src/OpenFOAM/db/IOstreams/Pstreams/gatherScatter.C
	src/OpenFOAM/db/IOstreams/Pstreams/gatherScatterList.C
	src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.C
	src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.H
	src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/GAMGInterface/GAMGInterface.H
	src/finiteVolume/fvMesh/fvMesh.H
2013-04-23 09:41:15 +01:00
laurence
5574bc333d BUG: shape locations for outside points incorrect 2013-04-20 21:46:56 +01:00
andy
4435d64047 STYLE: Corrected spelling mistakes 2013-04-16 17:01:23 +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
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
mattijs
ea8d290191 ENH: communicators: initial version - extended Pstream API 2013-02-04 10:17:37 +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
laurence
c0a417355d Revert "COMP: cvMesh and cv2DMesh removed"
This reverts commit e4c1409679.
2013-01-08 10:48:45 +00:00
laurence
e4c1409679 COMP: cvMesh and cv2DMesh removed 2013-01-07 16:08:56 +00:00
laurence
a13d9b50d0 BUG: searchableSurfaceControl: Size the size and alignment fields 2013-01-07 13:31:35 +00:00
laurence
d722378fc4 ENH: cvMesh: detect and remove indirect patch faces
Find patch faces that do not result from point pairs and aggressively delete
2013-01-04 14:33:23 +00:00
laurence
45ce8ab68d ENH: Update cellShapeControl to work with 2D mesher and remove dependency on the Triangulation 2013-01-04 14:30:07 +00:00
laurence
660ddd6d70 ENH: cv2DMesh: Do not add empty patches 2013-01-04 12:47:56 +00:00
laurence
5879a730fc cv2DMesh: Initial Commit with tutorials 2013-01-03 17:07:25 +00:00
mattijs
bc57d89d01 COMP: setSet: extraneous library 2013-01-03 16:13:16 +00:00
laurence
9989b015a6 COMP/ENH: Update assignments to constructors to compile with clang. Add tensor->triad conversion. 2012-12-24 15:36:50 +00:00
laurence
180cb0bbc1 ENH: cvMesh: Construct cvMesh object after checkGeometry 2012-12-20 12:38:04 +00:00
mattijs
14b93d5f7b ENH: subsetMesh: revert to original behaviour. Moved clever selection into cellSources 2012-12-18 15:00:47 +00:00
mattijs
774db288aa ENH: regionToCell: allow multiple regions and erosion 2012-12-18 14:49:35 +00:00
mattijs
100a25ee25 STYLE: defineDebug: move into Foam namespace 2012-12-17 17:35:42 +00:00
mattijs
9669f47bbd COMP: conformalVoronoiMesh: missing include file 2012-12-17 15:02:33 +00:00
mattijs
b3ba13a43c COMP: options: LIB_LIBS instead of EXE_LIBS 2012-12-17 14:58:47 +00:00
mattijs
e9be8229a3 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-12-17 13:51:35 +00:00
mattijs
ceecb84573 ENH: checkMesh: moved some checking functionality to polyMesh 2012-12-17 13:45:19 +00:00
Henry
db89978ade Updated headers for Laurence and Andy 2012-12-17 11:42:00 +00:00
laurence
0953846fa9 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-12-12 16:32:23 +00:00
laurence
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
laurence
262feb6b95 ENH: cvMesh: Code cleanup 2012-12-12 16:30:06 +00:00
mattijs
6622eb4ad4 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-12-12 12:08:50 +00:00
laurence
44d1ed3eae ENH: boundBox: Change distanceFromBoxSqr to nearest()
Returns the nearest point instead of a distance
2012-12-12 11:07:52 +00:00
laurence
845b95522a STYLE: Correct line lengths 2012-12-12 09:41:06 +00:00
laurence
fd8eebab13 ENH: Latest version of cvMesh. Squash of commits. 2012-12-11 17:22:06 +00:00
laurence
4cdb4a2c43 ENH: Ensure checkCoupledPoints works in parallel 2012-12-11 17:13:41 +00:00
laurence
f941955fc6 STYLE: Code cleanup 2012-12-11 17:12:58 +00:00
laurence
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
laurence
4be7afde0a STYLE: Fix some typos 2012-12-11 16:38:39 +00:00
mattijs
8d809e15ca ENH: snappyHexMeshDict: specify patch groups 2012-12-11 15:57:17 +00:00
mattijs
e8ff31f9e8 ENH: Time: use constant(), time() instead of hardcoded strings 2012-12-06 08:24:54 +00:00
mattijs
e2d2f505fb ENH: snappyHexMesh: keep orientation of baffle 2012-12-05 15:50:56 +00:00
mattijs
9ccd5809b8 BUG: sampleDict: missing type 2012-12-05 15:21:00 +00:00
mattijs
2e046d32d0 ENH: subsetMesh: improved error checking 2012-12-05 12:42:53 +00:00
mattijs
da9762184f STYLE: remove unused fields 2012-12-04 16:20:31 +00:00
mattijs
3fdc98dccd ENH: createBafflesDict: moved comment 2012-12-04 15:03:17 +00:00
mattijs
2745cd7544 ENH: createBaffles: create patches and patchFields 2012-12-04 12:02:45 +00:00
mattijs
6209c5d735 ENH: extrudeToRegionMesh: make disconnected 1D the default. Use fvMeshTools. 2012-12-04 11:26:06 +00:00
mattijs
d1d6421b49 ENH: searchableSurfaceToFaceZone: selection of faces and normals 2012-11-30 15:52:36 +00:00
mattijs
bd766da9c8 ENH: splitMeshRegions: use fvMeshTools for fvPatch manipulation 2012-11-29 17:15:14 +00:00
mattijs
b4bb215a8c ENH: subsetMesh: have -cellSet and -dict argument 2012-11-23 11:27:46 +00:00
mattijs
c76869eb71 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-11-20 16:02:46 +00:00
mattijs
3e06dc9878 ENH: renumberMesh: renumber cellZones and faceZones (pointZones were already handled) 2012-11-20 16:02:14 +00:00
andy
7888a0d8bb ENH: Updated comment/description 2012-11-19 09:37:41 +00:00
mattijs
e65512be4e COMP: sampling: moved sampledSet writing to fileFormats 2012-11-16 13:13:39 +00:00
mattijs
d0c0fb9da2 ENH: combinePatchFaces: have -meshQuality option 2012-11-14 09:30:59 +00:00
mattijs
14da496a0e ENH: setsToZones: allow -time options 2012-11-13 13:57:14 +00:00
mattijs
434e2fafcd ENH: searchableSurfaces: add checking routines 2012-11-13 12:20:02 +00:00
mattijs
6da9df714c ENH: snappyHexMesh: allow layer thickness specification by total thickness 2012-11-01 12:50:39 +00:00
mattijs
357939a770 ENH: snappyHexMesh: refine by distance to feature 2012-10-29 13:20:42 +00:00
mattijs
2746ec8764 ENH: snappyHexMeshDict: updated comment 2012-10-26 14:40:04 +01:00
mattijs
eca5475f04 ENH: splitMeshRegions: optionally add regionName to all patches 2012-10-08 14:56:05 +01:00
mattijs
0ace34f62e ENH: snappyHexMesh: additional parameter for layer truncation 2012-10-05 11:13:35 +01:00
mattijs
267d6fa42c ENH: checkMesh: parallel sizes printing for patches 2012-10-03 16:54:10 +01:00
mattijs
416940ed33 BUG: mergeMeshes: overwrite write to 0, not constant 2012-10-02 16:19:41 +01:00
mattijs
95572f359f ENH: snappyHexMeshDict: updated comment 2012-09-27 15:21:11 +01:00
mattijs
4bc26d46bd ENH: snappyHexMeshDict: improved comment 2012-09-20 13:00:16 +01:00
mattijs
4a3948383b ENH: topoSetDict: add zoneToPoint 2012-09-20 12:59:32 +01:00
mattijs
ab0e9614b6 ENH: moveDynamicMesh: add -region option 2012-09-20 12:58:07 +01:00
mattijs
001a2ae3dd ENH: createPatchDict: use same transform 2012-09-20 12:51:33 +01:00
mattijs
c76acdd6ff ENH: snappyHexMesh: added new dictionary entries 2012-09-12 09:08:57 +01:00
Henry
2456472b77 extrudeMesh/extrudedMesh: Updated headers and includes 2012-09-07 11:24:30 +01:00
mattijs
26fee7bc71 COMP: extrudedMesh: move templates to separate file 2012-09-07 10:24:34 +01:00
mattijs
3c183eba6c ENH: polyPatch: adding constraint patches to group 2012-09-05 16:40:59 +01:00
mattijs
c1ef233e5d ENH: pointMesh: use MeshObject form 2012-08-31 12:57:17 +01:00
mattijs
bc976819b4 BUG: checkMesh: reduce maximum size of face 2012-08-20 15:18:55 +01:00
mattijs
d316b94de3 ENH: checkGeometry: reorganise coupled points check 2012-08-20 12:41:50 +01:00
mattijs
0b97b9aeaf ENH: checkMesh: check all points on coupled boundaries. 2012-08-20 11:21:17 +01:00
mattijs
9bb7fad6aa COMP: moveDynamicMesh: add vtk writing libraries 2012-08-17 10:29:29 +01:00
mattijs
7240fdd5f8 ENH: moveDynamicMesh: added option to dump AMI weights 2012-08-07 17:39:24 +01:00
mattijs
d6f7fd0939 ENH: targetVolumeToCell: added mask 2012-08-01 15:52:42 +01:00
mattijs
dfa8cf417a BUG: setFields: timeSelector overrides controlDict setting
(more general: timeSelector should only be used for postprocessing utils)
2012-07-26 16:55:25 +01:00
mattijs
1f665836a9 END: createPatchDict: improved comment 2012-07-24 21:28:39 +01:00
mattijs
84834779fe STYLE: conformalVoronoiMesh: removed extraneous include file 2012-07-13 11:44:04 +01:00
mattijs
963e86e8bf STYLE: snappyHexMeshDict: added comment 2012-07-13 11:43:38 +01:00
mattijs
bd5fafddec ENH: targetVolumeToCell: new cellSetSource 2012-07-11 15:35:53 +01:00
mattijs
2d1efdaa6c ENH: snappyHexMesh: run without decomposeParDict 2012-07-10 10:03:32 +01:00
mattijs
413d25fbd2 ENH: boxToCell/face/point: have 'boxes' for multiple boxes 2012-07-10 10:02:01 +01:00
mattijs
d490f96086 STYLE: SLList: make construct from type explicit to avoid nasty conversions 2012-07-10 10:00:52 +01:00
mattijs
33656b3969 ENH: snappyHexMesh: run without decomposeParDict 2012-07-04 10:01:25 +01:00
mattijs
151b59ef5a STYLE: snappyHexMeshDict: indenting 2012-06-20 04:44:07 +01:00
mattijs
8476c1228a ENH: topoSet: added regionToFace source 2012-06-20 04:41:26 +01:00
mattijs
616b3c8273 ENH: treeDataPrimitivePatch: refactored for single template arg 2012-06-13 16:15:01 +01:00
mattijs
069c5ee218 ENH: renumberMesh: ignore inconsistent *ProcAddressing 2012-06-13 10:25:48 +01:00
laurence
f36a25bf39 COMP: cvMesh: Changes to compile with Clang 2012-06-11 11:43:59 +01:00
mattijs
13ba0beca1 ENH: cvMesh: feature method non-optional 2012-06-07 11:22:59 +01:00
mattijs
b892ada5bc ENH: renumberMethods: added structuredRenumber 2012-06-07 11:22:30 +01:00
laurence
2ba20360ea Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-05-31 17:22:34 +01:00
laurence
27ef09e801 COMP: Remove cv2DMesh 2012-05-31 17:19:25 +01:00
mattijs
e781b335bf STYLE: checkMesh,collapseEdges: renamed -meshQuality argument for consistency 2012-05-30 09:30:44 +01:00
mattijs
63a9c592be BUG: cellSizeControl: start off with low priority so single control surface works 2012-05-24 19:02:06 +01:00
mattijs
0136deb88e ENH: extrudeMesh: make edge collape optional 2012-05-22 17:34:03 +01:00
mattijs
f22ba88d8a ENH: extrudeMesh: allow flipNormals for extrude-from-patch 2012-05-22 17:10:26 +01:00
mattijs
ba7aff0333 STYLE: modifyMeshDict: improved comment 2012-05-17 12:32:05 +01:00
mattijs
abbbe31f41 ENH: collapseEdges: parallel operation of mergeEdges 2012-05-17 11:58:35 +01:00
mattijs
9b30d01b96 ENH: snappyHexMesh: removed checking code since now in checkMesh 2012-05-16 14:43:26 +01:00
mattijs
b1d2767282 ENH: collapseEdges: read meshQualityDict. parallel operation. 2012-05-16 11:16:46 +01:00
mattijs
e14d8d14d7 GIT: checkCvMesh: surpassed by checkMesh -meshQualityDict option 2012-05-16 11:13:58 +01:00
mattijs
62a203c9db ENH: checkMesh: add meshQualityDict option 2012-05-16 11:12:49 +01:00
mattijs
41308b9696 ENH: collapseEdges: parallel operation 2012-05-16 10:16:18 +01:00
laurence
03e4f7cc4a BUG: checkMesh: sort number of cells with a given number of faces 2012-05-11 09:12:21 +01:00
laurence
453a455c83 BUG: Correct line length 2012-05-02 17:23:45 +01:00
laurence
f0d86b6886 Merge branch 'collapseEdgesParallel' 2012-05-02 17:23:01 +01:00
mattijs
0993f29f70 STYLE: snappyHexMeshDict: updated comment 2012-05-01 17:11:21 +01:00
laurence
756166462d COMP: Enable compilation of cv2d 2012-04-26 15:18:40 +01:00
laurence
6a3571b3e9 COMP: Move boost and mpfr library includes from wmake/rules/general/CGAL
This is so that surfaceFeatureExtract will compile without boost/mpfr
2012-04-26 15:10:24 +01:00
mattijs
7f7786ec12 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-24 15:28:34 +01:00
mattijs
01444d4b61 BUG: renumberMesh.C: update flip status for renumbered faces 2012-04-24 15:23:32 +01:00
laurence
c0695e04fa ENH: collapseEdges: Use PointEdgeWave to propagate collapse information 2012-04-20 17:07:10 +01:00
sergio
13ef974eff ENH: Adding -overwrite option to mirrorMesh and update tutorial 2012-04-20 12:16:50 +01:00
sergio
5c84589ae9 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-19 14:10:14 +01:00
sergio
9d6def688f ENH: Adding extrudePatchMesh, re-location of extrudeModel and
createShellMesh and introducing io::READ_IF_PRESENT option
in polyMesh constructor from components
2012-04-19 14:07:51 +01:00
Henry
5682987dc7 Updated headers 2012-04-17 16:49:03 +01:00
laurence
df636c4082 ENH: collapseEdges: WIP to extend to work in parallel 2012-04-17 16:48:44 +01:00
Henry
cd51a5eea3 Consistency: Changed exponent FORTRAN style 'E' to C style 'e' 2012-04-17 16:48:27 +01:00
mattijs
868c4af0c2 BUG: cvMesh: build cvMeshSurfaceSimplify through Allwmake 2012-04-10 12:34:15 +01:00
mattijs
bdfbea228c STYLE: snappyHexMeshDict, surfaceMeshTriangulate: corrected comment 2012-04-10 12:33:45 +01:00
laurence
20736c8b85 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-05 16:41:50 +01:00
laurence
3c8d8c149e ENH: cvMesh: Allow lookup for baffle surfaces 2012-04-05 16:37:01 +01:00
laurence
bae7a57c7c ENH: cvMesh: Force lookup of specialiseFeaturePoints 2012-04-05 16:34:10 +01:00
mattijs
e8b03e3a25 COMP: cvMeshSurfaceSimplify: moved isosurface algo out to ThirdParty 2012-04-04 16:48:46 +01:00
mattijs
64a73cb45e ENH: cvMeshSurfaceSimplify: use octree version 2012-04-04 16:03:39 +01:00
laurence
421a2b8520 COMP: cvMesh: Add CGAL_INEXACT flag 2012-04-03 11:36:38 +01:00
mattijs
124295b3c9 ENH: autoSnapDriver: preserve baffles on faceZone surfaces 2012-04-02 18:02:16 +01:00
mattijs
e537286435 ENH: cvMeshBrackgroundMesh: cleaned up code 2012-04-02 12:00:57 +01:00
mattijs
92a66ebc61 ENH: cvMeshbackgroundMesh: cleaned up building 2012-04-02 10:56:59 +01:00
mattijs
4a07295238 ENH: cvMeshBackgroundMesh: new application to get a background mesh 2012-04-02 10:52:42 +01:00
mattijs
6757a6b70d Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-30 12:03:12 +01:00
mattijs
b8eb3cae7d ENH: renumberMesh: do not print frontWidth if not calculated 2012-03-30 09:56:25 +01:00
laurence
160f1b52b6 BUG: cvMesh: Correct removal of out-of-bound shape in octree 2012-03-30 09:40:26 +01:00
mattijs
928d81c282 ENH: cvMeshSurfaceSimplify: make robust for open surfaces 2012-03-30 09:23:34 +01:00
mattijs
fc2cb0ae75 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-28 18:59:46 +01:00
mattijs
4d57d3c568 STYLE: extrudeToRegionMesh: comment 2012-03-28 18:10:13 +01:00
laurence
29d7526d32 STYLE: Change header dates 2012-03-30 09:00:01 +01:00
laurence
b16dc1e4a5 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-30 08:54:05 +01:00
laurence
3c6c675081 STYLE: Remove trailing whitespace 2012-03-30 08:53:47 +01:00
laurence
187d7dee54 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-27 17:11:30 +01:00
laurence
3b00da1488 ENH: cvMesh: add filter function to remove nearly parallel edges
The edges are connected by a single point only.
2012-03-27 17:10:14 +01:00
laurence
b2b12835fa ENH: cvMesh: Add edgeMergeAngle to cvMeshDict 2012-03-27 17:09:03 +01:00
laurence
bb8c271262 ENH: cvMesh: Set refinementFactor default to 1.0 2012-03-27 17:08:16 +01:00
laurence
95cead86d8 COMP: cvMesh: link to ptscotch instead of scotch 2012-03-27 17:07:47 +01:00
mattijs
9f995fe1b7 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-26 12:18:28 +01:00
mattijs
ec25783410 ENH: splitMeshRegions, autoHexMesh: allocate face-decomp structure before doing findCell 2012-03-26 12:17:46 +01:00
mattijs
716374286d BUG: createBaffles: duplicate command line option specification 2012-03-26 12:13:31 +01:00
andy
9530ab74d6 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-23 14:50:14 +00:00
andy
7cbf62f4d6 STYLE: wrapped extrudeToRegionMesh header doc in verbatim/endverbatim 2012-03-23 14:50:03 +00:00
sergio
6c6ac0ef10 ENH: Adding region option 2012-03-23 11:53:38 +00:00
andy
79062e3fa2 ENH: Updated fluent3DMeshToFoam Flex rules for reading header information 2012-03-22 14:48:27 +00:00
mattijs
6ac73b7d58 STYLE:topoSetDict: make consistent with code 2012-03-20 17:27:09 +00:00
mattijs
c440f4fbb9 ENH: topoSet: added pointToCell/Face with edge option 2012-03-20 14:12:51 +00:00
laurence
1b19e1dbc0 ENH: cvMesh: Initial code for required cell size in the style of required alignment 2012-03-19 11:29:34 +00:00
laurence
c0524a8eeb STYLE: Correct formatting 2012-03-19 11:29:03 +00:00
laurence
db8857a88b ENH: cvMesh: Reactivate automatic cell-sizing within iterations 2012-03-16 15:11:50 +00:00
laurence
a2a9a09f94 BUG: Add indentation to Info statement 2012-03-16 15:11:22 +00:00
mattijs
d85480969e Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-16 12:13:01 +00:00
laurence
37f56b61ae Merge branch 'cvMesh-automaticCellSize' 2012-03-16 11:27:56 +00:00
laurence
3a9b54f3b1 ENH: cvMesh: Add support for changing the surface cell size during a simulation
Currently disabled, but adding the functionality to change the cell size
based upon the non-orthogonality and the offset of patch faces from the
surface they are supposed to conform to.
2012-03-16 11:25:09 +00:00
laurence
23470c19ae ENH: Add automatic, fieldFromFile and uniformValue cell sizing for surfaces 2012-03-16 10:16:19 +00:00
laurence
644a76b40c ENH: Add time selection to checkCvMesh 2012-03-16 10:17:24 +00:00
laurence
7f6527130b STYLE: Update headers 2012-03-16 10:11:24 +00:00
mattijs
7b5fec3361 BUG: extrudeToRegionMesh: extruding cyclics 2012-03-15 15:41:05 +00:00
mattijs
efb2f886fa BUG: createPatch: do not remove cyclics since are referred to by opposite side or processorCyclics 2012-03-14 09:35:02 +00:00
mattijs
8695d09a92 BUG: renumberMesh: not flipping faces 2012-03-07 14:53:09 +00:00
mattijs
129d1224e8 BUG: renumberMesh: multiple processor faces on cells 2012-03-07 09:27:42 +00:00
mattijs
9b0518f015 STYLE: vtkUnstructuredToFoam: date 2012-03-05 14:18:07 +00:00
mattijs
8cabdb25df ENH: vtkUnstructuredToFoam: vtk mesh reader 2012-03-05 14:16:15 +00:00
mattijs
10cb0b37ad BUG: checkMesh: handle 0 size meshes 2012-03-05 14:14:23 +00:00
laurence
7fb932f697 BUG: cvMesh: revert the quick circumsphere test in buildParallelInterface 2012-03-05 09:23:38 +00:00
laurence
3592ce9e58 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-02 16:51:16 +00:00
laurence
14594f2ee1 BUG: cvMesh: Change == to = in buildParallelInterface 2012-03-02 16:19:03 +00:00
mattijs
0b31fcb243 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-01 17:49:21 +00:00
mattijs
c6b11dd751 ENH: renumberMesh: add zoltan 2012-03-01 17:48:22 +00:00
laurence
edccfce28e Merge branch 'cvMesh' 2012-03-01 17:45:27 +00:00
laurence
f0bcc20b40 ENH: cvMesh: Improve parallel algorithm
Add functions to indexedCell and indexedVertex to calculate duals
and work out whether cell or vertex is near a processor boundary.

Add functions to seed and remove far points around the processor
boundary.
2012-03-01 17:36:04 +00:00
laurence
fbc77c4c73 BUG: extendedFeatureEdgeMesh: Return a miss if a edge end is the nearest hit 2012-03-01 17:24:37 +00:00
laurence
fd953175e0 ENH: cvMesh: Add quick rejection tests to octree and buildParallelInterface 2012-03-01 17:21:13 +00:00
laurence
369d4967d2 ENH: checkCvMesh: Add application to output bad faces.
Uses the cvMesh polyMesh quality sub-dictionary settings to output
a set of bad faces to be viewed.
2012-03-01 17:09:27 +00:00
mattijs
ff1d39c934 ENH: cvMeshSurfaceSimplify: new cvMesh utility to output the surface 2012-02-29 14:41:22 +00:00
mattijs
055108622e Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-02-29 10:31:04 +00:00
laurence
b5737931e5 Merge branch 'cvMesh' 2012-02-28 18:26:31 +00:00
laurence
3b6a1f144e ENH: cvMesh: revert default minCellSizeLimit in autoDensity 2012-02-28 18:25:08 +00:00
mattijs
23ee80ebad ENH: cellSizeControlSurfaces: access to defaultCellSzie 2012-02-27 14:45:17 +00:00
mattijs
0d4c02c839 BUG: mergePolyMesh: zone indexing bug 2012-02-23 15:25:03 +00:00
mattijs
139c22716d ENH: renumberMesh: make frontwidth calculation an option 2012-02-22 16:34:58 +00:00
mattijs
a0597834a9 ENH: renumberMesh: added Sloan renumbering 2012-02-21 13:00:35 +00:00
mattijs
faacebb1f2 ENH: renumberMesh: changed api of renumber library.
Changed API. Made bandCompression proper CutHillMcKey. Better stats.
2012-02-20 13:07:21 +00:00
mattijs
10e8490d21 ENH: createPatch: do not remove zero-sized patches 2012-02-17 17:25:48 +00:00