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
laurence
48bcc6f485
ENH: rotateFace moved to face from polyTopoChange and used in cvMesh
2012-02-15 17:51:01 +00:00
laurence
bf012bafae
Merge branch 'cvMesh'
2012-02-15 14:47:46 +00:00
laurence
3fd8fb20a0
BUG: cvMesh: Orientation of faces across processor boundaries fixed.
2012-02-15 14:33:35 +00:00
laurence
eb3eacd114
ENH: cvMesh: Add noFilter command line option
2012-02-15 14:32:48 +00:00
mattijs
f2acb35523
ENH: conformationSurfaces.H: access to locationInMesh
2012-02-14 18:11:27 +00:00
mattijs
b1122c20b5
ENH: singleCellMesh: enable generic patchfield handling
2012-02-14 18:10:37 +00:00
mattijs
d8c15b7176
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-02-13 13:53:24 +00:00
mattijs
5f777fb2de
BUG: topoSet: use type() of unconstructed set
2012-02-09 18:06:42 +00:00
laurence
be42c48cb6
BUG: cvMesh: Reset the initial value of keepSurfacePoint within the loop
2012-02-09 14:44:28 +00:00
laurence
c3d77467e1
ENH: cvMesh: Change wellInside call to findSurfaceNearest
...
Do not need need to know whether point is inside or outside.
2012-02-09 12:26:21 +00:00
laurence
ecb31dc57f
ENH: cvMesh: Move feature point tree into extendedFeatureEdgeMesh from cvMesh
2012-02-09 12:25:42 +00:00
laurence
779d1548d1
ENH: cvMesh surf conformance: Add quick prefilter for vertices near boundary
...
dualCellSurfaceAllIntersections is expensive, so do a faster prefilter to
label vertices as being near a boundary before calling that function.
May need more tuning on the distance from a surface that constitutes
being near a boundary.
2012-02-09 10:52:18 +00:00
laurence
693c537190
BUG: cvMesh: Allow external boundaries to be filtered but not proc boundaries
2012-02-09 10:41:04 +00:00
laurence
5b86597f0c
Merge branch 'cvMesh'
2012-02-08 15:18:36 +00:00
laurence
3376610f4e
ENH: cvMesh: Add writeProcessorInterface function.
...
Correct bug where List was used instead of DynamicList.
2012-02-08 15:16:44 +00:00
laurence
cc975fa61d
STYLE: cvMesh: fix line lengths
2012-02-07 12:16:45 +00:00
laurence
35fdacd810
Merge branch 'cvMesh'
2012-02-07 12:12:12 +00:00
laurence
3f23f5f40f
ENH: cvMesh: speed up clipLineToProc.
2012-02-07 12:08:07 +00:00
laurence
3d2ba3ab02
BUG: cvMesh: Revert the prevention of boundary face filtering
2012-02-07 12:05:22 +00:00
laurence
8e8ff31458
ENH: vectorTools: add cosPhi function
2012-02-07 12:04:20 +00:00
laurence
ec2b286b72
ENH: cvMesh: Add variable to indexedVertex denoting whether the vertex is fixed
2012-02-07 12:03:03 +00:00
mattijs
d1767ccaca
BUG: setSet: use c string
2012-02-06 10:28:46 +00:00
mattijs
cd01c8f1a2
BUG: mergePolyMesh: merging zones
2012-02-03 15:53:37 +00:00
mattijs
1630b2df9e
ENH: snappyHexMesh: added option to check mesh
2012-02-03 12:47:43 +00:00
mattijs
4dd7cc3bf5
ENH: topoSet: print type of set
2012-02-03 12:45:46 +00:00
laurence
a84661c204
ENH: checkMesh: Add output for the average number of faces per cell
...
Works in parallel
2012-01-30 15:36:30 +00:00
laurence
ac40a2f68d
ENH: cvMesh:
...
- Add final version of range insert. This is faster than inserting points one
by one.
- Add a crude method to guess if an edge location that is near to another is
on a different edge and should be added. See the baffle case as an example
of where this is needed. Code is in nearFeatureEdge()
2012-01-26 17:33:54 +00:00
andy
71e623d558
ENH: creatPatch: added message when requested (new) patch already exists
2012-01-25 10:54:05 +00:00
andy
6dd1d80c18
STYLE: Minor code clean-up
2012-01-25 10:36:43 +00:00
andy
50ddfebf38
ENH: Added -dict option to createPatch utility
2012-01-25 10:03:03 +00:00
andy
040f333f63
ENH: Added -overwrite option to mergeMeshes utility
2012-01-25 09:50:08 +00:00
laurence
a98aecf98f
BUG: cvMesh: Average plane C and plane D normals for the mitre point pair
2012-01-24 12:51:35 +00:00
laurence
83d81b7441
ENH: cvMesh: Dynamic tree added for surface points.
...
Now there is a search for the surface points to check whether they are close
to any other surface point. If they are, reject the point unless the angle
between the normals of the surfaces are around 180 degrees, which means that
the points are close but on opposite surfaces (i.e. there is a small gap).
2012-01-24 12:48:38 +00:00
laurence
4289ae94db
ENH: Add dynamicIndexedOctree to cvMesh
2012-02-03 14:21:17 +00:00
andy
a7e19a9632
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-01-18 10:23:54 +00:00
andy
f8468a0686
BUG: Corrected -dict option for extrudeToRegionMesh utility
2012-01-18 10:23:45 +00:00
laurence
36419e5eff
ENH: Change List<> to DynamicList<> in point insertion.
...
Was a massive bottleneck
Also changed surface conformation to use findAllNearestEdges
2012-01-17 16:21:04 +00:00
laurence
34e088b228
ENH: Add findAllNearestEdges to conformationSurfaces (calls extendedFeatureEdgeMesh)
2012-01-17 16:19:33 +00:00
mattijs
e2cc8830d4
ENH: tetrahedron: move slicing with plane. Removed tetPointRef.H
2012-01-16 15:48:15 +00:00
laurence
c618e6a9d3
BUG: cvMesh: added tolerance for deciding whether vectors are parallel.
...
There was a bug in feature point handling. normals that were effectively
parallel were not being picked up as being parallel, so a tolerance
has been added as a static const.
2012-01-13 12:11:22 +00:00
mattijs
6a6986b4ce
BUG: createBaffles.C: converting coupled faces into baffles
2012-01-13 11:58:27 +00:00
laurence
674abd8ecd
ENH: cvMesh: Add vectorTools functions, a test folder and update cvMesh
2012-01-12 16:03:48 +00:00
andy
d0cc8a85f5
BUG: Corrected renumberMethods path (options file) for renumberMesh utility
2012-01-12 09:08:01 +00:00
laurence
6f3027e221
ENH: cvMesh: edge point triplets now inserted according to surface pairs
...
The addition of edge points now takes into account all surface point
pairs associated with the internal point that generates them.
2012-01-11 14:07:35 +00:00
laurence
866e7371d4
ENH: cvMesh: improved surface conformation point pair placement
...
Surface conformation points are now not ust projected from oen point onto the
nearest surface, but projected onto any surface which the dual cell of the
Delaunay vertex cuts through.
2012-01-09 09:06:59 +00:00
laurence
e0824b9692
BUG: objToVTK: Do not print vertex normal header in vtk if none are in the obj
2012-01-05 17:45:46 +00:00
laurence
62b1b53fff
ENH: cvMesh: Replace std::list with List where possible.
...
CGAL algorithms such as incident_faces take a list and an output iterator as
arguments. They require the list to have push_back defined. Some std::lists
remain where this is the case.
2012-01-05 15:32:00 +00:00
laurence
46421f7e2d
ENH: objToVTK: Add support for vertex normals (vn)
2012-01-04 11:47:49 +00:00
mattijs
f4eeef024e
STYLE: duplicate ;;
2011-12-23 15:36:43 +00:00
mattijs
704b33fa79
ENH: renumberMesh: get block ordering working
...
- added boundaryFirst renumbering method
- renumbering in parallel
- make api methods const
2011-12-21 15:13:04 +00:00
mattijs
5d4030b7f2
BUG: renumberMesh.C: reading bool from dictionary
2011-12-21 10:34:42 +00:00
mattijs
96d6f13f5e
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-12-20 09:11:23 +00:00
mattijs
f80b3a793a
ENH: nonBlockingGaussSmoother: block as late as possible.
...
renumberMesh: option for sorting proc cells last to benefit from this.
2011-12-20 09:09:51 +00:00
andy
bde3edacd3
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-12-16 12:17:24 +00:00
laurence
f07935e6c6
ENH: cvMesh: 3D CV Mesh Generator
...
- Remove cvMesh from constructor arguments for faceAreaWeightModel and cvControls
- Add I.H files for indexedCell and indexedVertex classes
- Separate feature point functions; put into conformalVoronoiMeshFeaturePoints.C
- Add feature point specialisations for 2 external and 1 internal edge
- Add a struct for feature point types
- Add a writeCellCentres function
2011-12-13 17:50:22 +00:00
mattijs
5588507299
ENH: renumberMesh: have -dict option to read renumberMeshDict
2011-12-13 13:00:39 +00:00
mattijs
c63898c9c5
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-12-13 12:45:12 +00:00
andy
da4f8e69dc
STYLE: Minor code formatting
2011-12-12 17:34:54 +00:00
andy
df24320326
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-12-12 16:39:59 +00:00
mattijs
2d7b3363ed
ENH: patchToFace: allow patch groups in patchToFace
2011-12-12 16:33:11 +00:00
laurence
40fda4f99d
STYLE: cv2DMesh: Moved inline function definitions into separate header files.
2011-12-12 14:37:38 +00:00
andy
539bf2f34e
STYLE: Minor code formatting
2011-12-12 11:39:36 +00:00
andy
a53b192d7d
STYLE: Minor code formatting corrections and corrected copyright year
2011-12-12 11:23:54 +00:00
andy
5715d9965b
ENH: Better output message for non 2-D mesh
2011-12-12 11:23:00 +00:00
andy
3c823f658e
ENH: Removed unused #include file
2011-12-12 11:21:51 +00:00
andy
547dfe2d7c
ENH: Use IOdictionary instead of dictionary
2011-12-12 11:20:59 +00:00
laurence
6eb239279b
BUG: cvMesh: Reinstated function in cellSizeFunctions
2011-12-09 14:56:43 +00:00
laurence
b137607820
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-12-09 12:49:58 +00:00
laurence
ee8c2e4908
BUG: Remove overwrite option from extrude2DMesh and unused variable in cvMesh
2011-12-09 12:48:45 +00:00
mattijs
4fe5330de1
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-12-09 12:05:24 +00:00
mattijs
72ef3d26e4
ENH: renumberMesh: backwards compatibility: use default if no system/renumberMeshDict
2011-12-09 11:27:11 +00:00
laurence
ed1fd3d46a
Merge branch 'cv2d'
2011-12-09 10:47:54 +00:00
mattijs
67d0c0f597
STYLE: renumberMeshDict: changed defaults for spring to work with tet-pipe
2011-12-09 08:38:49 +00:00
mattijs
17a38cff7c
ENH: mergePoints: new API, now templated
2011-12-08 16:32:46 +00:00
mattijs
d5268bf30c
ENH: renumberMesh: use renumberMethods library
2011-12-08 16:28:32 +00:00
mattijs
8667536a2b
ENH: various: move boundaryField(), internalField() out of loop
2011-12-02 10:38:18 +00:00
mattijs
0af9b561c2
ENH: extrudeToRegionMesh: parallel extrusion, extrude from faceSets
2011-11-30 17:55:15 +00:00
mattijs
51b6dcd4a3
COMP: 64bit label changes
2011-11-28 12:56:34 +00:00
mattijs
8558af2cdf
COMP: 64bit label changes
2011-11-28 11:10:46 +00:00
mattijs
b06cd15151
BUG: extrudeToRegionMesh: fix indexing.
2011-11-23 15:28:38 +00:00
Sergio Ferraris
7ae2d39f42
ENH: Changing dict and name of wedge and empty polypatch
2011-11-18 14:35:03 +00:00
mattijs
cb6c3452e7
STYLE: snappyHexMeshDict: added writing of cellCentre fields in debug mode
2011-11-18 11:28:01 +00:00
mattijs
cc825319d2
ENH: singleCellMesh: do all times, write to different region
2011-11-18 11:27:30 +00:00
laurence
075e47ea5a
ENH: Merge cvMesh functionality into cv2DMesh
...
- Added conformationSurface and searchableSurface classes in place
of querySurface.
- Added cellSizeControl class.
- Change cvMesh argument of relaxation model constructor to Time.
- Add writePrecision option to surfaceConvert.
- Add onLine function to surfaceFeatureExtract.
- Remove querySurface.
- Move createShellMesh and extrude2DMesh to their own libraries.
- Replace controls and tolerances with a cv2DControls object.
- Add patchToPoly2DMesh class to extrude2DMesh.
2011-11-18 09:53:46 +00:00
mattijs
acba38b8aa
ENH: setSet: do not exit upon error if in interactive mode
2011-11-16 11:52:40 +00:00
mattijs
d6ef1ac9d1
STYLE: snappyHexMeshDict: changed default
2011-11-15 18:18:25 +00:00
mattijs
f1aa8b5f2a
ENH: topoSet: add remove support
2011-11-15 17:58:10 +00:00
laurence
7b88ff0824
ENH: cv2DMesh and cvMesh: Addition of 2D mesher.
...
cv2DMesh: Initial commit
cvMesh: Constructors take Time argument instead of conformalVoronoiMesh
2011-11-11 09:55:46 +00:00
mattijs
ca4b8c347c
ENH: polyMesh,meshSearch: default value on findCell, pointInCell
2011-11-08 17:03:54 +00:00
mattijs
24b3b3e1a9
ENH: extrudeToRegionMesh: removing empty patches
2011-11-08 16:35:04 +00:00
mattijs
e5a635c8b1
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-10-28 11:46:45 +01:00
mattijs
ee11f9c0e8
ENH: pointInCell, findCell: switchable in-cell algorithm
2011-10-28 11:33:30 +01:00
mattijs
6e08162fc2
BUG: extrude2DMesh: offset z-points
2011-10-28 11:31:45 +01:00
laurence
70bc297da5
BUG: cvMesh.C: Remove #include "fvCFD.H".
2011-10-27 09:44:48 +01:00
laurence
3b67987c7d
BUG: extrude2DMesh.C: Add thickness to new point's extrude direction coordinate
2011-10-26 12:07:39 +01:00
mattijs
cfc8d7a190
ENH: checkMesh: output faceSet from faceFaces check (partially duplicate faces)
2011-10-25 10:25:17 +01:00
mattijs
09247dd122
ENH: topoSetDict: corrected comment
2011-10-19 18:26:09 +01:00
mattijs
8bb44c7410
ENH: extrudeToRegionMesh: parallel operation
2011-10-19 18:25:00 +01:00
mattijs
d25d4d28ce
ENH: checkMesh: zero cell meshes
2011-10-17 18:27:47 +01:00
andy
0fc6fc3e3d
ENH: Added sampleMode to extrudeToRegionMesh utility
2011-10-03 10:20:27 +01:00
mattijs
c3239ceec2
ENH: splitMeshRegions: write region map
2011-09-22 21:58:27 +01:00
mattijs
1d60681ec5
STYLE: snappyHexMeshDict: added comment for additionalReporting
2011-09-21 09:52:41 +01:00
mattijs
46616b54ec
STYLE: topoSetDict: adapted comment
2011-09-20 13:44:39 +01:00
mattijs
01e3850eda
STYLE: snappyHexMeshDict: adapted comment on maxLocalCells.
2011-09-16 18:23:47 +01:00
andy
484cd6c221
ENH: Added -dict option to extrudeToRegionMesh
2011-09-14 15:46:21 +01:00
andy
87ddff154e
ENH: Added AMI option to extrudeToRegionMesh
2011-09-09 12:55:28 +01:00
andy
8ae9569085
ENH: Multiple commits - lumped due to git index file corruption
...
- Re-located mapped point patches
- Updated mapped patch write
- deprecated directMapped in favour of mapped
- updated resulting dependancies - apps/libs/tuts
2011-09-09 12:05:12 +01:00
andy
f790c24c6b
Merge branch 'AMI'
2011-09-07 14:50:57 +01:00
mattijs
2d192faa50
COMP: coupledPolyPatch: screwed up merge.
2011-08-30 11:58:23 +01:00
mattijs
ed7e7ab725
ENH: zipUpMesh: added region option
2011-08-26 16:03:10 +01:00
mattijs
a242a3787b
ENH: checkMesh: added check for coupled point synchronisation
2011-08-24 08:58:48 +01:00
andy
4f40cdb7d7
GIT: Resolve conflict
2011-08-16 16:09:56 +01:00
Henry
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
mattijs
537c573ff9
COMP: tetCell: namespace error
2011-08-12 17:32:14 +01:00
mattijs
2e9a8984f7
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-08-12 09:56:09 +01:00
mattijs
5da4dbe698
ENH: conformalVoronoiMesh: replace fixedlist by tetCell
2011-08-12 09:55:12 +01:00
Henry
76b13790d7
mesh/generation/Allwmake: Corrected compilation of the extrude sub-directory
2011-08-11 21:41:35 +01:00
mattijs
034176f8f4
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-08-09 10:48:25 +01:00
Henry
2f00aecea2
cvMesh: updated tutorials
2011-08-09 10:40:44 +01:00
Henry
d9c6591451
topoSet: minor reformatting
2011-08-06 21:31:24 +01:00
mattijs
f6cc29b82e
STYLE: conformalVoronoiMeshCalcDualMesh: updated message
2011-08-04 16:49:47 +01:00
mattijs
cb5796df09
ENH: ideasUnvToFoam: handle reversed boundary faces.
2011-08-02 21:48:32 +01:00
mattijs
5fa1338e0e
ENH: splitMeshRegions: -overwrite and -insidePoint/-largestOnly will overwrite starting mesh
2011-07-28 22:21:35 +01:00
mattijs
1b26f41bd5
ENH: conformalMeshCalcDualMesh: protect merging processor points
2011-07-28 13:48:12 +01:00
Henry
855aa199fb
cfx4ToFoam: Removed unused files
2011-07-23 19:49:57 +01:00
Henry
5f9e3a04f0
cvMesh: Relocated the conformalVoronoiMesh library and localised all uses of CGAL
...
Removed unused dependencies on CGAL
2011-07-22 14:12:08 +01:00
Henry
3cc1a8f115
conformalVoronoiMesh: Resolve conflict between GPL and QPL
2011-07-22 10:25:25 +01:00
mattijs
7ca505ce1b
ENH: checkTopology: illegal cells checking
2011-07-21 14:02:49 +01:00
mattijs
592271921b
ENH: polyMesh: remove support for read in cellCentres
2011-07-21 14:00:17 +01:00
mattijs
9ff346bb11
Merge branch 'cvm'
2011-07-21 13:06:10 +01:00
mattijs
d205a84e8d
Merge branch 'master' into cvm
...
Conflicts:
src/meshTools/searchableSurface/closedTriSurfaceMesh.C
src/meshTools/searchableSurface/closedTriSurfaceMesh.H
2011-07-20 18:18:22 +01:00
mattijs
74e71fe1d7
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-07-19 22:09:26 +01:00
mattijs
9576c18c02
ENH: snappyHexMeshDict: changed default feature
2011-07-19 22:08:51 +01:00
mattijs
ce5db60a94
ENH: checkTopology: improved message
2011-07-19 22:08:22 +01:00
mattijs
68973728a1
ENH: conformalVoronoiMesh: renamed writeTetMesh to writeTetDualMesh
2011-07-19 17:30:25 +01:00
Henry
1e2832fd7d
Corrected class names in the file descriptions
2011-07-19 17:26:55 +01:00
mattijs
405dc5aafa
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-07-13 17:16:46 +01:00
mattijs
776ae0a6a5
ENH: gmshToFoam: remove empty defaultFaces patch
2011-07-13 16:38:13 +01:00
sergio
bbbaf89c20
ENH: Adding general constructors with dictionary to implement
...
thermal baffle hold at a boundary
2011-07-12 15:51:08 +01:00
mattijs
bbe91bb651
Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm
2011-07-06 11:21:26 +01:00
graham
471a6becc1
ENH: reduce output in parallel.
2011-07-05 13:23:41 +01:00
mattijs
006eb30c8a
ENH: cvMeshDict: updated comment
2011-07-01 15:10:28 +01:00
mattijs
f7f069083d
COMP: timeSelector: remove local copy
2011-06-30 17:46:38 +01:00
graham
373d633fd2
Merge branch 'master' into cvm
2011-06-30 10:21:18 +01:00
Henry
d1a8375816
wmake options files: corrected EXE_LIBS -> LIB_LIBS
2011-06-27 16:58:58 +01:00
mattijs
3732286a69
ENH: added writeTetMesh control to dump tets
2011-06-24 16:16:31 +01:00
mattijs
e5a6967af2
Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm
2011-06-23 12:24:10 +01:00
mattijs
23f2ee8989
ENH: cvMeshDict: merging close points
2011-06-23 12:19:48 +01:00
graham
709069329e
STYLE: Copyright start date.
2011-06-23 11:01:59 +01:00
graham
d2ad25fdd6
ENH: topoSet: time loop
...
Conflicts:
applications/utilities/mesh/manipulation/topoSet/topoSet.C
2011-06-23 10:55:58 +01:00
mattijs
a38774d7e6
ENH: topoSet: time loop
2011-06-21 18:56:20 +01:00
mattijs
8650e477e4
STYLE: modification date
2011-06-20 15:35:18 +01:00
mattijs
b2d32246b8
ENH: topoSet: added time options
2011-06-20 15:34:14 +01:00
mattijs
0520872ce0
ENH: cvMeshDict: updated for removed point seeding method
2011-06-17 17:53:52 +01:00
graham
caea0aec03
Merge branch 'master' into cvm
2011-06-17 10:57:23 +01:00
OpenFOAM-admin
c720299876
ENH: Reverted back to version dev
2011-06-17 10:08:20 +01:00
mattijs
18e043f704
ENH: cvMeshDict: added comments
2011-06-16 19:08:33 +01:00
mattijs
f983ffbdaf
ENH: cvMeshDict: added comment
2011-06-16 12:53:13 +01:00
mattijs
4f47ff0219
STYLE: dictionaries: update version number
2011-06-10 17:22:56 +01:00
graham
e1ead74461
Merge branch 'master' into cvm
2011-06-08 17:28:03 +01:00
sergio
bcfb96be03
ENH: Add look up for empty or wedges to extrude 1D mesh
2011-06-03 17:50:19 +01:00
mattijs
c01101a275
ENH: snappyHexMeshDict: show patch type specification
2011-06-03 01:45:24 +01:00
sergio
f149f16788
ENH : extrudeToRegionMesh with face zone extension
2011-06-01 17:29:58 +01:00
graham
1be43f88ae
Merge branch 'master' into cvm
2011-05-31 16:18:03 +01:00
mattijs
5c50c64de4
ENH: snappyHexMesh: updated comment
2011-05-23 16:10:32 +01:00
mattijs
38d068c476
ENH: createShellMesh: guarantee 0'th vertex ordered
2011-05-20 17:00:30 +01:00
graham
b2d207ce2d
ENH: Add basic functionality for better parallel decomp.
...
BUG: Wrong decision about wellInside.
STYLE: Rename variable - maxLevels to minLevels - better description.
COMP: Add decomp libs.
2011-05-13 10:11:30 +01:00
graham
02ff182be1
Merge branch 'master' into cvm
2011-05-03 11:02:23 +01:00
mattijs
1c1cac6646
ENH: ideasUnvToFoam.C: added support for zones
2011-04-28 16:27:20 +01:00
mattijs
0f0dd35413
STYLE: createPatchDict: updated comment
2011-04-28 10:40:26 +01:00
mattijs
8782283d62
ENH: cyclicPolyPatch: have local 'matchTolerance' entry in dictionary
2011-04-27 20:41:17 +01:00
graham
a3417e4596
Merge branch 'master' into cvm
...
Conflicts:
tutorials/lagrangian/reactingParcelFilmFoam/evaporationTest/system/extrudeToRegionMeshDict
tutorials/lagrangian/reactingParcelFilmFoam/panel/system/extrudeToRegionMeshDict
2011-04-21 12:02:49 +01:00
mattijs
784e9f444d
ENH: extrudeToRegionMesh: extrude into single empty patch
2011-04-20 11:07:14 +01:00
mattijs
a44a993d27
ENH: emptyFvPatchField: moved check to checkMesh
...
It now handles multiple empty patches
2011-04-20 10:51:48 +01:00
Henry
f70593a8ff
Renamed simpleSRFFoam -> SRFSimpleFoam and simpleWindFoam -> windSimpleFoam
2011-04-19 23:23:49 +01:00
Henry
f8f575e23c
Tutorial solvers and mesh converters moved to applications
2011-04-19 23:20:18 +01:00
mattijs
6594b254b5
STYLE: chckTopology: wrong message.
2011-04-11 13:36:33 +01:00
mattijs
13ce640b92
ENH: dates
2011-04-07 22:36:11 +01:00
graham
fe0f6a487a
Merge branch 'master' into cvm
...
Conflicts:
applications/utilities/surface/surfaceFeatureExtract/surfaceFeatureExtract.C
2011-04-07 14:17:08 +01:00
mattijs
876aa9cdda
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
...
Conflicts:
src/OpenFOAM/meshes/primitiveMesh/primitiveMeshClear.C
2011-04-07 09:36:51 +01:00
Henry
1a0095489b
gcc-4.6.0 warnings: removed initialised but unused variables
2011-04-06 22:55:47 +01:00
mattijs
19332dc06e
STYLE: fixed headers.
2011-04-06 19:20:36 +01:00
mattijs
acd7554ae0
STYLE: dictionaries in $FOAM_UTILITIES: header
2011-04-06 19:15:15 +01:00
mattijs
35e9958de6
ENH: selectCells: parallel running
2011-04-06 10:38:18 +01:00
mattijs
b1ce027774
ENH: cellClassification: parallel running
2011-04-06 10:36:00 +01:00
mattijs
3e71574d8a
ENH: snappyHexMesh: initial feature-line support
2011-04-05 11:56:57 +01:00
graham
1bad1265f7
Merge branch 'master' into cvm
2011-03-31 11:58:44 +01:00
mattijs
7cd8b41f8b
ENH: ideasUnvToFoam: added type 118
2011-03-25 14:10:00 +00:00
graham
8e7e6fbc84
Merge branch 'master' into cvm
2011-03-18 15:13:40 +00:00
mattijs
feb65cd3b9
ENH: createPatchDict: adapt for split cyclic
2011-03-17 15:52:44 +00:00
graham
1fac7b662e
Merge branch 'master' into cvm
...
Conflicts:
src/mesh/Allwmake
2011-03-10 13:54:43 +00:00
Mark Olesen
923e17b1e5
Merge remote branch 'OpenCFD/master' into olesenm
...
Also with trailing space cleanups!!
2011-03-07 17:02:37 +01:00
sergio
e95597a2c5
ENH: PDRMesh
2011-03-07 13:19:37 +00:00
mattijs
cb38e02622
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-03-01 18:04:55 +00:00
mattijs
63ecc03d76
STYLE: snappyHexMeshDict: updated comment
2011-03-01 18:02:51 +00:00
Mark Olesen
f182b725da
STYLE: use 'static const' instead of 'const static' for consistency
2011-03-01 15:21:30 +01:00
Mark Olesen
fe9fc5e51d
COMP: remove regExp dependency from polyBoundaryMesh
2011-02-18 17:52:42 +01:00
graham
de64877baa
Merge branch 'master' into cvm
...
Conflicts:
applications/utilities/surface/surfaceFeatureExtract/surfaceFeatureExtract.C
src/edgeMesh/Make/files
src/edgeMesh/featureEdgeMesh/featureEdgeMesh.C
src/edgeMesh/featureEdgeMesh/featureEdgeMesh.H
2011-02-17 11:20:03 +00:00
Mark Olesen
7f7cbddd01
COMP: adjustments to compile with clang
2011-02-16 14:42:35 +01:00
Mark Olesen
808ff1aa32
Merge remote branch 'OpenCFD/master' into olesenm
2011-02-15 16:55:05 +01:00
graham
0090ec6526
Merge branch 'master' into cvm
2011-02-14 15:39:40 +00:00
mattijs
a9f25c19dc
ENH: extrudeMesh,snappyHexMesh: extrude across non-manifold boundaries
2011-02-14 14:52:51 +00:00
graham
21874990a9
Moved CV2DMesher and CV3DMesher (old prototypes) out of dev.
2011-02-14 09:07:55 +00:00
Mark Olesen
56e07de724
STYLE: changed some missed doxygen '@' to '\'
2011-02-14 10:00:48 +01:00
Mark Olesen
1e4d26429b
Merge remote branch 'OpenCFD/master' into olesenm
2011-02-14 09:47:49 +01:00
Henry
c3cb632c24
Documentation: converted javadoc @ to LaTeX style \ in Doxygen code docs
2011-02-08 18:22:00 +00:00
Henry
b3cde56f27
Doxygen docs: Corrected doxyFilter to preserve line numbers
...
Also corrected many formatting errors in the comments in C and H files
2011-02-07 22:50:49 +00:00
Mark Olesen
1a03d43b57
STYLE: remove comments referring to '<root>' or '<root> <case>'
2011-02-01 18:50:19 +01:00
mattijs
4d52417955
STYLE: cvMesh :date
2011-01-25 19:21:19 +00:00
mattijs
03f7f83560
ENH: cvMesh.C : changed IOdictionary to READ_IF_MODIFIED
2011-01-25 19:17:08 +00:00
graham
52bc7df7d7
Merge branch 'master' into cvm
2011-01-21 14:05:20 +00:00
mattijs
0c6789e539
STYLE: removed globalMeshData::bb(). Use mesh.bounds() instead
2011-01-20 13:46:02 +00:00
graham
b1c7bcee4e
Merge branch 'master' into cvm
...
Conflicts:
applications/test/Distribution/DistributionTest.C
applications/test/Distribution/Make/options
src/OpenFOAM/containers/Lists/Distribution/Distribution.C
src/OpenFOAM/containers/Lists/Distribution/Distribution.H
src/OpenFOAM/containers/Lists/Distribution/DistributionI.H
2011-01-19 10:32:36 +00:00
graham
89619c5015
Revert "ENH: Copyright dates to allow a push."
...
This reverts commit c5bea5242b
.
2011-01-19 10:26:24 +00:00
andy
eaef8d482b
STYLE: Updated 1991 start copyright year to 2004
2011-01-14 16:08:00 +00:00
graham
c5bea5242b
ENH: Copyright dates to allow a push.
2011-01-07 15:09:52 +00:00
graham
2135f644d1
Merge branch 'master' into cvm
2011-01-07 14:50:43 +00:00
andy
099cc39e2e
Revert "STYLE: 2011 copyright date."
...
This reverts commit b18f6cc1ce
.
2011-01-05 18:24:29 +00:00
graham
8c04b4e692
Merge branch 'master' into cvm
...
Conflicts:
src/OpenFOAM/meshes/boundBox/boundBox.H
2011-01-05 11:53:37 +00:00
graham
b18f6cc1ce
STYLE: 2011 copyright date.
2011-01-05 11:14:26 +00:00
Mark Olesen
060acc6eae
COMP: fix missing link references to FOAM_EXT_LIBBIN
2011-01-04 09:54:14 +01:00
graham
8daee8c985
Merge branch 'master' into cvm
2010-12-21 15:20:56 +00:00
Mark Olesen
29e06d366b
STYLE: use faceUList typedef instead of unallocFaceList
2010-12-21 13:06:17 +01:00
Mark Olesen
881b3dafa2
Merge remote branch 'OpenCFD/master' into olesenm
...
Conflicts:
applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/kineticTheoryModel/kineticTheoryModel.C
applications/utilities/mesh/generation/extrude/extrudeToRegionMesh/createShellMesh.C
applications/utilities/surface/surfaceCheck/surfaceCheck.C
src/finiteVolume/fields/fvPatchFields/derived/advective/advectiveFvPatchField.C
src/finiteVolume/fields/fvPatchFields/derived/waveTransmissive/waveTransmissiveFvPatchField.C
src/meshTools/directMapped/directMappedPolyPatch/directMappedPatchBase.C
NOTE: also needed to strip trailing space/lines in various files
2010-12-21 10:19:53 +01:00
graham
e2285169d5
Merge branch 'master' into cvm
2010-12-20 17:23:38 +00:00
mattijs
255b9c0262
COMP: extrudeToRegionMesh : incorrect merge
2010-12-20 17:21:11 +00:00
mattijs
12246143bd
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-12-20 17:17:05 +00:00
mattijs
f1b5f8d023
ENH: extrudeToRegionMesh : leave base mesh alone
2010-12-20 17:10:41 +00:00
graham
195e616db9
Merge branch 'master' into cvm
2010-12-20 11:52:16 +00:00
Mark Olesen
25951c0f74
COMP: avoid ambiguous construct from tmp - utils/ mesh
2010-12-20 10:36:59 +01:00
andy
228456ca5c
COMP: resolve conflict
2010-12-17 18:19:04 +00:00
andy
e9ba465543
ENH: Added virtual destructors
2010-12-17 18:17:00 +00:00
Mark Olesen
54d02bd20c
COMP: specialize NamedEnum within namespace Foam
2010-12-17 19:39:21 +01:00
graham
5286e15524
Merge branch 'master' into cvm
2010-12-17 11:11:24 +00:00
mattijs
3f60b19d5b
STYLE: createPatch.C : use built-in ops
2010-12-16 19:05:24 +00:00
mattijs
cf47570812
ENH: extrudeMesh : reorganisation
2010-12-16 18:48:14 +00:00
mattijs
46ec7d65d5
ENH: extrudeMesh : reorganisation. Added layers.
2010-12-16 18:46:26 +00:00
graham
e49ce4a622
Merge branch 'master' into cvm
2010-12-10 11:10:24 +00:00
mattijs
cbfb01db4e
ENH: setSet : parallel reduction of stats
2010-12-08 17:33:02 +00:00
graham
44be359294
Merge branch 'master' into cvm
2010-12-07 16:11:09 +00:00
Mark Olesen
a00ec1562a
Merge remote branch 'OpenCFD/master' into olesenm
2010-12-07 15:20:19 +01:00
Mark Olesen
a2b73a1c6d
STYLE: use X.last() method instead of X[X.size()-1]
2010-12-07 09:56:52 +01:00
Mark Olesen
f367ee2ece
ENH: add 'flip()' in-place method to edge, face, triFace
2010-12-07 08:58:31 +01:00
mattijs
1c3c1e017b
ENH: fluent3dMeshToFoam : added initial part for reading of periodic faces
2010-12-02 18:46:50 +00:00
graham
b58d3ed343
Merge branch 'master' into cvm
2010-11-24 18:39:27 +00:00
graham
95bc057204
BUG: (one|two)InternalFaceCells should be cellSets.
2010-11-24 18:36:48 +00:00
graham
a7d3095c9b
BUG: (one|two)InternalFaceCells should be cellSets.
2010-11-24 18:36:48 +00:00
mattijs
3eefd6de73
ENH: blockMesh : initial blockMesh was created with region 'blockMesh'
2010-11-24 16:55:30 +00:00
graham
c630d77fc4
Merge branch 'master' into cvm
2010-11-24 14:02:07 +00:00
mattijs
1aea998bbe
ENH: FaceCellWave : additional trackData like argument for passing in non-cell data
2010-11-24 11:48:04 +00:00
graham
3629979263
Merge branch 'master' into cvm
...
Conflicts:
src/OpenFOAM/primitives/random/Random/random.3
src/OpenFOAM/primitives/random/Random/random.c
2010-11-11 18:29:28 +00:00
graham
43aeab6828
Merge branch 'master' into cvm
2010-11-08 12:52:31 +00:00
Mark Olesen
8b59f1d0d5
Merge remote branch 'OpenCFD/master' into olesenm
2010-11-08 08:07:29 +01:00
mattijs
da7dbc53db
ENH: snapypHexMeshDict : updated comment
2010-11-04 12:46:03 +00:00
Mark Olesen
d5acd22a63
STYLE: use labelUList typedef instead of UList<label> or unallocLabelList
2010-11-02 09:32:32 +01:00
graham
f2fe2f5140
Merge branch 'master' into cvm
2010-11-01 17:23:23 +00:00
mattijs
795f6e85ff
STYLE: splitMeshRegions : 80 char line length
2010-10-29 16:41:26 +01:00
mattijs
df35ecc3e3
ENH: splitMeshRegions: -useFaceZones option to patch according to faceZone instead of single patch for inter-region faces
2010-10-27 17:37:31 +01:00
mattijs
ec4cfb0111
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-10-26 16:24:10 +01:00
mattijs
6261ef058b
ENH: setSet : proper exit upon eof
2010-10-25 12:22:25 +01:00
graham
f8213e80f7
Merge branch 'master' into cvm
2010-10-22 12:45:30 +01:00
graham
78ee5c8c6c
ENH: libgenericPatchFields for subsetMesh.
2010-10-22 12:42:32 +01:00
mattijs
e44359e190
BUG: cyclics in mesh conversion : have 'old' style cyclics
2010-10-22 11:50:28 +01:00
mattijs
17c42465b1
ENH: selectCells : add one offset to number of cells
2010-10-19 17:45:51 +01:00
mattijs
51b8a7367c
ENH: MeshWave: allow 1 cells cases.
2010-10-19 17:40:36 +01:00
graham
df58543799
ENH: Writing cellCentres to polyMesh dir and optional reading.
2010-10-14 18:02:22 +01:00
graham
d0ab427bb3
Merge branch 'master' into cvm
2010-10-13 18:30:54 +01:00
graham
138fde4759
ENH: Force checkMesh to re-read cell centres.
2010-10-13 18:28:50 +01:00
mattijs
b7a4b9a7bf
ENH: createBaffles : set added patch faces to value 0
2010-10-13 18:12:51 +01:00
mattijs
049df0265b
COMP: ptscotchDecomp : use dummy version to resolve link dependencies
2010-10-13 14:06:58 +01:00
mattijs
84ddfa8391
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-10-13 11:06:20 +01:00
mattijs
d820925462
ENH: preservePatchTypes preserves whole patch dictionary, not just type.
2010-10-13 11:05:29 +01:00
graham
f7d3162a15
Merge branch 'master' into cvm
2010-10-12 16:09:17 +01:00
andy
4eef0cc9ce
ENH: Changed default behaviour of createBaffles to not update fields
2010-10-12 11:58:50 +01:00
mattijs
8859694c9e
BUG: tet numbering.
2010-10-11 11:15:05 +01:00
graham
665cb1ca63
ENH: Making nearestPointClassify query for triangle.
...
This is to access the face/edge/point status of the nearest at the
same time to ensure a consistent result.
Using getVolumeType query in distanceSurface, not simple normal
dot-product comparison, fails on edges.
2010-10-06 10:25:26 +01:00
graham
6a70f4ecdb
Merge branch 'master' into cvm
2010-10-01 15:36:26 +01:00
mattijs
5f43ae45ec
ENH: allow patch specification; have conforming faceZones after layering
2010-09-30 14:13:46 +01:00
graham
a130676ca8
ENH: Not recalculating size and alignment when meshing is over.
2010-09-28 18:56:48 +01:00
graham
d8d8ee60dc
ENH: Removing IO from IOdictionaries.
2010-09-28 18:41:47 +01:00
graham
f39d084874
Merge branch 'master' into cvm
2010-09-17 17:20:19 +01:00
graham
ebb9a9e1ac
ENH: tet decomposed particle tracking.
...
Squashed merge of particleInteractions up to
commit e7cb5bcf0315c359539ef1e715e1d51991343391
2010-09-17 16:59:17 +01:00
mattijs
6548c1dd27
ENH: checkMesh : moved parallel checks into zones
2010-09-16 18:28:10 +01:00
mattijs
1a633da3e6
ENH: checkMesh : move parallel checking into Zones.
2010-09-16 18:27:07 +01:00
mattijs
4e8f36a98a
ENH: allow cell zone and face zone definition
2010-09-16 17:13:53 +01:00
graham
cc631ad6cd
Merge branch 'master' into cvm
2010-09-16 15:13:45 +01:00
andy
ac399e9fb8
ENH: moved nonuniformTransformCyclic patches from utility to appropriate source trees
2010-09-08 11:41:52 +01:00
mattijs
2c81ca46d1
ENH: renumberMesh : added region option
2010-09-02 08:12:54 +01:00
mattijs
aa7fe837f5
COMP: ignore return value
2010-08-19 15:42:29 +01:00
mattijs
79a12e1dd8
ENH: extrudeToRegionMesh : generate columns of 1D cells
2010-08-19 05:18:03 +01:00
graham
8bf432d6fb
Merge branch 'master' into cvm
2010-08-10 11:11:33 +01:00
mattijs
16e5a28085
ENH: refineMesh : add region option.
2010-08-05 17:08:54 +01:00
mattijs
7bcdbfc33a
ENH: do not print boundinb box for zero-sized patches
2010-08-05 15:21:34 +01:00
graham
aa96f77e96
Merge branch 'master' into cvm
2010-07-29 12:55:19 +01:00
graham
f26b8c1cc7
STYLE: 80 char lines.
2010-07-28 16:42:53 +01:00
graham
0e935f41b0
Merge branch 'master' into cvm
2010-07-27 15:48:23 +01:00
graham
012494fdb5
STYLE: Fixing code style requirements for all apps.
...
Exception: applyWallFunctionBoundaryConditions.C cannot split #include
directives.
2010-07-27 15:27:05 +01:00
graham
cd28b91c44
Merge branch 'master' into cvm
2010-07-27 12:35:21 +01:00
graham
3ee05530e8
Merge branch 'master' of ssh://graham@hunt//home/noisy3/OpenFOAM/OpenFOAM-dev
2010-07-27 12:24:42 +01:00
graham
67136c25ee
STYLE: Remove tabs.
2010-07-27 12:24:27 +01:00
mattijs
d2d8b813be
STYLE: checkGeometry.C 80char line length
2010-07-27 10:33:33 +01:00
graham
1412553d06
Merge branch 'master' into cvm
...
Conflicts:
src/edgeMesh/featureEdgeMesh/featureEdgeMesh.C
2010-07-23 13:41:31 +01:00
mattijs
e3f20df12f
ENH: checkMesh : wedge & empty checking improved
...
- aspect ratio and cellDeterminant do not use 3rd direction
- wedges are properly check for having opposite one
2010-07-23 12:06:42 +01:00
mattijs
f38ad5e44d
BUG: renumberMesh : writing XXXProcAddressing
2010-07-15 09:27:05 +01:00
mattijs
d8c7792e9c
ENH: renumberMesh.C : renumber XXXXProcAddressing maps in parallel
2010-07-06 11:42:26 +01:00
henry
6574570ba0
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
...
Conflicts:
tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/constant/polyMesh/boundary
tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/0/rho
tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/constant/polyMesh/boundary
tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/constant/topAir/RASProperties
tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/constant/topAir/thermophysicalProperties
tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/constant/topAir/turbulenceProperties
tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/0/cp
tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/0/rho
tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/constant/polyMesh/boundary
tutorials/incompressible/simpleFoam/windTurbineTerrain/0/include/fixedInlet
tutorials/incompressible/simpleFoam/windTurbineTerrain/0/include/sideAndTopPatches
tutorials/incompressible/simpleFoam/windTurbineTerrain/0/nut
tutorials/incompressible/simpleFoam/windTurbineTerrain/0/p
tutorials/incompressible/simpleFoam/windTurbineTerrain/constant/RASProperties
tutorials/incompressible/simpleFoam/windTurbineTerrain/system/decomposeParDict
2010-06-23 16:56:45 +01:00
henry
ccfb6e32a6
Corrected headers.
2010-06-23 16:54:54 +01:00
Mark Olesen
c1857db513
Merge remote branch 'OpenCFD/master' into olesenm
2010-06-18 12:52:46 +02:00
mattijs
d4d7611c9f
ENH: handle msh2.2 format
2010-06-18 11:41:08 +01:00
henry
bd77d50b5f
Miscellaneous developments from Hilary
2010-06-10 13:15:04 +01:00
Mark Olesen
1a17581567
STYLE: consistent handling of compile/link flags for fileMonitor and setSet
2010-06-08 14:35:11 +02:00
mattijs
fbe04b18ec
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
...
Conflicts:
src/parallel/decompose/scotchDecomp/scotchDecomp.C
2010-06-04 16:09:16 +01:00
mattijs
dafbfb5c20
ENH: multiLevel decomposition method.
2010-06-04 15:31:19 +01:00
andy
28b1a9e2c6
Merge branch 'olesenm'
2010-06-03 10:25:03 +01:00
mattijs
f1ee573aa0
Merge branch 'inotify'
...
Conflicts:
TODO
2010-06-02 10:10:52 +01:00
mattijs
c51a2b0f63
ENH: have MUST_READ_IF_MODIFIED on IOdictionary construction
2010-06-02 09:48:07 +01:00
Mark Olesen
0ca515e3b1
Merge remote branch 'OpenCFD/master' into olesenm
2010-06-02 10:46:45 +02:00
mattijs
96a3de7a43
ENH: work with processors with 0 cells. polyMesh::directions, checkMesh.
2010-06-01 14:35:55 +01:00
mattijs
2eee1666c0
BUG: extrudeToRegionMesh : make it work again
...
- constrain multiple normals per point
- introduce special cyclic type nonuniformTransformCyclic inbetween zones
2010-05-26 16:09:02 +01:00
graham
7af7032861
Merge branch 'master' into cvm
2010-05-20 19:13:13 +01:00
mattijs
17a6cac97b
Merge commit 'origin/splitCyclic'
2010-05-18 13:35:56 +01:00
mattijs
5d3e38e34e
ENH: extrudeToRegionMesh : allow extrusion on cyclics.
...
Still not good enough - only handles single extrusion vector per cyclic point.
2010-05-18 13:30:32 +01:00
mattijs
f84a91d7ce
Merge commit 'origin/master' into splitCyclic
...
Conflicts:
applications/utilities/mesh/manipulation/createBaffles/createBaffles.C
applications/utilities/postProcessing/patch/patchIntegrate/patchIntegrate.C
src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/cyclic/cyclicPointPatch.C
src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/processor/processorPointPatch.C
src/dynamicMesh/motionSmoother/motionSmoother.C
src/dynamicMesh/motionSmoother/motionSmoother.H
src/dynamicMesh/motionSmoother/motionSmootherTemplates.C
2010-05-18 13:28:21 +01:00
Mark Olesen
895a077cb1
STYLE: fixup some dictionary headers
2010-05-18 11:38:07 +02:00
Mark Olesen
4712e131d9
STYLE: add some usage comments to some conversion utilities
...
STYLE: move polyDualMesh from conversion -> manipulation
2010-05-18 14:41:53 +02:00
mattijs
e1e4098600
ENH: Have different master and slave patch to handle cyclic baffles.
2010-05-17 17:08:40 +01:00
Mark Olesen
59c0e8e24d
STYLE: fix 'forAll (' -> 'forAll(' format (again)
2010-06-02 09:13:48 +02:00
mattijs
78e5ef9dbd
ENH: specification of selection of cellZone in snappyHexMeshDict.
...
Now allows specification of inside point to help leaky surfaces.
2010-05-17 11:45:01 +01:00
mattijs
925202da2e
ENH: have -noSync option to prevent topoSet/setSet automatically syncing coupled faces.
2010-05-12 15:52:19 +01:00
graham
f106f89f1f
Merge branch 'master' into cvm
...
Conflicts:
applications/utilities/surface/surfaceFeatureExtract/surfaceFeatureExtract.C
2010-05-11 13:00:25 +01:00
mattijs
7507b5f6bd
BUG: fixed subset action in topoSet; renamed sourceDict keyword to sourceInfo.
2010-05-11 12:09:49 +01:00
mattijs
9f2e06ed55
STYLE: added missing command line option descriptions for mapFields and splitMeshRegions.
2010-05-11 10:52:35 +01:00
mattijs
c367e07642
ENH: Converted all cellSet/faceSet/pointSet to topoSet.
2010-05-10 17:17:49 +01:00
mattijs
49bf24b194
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-05-10 14:31:52 +01:00
mattijs
1a1c6a57e2
STYLE: Added comment to explain usage.
2010-05-10 13:57:44 +01:00
mattijs
6660ec17e5
ENH: topoSet tool to replace cellSet,faceSet,pointSet.
2010-05-08 17:39:24 +01:00
Mark Olesen
0e9851b432
Merge remote branch 'OpenCFD/master' into olesenm
2010-05-03 09:34:31 +02:00
Mark Olesen
35afeb9b18
STYLE: remove superfluous uses of argList::validArgs.clear()
...
- a holdover from the old <root> <case> days
2010-05-03 08:38:39 +02:00
mattijs
7f6740a9eb
Merge commit 'origin/master' into splitCyclic
2010-04-30 15:10:10 +01:00
mattijs
4e0fdc69ea
BUG: createPatch was reading mesh before setting matchTol so could not correct illegal mesh
2010-04-30 11:16:57 +01:00
mattijs
a967d05fd3
BUG: was reading mesh before setting coupledPolyPatch::matchTol
2010-04-29 18:42:30 +01:00
Mark Olesen
72f7d46f23
ENH: add operator[](const word&) as "find-by-name" to some classes
...
- affected: polyBoundary, fvBoundaryMesh, ZoneMesh, searchableSurfaces
before:
const label zoneI = mesh.cellZones().findZoneID(zoneName);
const cellZone& cz = mesh.cellZones()[zoneI];
after:
const cellZone& cz = mesh.cellZones()[zoneName];
2010-04-29 10:12:35 +02:00
Mark Olesen
147fa2a75d
STYLE: add notes to some (most) command-line options
...
- mapFields and splitMeshRegions need more clarification
2010-04-27 10:50:15 +02:00
Mark Olesen
03338b9ea9
STYLE: partial revert for 5cfa97624e
2010-04-23 10:23:08 +02:00
Mark Olesen
4d2a297a67
BUG: syntax problems found by gcc-4.5.0
...
- "cpp -traditional-cpp" doesn't strip C++-style comments
Probably need a workaround with sed -e 's@^ *//@@' if we
wish to support C++-style comments in Make/{files,options}
- lduMatrixTests.C:121:1:
error: ‘Foam::lduMatrix::solverPerformance::solverPerformance’ names
the constructor, not the type
- edgeFaceCirculatorI.H:355:1:
error: ‘Foam::edgeFaceCirculator::edgeFaceCirculator’ names the
constructor, not the type
- patchPointEdgeCirculatorI.H:236:1:
error: ‘Foam::patchPointEdgeCirculator::patchPointEdgeCirculator’
names the constructor, not the type
- objToVTK.C:116:5:
error: ‘Foam::argList::argList’ names the constructor, not the type
same in surfaceClean.C, surfaceRefineRedGreen.C, surfaceSplitByPatch.C
- fireFoam/createFields.H:74:41:
error: type/value mismatch at argument 1 in template parameter list
for ‘template<class T> class Foam::autoPtr’
2010-04-22 09:00:31 +02:00
Mark Olesen
5cfa97624e
STYLE: more consistent New methods, use unregistered IOobject where appropriate
2010-04-20 17:13:35 +02:00
mattijs
cff2580336
Merge branch 'master' into splitCyclic
...
Conflicts:
applications/utilities/mesh/manipulation/splitMeshRegions/splitMeshRegions.C
applications/utilities/parallelProcessing/decomposePar/domainDecompositionMesh.C
src/OpenFOAM/db/IOstreams/Pstreams/UPstream.H
src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchField.C
src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/cyclicGAMGInterface/cyclicGAMGInterface.C
src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/processor/processorPointPatch.H
src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H
src/OpenFOAM/meshes/polyMesh/syncTools/syncTools.C
src/OpenFOAM/meshes/polyMesh/syncTools/syncToolsTemplates.C
src/meshTools/sets/topoSets/faceSet.C
src/parallel/decompose/decompositionMethods/decompositionMethod/decompositionMethod.C
2010-04-16 12:09:34 +01:00
Mark Olesen
937e0d23d0
STYLE: consistent naming of files containing the 'New' method
...
before:
- 'new' prefixed to camel-cased class name: eg, someClass -> newSomeClass
- 'New' prefixed to templated class name: eg, TmplClass -> NewTmplClass
- 'New' suffixed to class name: eg, someClass -> someClassNew
after:
- consistent 'New' suffixed to class name, no change of case
eg, someClass -> someClassNew
eg, TmplClass -> TmplClassNew
2010-04-13 18:47:47 +02:00
Mark Olesen
42807ddd7e
STYLE: fix worst spacing violations for 'os <<' constructions
...
- accept some violations of the coding guidelines though
- perhaps adding a style exception would be simpler.
2010-04-13 17:45:49 +02:00
graham
cddce779e8
STYLE: Change to GPL v3 and update copyright date.
2010-04-13 11:38:22 +01:00
graham
5c33936264
Merge branch 'master' into cvm
2010-04-13 11:31:32 +01:00
mattijs
defea5836e
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
...
Conflicts:
src/OpenFOAM/containers/Lists/DynamicList/DynamicList.H
src/postProcessing/functionObjects/field/fieldValues/cellSource/cellSource.C
src/postProcessing/functionObjects/field/fieldValues/faceSource/faceSource.C
2010-04-13 11:07:19 +01:00
Mark Olesen
874120350c
STYLE: use forAllIter, forAllConstIter in more places
...
ENH: change some iterator -> const_iterator access
BUG: found some places with forAllIter and ::iterator !
2010-04-13 09:10:36 +02:00
mattijs
3b53ff5658
ENH: Make snappyHexMeshDict consistent with nGrow change.
...
nGrow in 1.6.x was always taken to be 0!
2010-04-12 17:27:39 +01:00
Mark Olesen
b6f3bd4c23
STYLE: follow coding guide recommendation for '//- Destructor'
2010-04-12 11:55:52 +02:00
Mark Olesen
a50f01b079
STYLE: use forAllIter, forAllConstIter instead of long-hand version
...
STYLE: use 'forAll(' NOT 'forAll (', as per coding guide
2010-04-12 11:18:38 +02:00
graham
240c714aab
Merge branch 'master' into cvm
...
Conflicts:
etc/settings.csh
etc/settings.sh
wmake/rules/General/CGAL
2010-04-09 10:13:42 +01:00
mattijs
fd7e9c9ae4
ENH: Added option for explicitly providing regions. Restructured code.
2010-04-01 14:20:27 +01:00
mattijs
d947aa9c9e
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-03-30 21:54:08 +01:00
mattijs
883dbc2e2d
ENH: Add concave cell checking
2010-03-30 21:48:57 +01:00
Mark Olesen
c508b2fe17
STYLE: consistent capitalization of Private/Protected Member Functions in comments
2010-03-30 11:33:42 +02:00
Mark Olesen
d29c438657
STYLE: use url for FSF license instead of postal address, switch to GPL v3
2010-03-29 14:07:56 +02:00
mattijs
d01adb74e3
ENH: Added tet volume check to checkMesh and snappyHexMesh
2010-03-26 13:39:51 +00:00
mattijs
d981028d35
STYLE: Added to header
2010-03-26 13:35:42 +00:00
mattijs
89c7523c72
Merge branch 'master' into splitCyclic
...
Conflicts:
src/OpenFOAM/meshes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.C
src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.C
src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H
src/dynamicMesh/polyTopoChange/polyTopoChange/addPatchCellLayer.C
src/mesh/autoMesh/autoHexMesh/autoHexMeshDriver/autoLayerDriver.C
src/parallel/decompose/scotchDecomp/scotchDecomp.C
src/parallel/parMetisDecomp/parMetisDecomp.C
src/sampling/sampledSurface/isoSurface/isoSurfaceCell.C
2010-03-25 13:54:12 +00:00
graham
829c30733d
COMP: Boost and CGAL environment.
...
Targeting all building and linking to CGAL and boost installed to
$WM_THIRD_PARTY_DIR/platforms/$WM_ARCH$WM_COMPILER.
Reverting to CGAL 3.5.1, waiting for 3.6.1 - problem in 3.6 with boost
1.42.0.
Removing MPFR_HOME variable, not needed as include and link is done
with the $WM_THIRD_PARTY_DIR/platforms/$WM_ARCH$WM_COMPILER_ARCH
versions.
2010-03-24 13:33:29 +00:00
graham
5342baa2a7
Merge branch 'master' into cvm
...
Conflicts:
etc/settings.csh
etc/settings.sh
2010-03-23 11:43:17 +00:00
mattijs
5d93fbe16d
ENH: Removed parmetis. Use ptscotch instead.
2010-03-22 16:48:48 +00:00
mattijs
9f5c39af53
ENH: have ptscotch
...
ptscotch - compiles into ptscotchDecomp. All thirdparty decompositionMethods
now moved out of decompositionMethods so add them explicitly to link line
for programs that need them (decomposePar, snappyHexMesh etc.)
2010-03-22 15:38:35 +00:00
mattijs
09a986a89a
STYLE: Remove unused static variable
2010-03-22 10:32:13 +00:00
mattijs
6680ddcfee
ENH: Reuse existing zones.
2010-03-22 10:31:37 +00:00
mattijs
01d6eded39
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-03-18 14:41:26 +00:00
mattijs
a6af4e272c
ENH: offset calculation for multiple directMapped patches.
2010-03-18 14:39:33 +00:00
mattijs
9c60eb17d1
ENH: strip off comment lines
2010-03-18 14:38:44 +00:00
andy
dc06f24a0c
ENH: Split src/parallel into decompse and reconstruct to remove cyclic build dependency
2010-03-18 12:23:01 +00:00
mattijs
a703cb3b94
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-03-17 18:13:13 +00:00
mattijs
e0fcca3858
ENH: don't use directMapped on top patch.
2010-03-17 18:12:48 +00:00
andy
08f10e8ea1
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-03-17 15:06:16 +00:00
mattijs
06d2dc9e4c
ENH: application to extrude a faceZone into a separate region mesh
...
Extrudes either internal faces to inflate a baffle or extrudes boundary
faces to create separate mesh. Inserts directMappedWall between the two
meshes.
2010-03-17 11:17:17 +00:00
andy
45463d2325
ENH: Using more descriptive names for input entries for createPatch utility
2010-03-12 12:44:14 +00:00
mattijs
49fb39e8f3
Merge commit 'origin/master' into splitCyclic
...
Conflicts:
applications/utilities/parallelProcessing/decomposePar/decomposePar.C
applications/utilities/parallelProcessing/decomposePar/domainDecomposition.C
applications/utilities/parallelProcessing/decomposePar/domainDecomposition.H
applications/utilities/parallelProcessing/decomposePar/domainDecompositionMesh.C
src/OpenFOAM/fields/pointPatchFields/constraint/processor/processorPointPatchField.C
src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchField.C
src/OpenFOAM/meshes/pointMesh/pointPatches/derived/coupled/coupledFacePointPatch.H
src/OpenFOAM/meshes/polyMesh/globalMeshData/globalPoints.C
src/OpenFOAM/meshes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.C
src/OpenFOAM/meshes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.H
src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/processor/processorPolyPatch.C
2010-03-09 21:28:53 +00:00
mattijs
18eb2d7099
STYLE: Typo in warning message
2010-03-04 13:47:51 +00:00
mattijs
5ece14ec6f
BUG: finite volume did not work before.
2010-03-03 10:12:35 +00:00
andy
803556d761
ENH: initialised edge values to avoid compiler warning msg
2010-03-01 17:14:33 +00:00
andy
22ce56db17
Merge branch 'olesenm'
2010-03-01 15:55:30 +00:00
mattijs
27634a044e
STYLE: Add help to command-line arguments
2010-03-01 14:50:41 +00:00
graham
378b557cd3
BUG: cellSizeFunction. Bad logic for triggering warning for bothSides
...
default whern surface does not support volumeType.
BUG: conformalVoronoiMesh. Making test "totalHits >= hitLimit" rather than
"totalHits = hitLimit" to be strictly consistent and always trigger
the iteration termination message.
2010-02-26 16:11:30 +00:00
Mark Olesen
f2f2f60cf5
STYLE: remove unused cruft from flex-based lexers
2010-02-25 16:18:34 +01:00
Mark Olesen
f319ddfa61
ENH: begin initial coding for using upcoming vtkPolyhedron
2010-02-24 15:24:32 +01:00
graham
cac2640b93
COMP: cvMesh. Removed mpfr and boost lib links - covered by
...
CGAL_LIBS.
2010-02-23 10:17:03 +00:00
graham
08488007af
COMP: CGAL and boost build and environment options.
2010-02-22 16:00:54 +00:00
graham
e09a140a28
Merge branch 'master' into cvm
...
Conflicts:
applications/utilities/surface/surfaceFeatureExtract/surfaceFeatureExtract.C
2010-02-22 13:59:07 +00:00
Mark Olesen
91967fb196
COMP: compiling setSet directly (without Allwmake) now works
2010-02-22 13:51:17 +01:00
Mark Olesen
a3fec987a8
CLEANUP: remove most references to (deprecated) .ftr file format
...
- use .obj files for debugging purposes instead.
2010-02-17 13:56:56 +01:00
Mark Olesen
689d4b2860
ENH: provide operator[] for accessing argList options.
...
- operator[] with label -> get args at index
- operator[] with word -> get named option
2010-02-17 11:43:42 +01:00
Mark Olesen
2f4efd20d7
STYLE: rename starToFoam -> star3ToFoam for the sake of clarity
2010-02-16 18:40:10 +01:00
Mark Olesen
d857d671ac
STYLE: use new argList argRead() method and operator[] for cleaner code.
...
- deprecate argList::additionalArgs() method and remove uses of it
2010-02-16 17:57:49 +01:00
Mark Olesen
ee293cde8e
ENH: add usage information for '-overwrite' option.
...
- make centrally available via #include "addOverwriteOption.H"
2010-02-16 11:44:27 +01:00
graham
c91ffbdbe8
Merge branch 'master' into cvm
...
Conflicts:
src/OpenFOAM/meshes/primitiveShapes/plane/plane.C
src/edgeMesh/Make/options
2010-02-10 15:00:34 +00:00
Mark Olesen
3613752115
ENH: add -tri (triangulate) option to foamToSurface, surfaceMeshConvert
...
STYLE: drop surface extraction from foamToStarMesh
- retain surfZone names when writing surfaces
- remove surface extraction/writing from meshWriter since it now
duplicates what the meshedSurface class can do.
2010-02-10 11:49:53 +01:00
Mark Olesen
8426ca1a8c
Merge commit 'OpenCFD/master' into olesenm
2010-02-03 17:40:37 +01:00
mattijs
36346ec1a2
ENH: Do a weighted balance before refinement and layer addition.
...
Have weight=7 on cells to be refined and balance. Then after refinement
there will be perfect balancing. Similar for layer addition.
2010-02-03 06:18:30 +00:00
Mark Olesen
a070321792
ENH: Add usage information for snappyHexMesh -overwrite option.
...
Make debug optional.
- minor wording changes in the messages
2010-02-02 15:39:45 +01:00
mattijs
20ac00f67c
ENH: have -loop option on setSet to enable -batch over a set of directories.
...
Only allowed in batch mode. Causes any set to be written to time directory
instead of facesInstance.
2010-01-29 11:43:28 +00:00
mattijs
8b7f6666ca
ENH: sets are now searched for.
...
Some tools now output sets at the pointsInstance (if relating to geometry),
some at the facesInstance (if relating to topology).
So when loading them we now search for them from current time down
to facesInstance. They cannot be beyond facesInstance.
Adapted Time::findInstance to take optional limiting instance. Adapted
topoSet to use this. Adapted all uses of IOobjectList on sets to do the
same.
2010-01-29 10:25:13 +00:00
mattijs
e931525a0f
BUG: sets relating to geometry (most mesh errors) should be written to
...
pointsInstance.
For now also dump topology related sets to pointsInstance since otherwise
paraFoam cannot see them (only looks at first 'sets' directory when searching
back)
2010-01-28 12:19:17 +00:00
mattijs
011bbf46bc
ENH: splitMeshRegions now fills in coupling information in directMapped patch.
...
- added directMapped*Patch constructors with uniform offset
- changed splitMeshRegions to use it
- adapted chtMultiRegionFoam tutorials
2010-01-27 13:24:06 +00:00
mattijs
9f6d081654
STYLE: added comment to explain limitations on pointsync
2010-01-27 10:24:12 +00:00
mattijs
46ad2e55d6
Merge branch 'master' into splitCyclic
...
Conflicts:
applications/utilities/parallelProcessing/decomposePar/domainDecomposition.C
applications/utilities/parallelProcessing/decomposePar/domainDecomposition.H
applications/utilities/parallelProcessing/decomposePar/domainDecompositionMesh.C
src/OpenFOAM/algorithms/MeshWave/FaceCellWave.C
src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/cyclicLduInterfaceField/cyclicLduInterfaceField.C
src/OpenFOAM/meshes/polyMesh/globalMeshData/globalMeshData.C
src/OpenFOAM/meshes/polyMesh/globalMeshData/globalMeshData.H
src/OpenFOAM/meshes/polyMesh/syncTools/dummyTransform.H
src/OpenFOAM/meshes/polyMesh/syncTools/syncTools.C
src/edgeMesh/edgeFormats/vtk/VTKedgeFormat.H
src/mesh/blockMesh/curvedEdges/spline.H
src/meshTools/PointEdgeWave/PointEdgeWave.C
src/meshTools/sets/topoSets/faceSet.C
2010-01-26 17:11:18 +00:00
Mark Olesen
2d91dedaa0
Merge commit 'OpenCFD/master' into olesenm
2010-01-22 13:23:43 +01:00
graham
a67845421c
Merge branch 'master' into cvm
2010-01-20 12:33:10 +00:00
mattijs
d0b95d6949
Added mesh region option
2010-01-15 17:16:07 +00:00
mattijs
b7ba2d273a
Corrected printing to be on master only
2010-01-15 17:15:42 +00:00
mattijs
c9033fc36f
Added optional settings at comment
2010-01-15 17:14:06 +00:00
Mark Olesen
a694f6e374
Replace a few uses of triSurface with the more general meshedSurface.
2010-01-15 17:27:03 +01:00
Mark Olesen
7a200e81b4
Add foamToSurface to dev repository.
...
- Extracts the boundary faces of a polyMesh to a meshedSurface and
writes in various possible formats.
2010-01-15 16:20:06 +01:00
Mark Olesen
9478a81bce
Use MeshedSurface instead of triSurface in ideasUnvToFoam
2010-01-15 15:04:44 +01:00
graham
58406da0a8
Merge branch 'master' into cvm
...
Conflicts:
src/parallel/decompositionMethods/Make/options
2010-01-04 16:45:54 +00:00
graham
174cd8e3d7
Adding intertia based collapse axis determination. WIP - some
...
problems with the tensor::eigenValues calculation:
"complex eigenvalues detected for tensor:"
for very high aspect ratio faces.
2009-12-22 19:35:03 +00:00
graham
ff671ff1bb
Merge branch 'master' into cvm
...
Conflicts:
applications/utilities/surface/surfaceFeatureConvert/surfaceFeatureConvert.C
applications/utilities/surface/surfaceFeatureExtract/surfaceFeatureExtract.C
src/Allwmake
src/edgeMesh/Make/files
src/edgeMesh/edgeMesh.C
src/edgeMesh/edgeMesh.H
src/edgeMesh/edgeMeshI.H
src/edgeMesh/edgeMeshIO.C
src/edgeMesh/featureEdgeMesh.C
src/edgeMesh/featureEdgeMesh.H
src/edgeMesh/featureEdgeMesh/featureEdgeMesh.C
src/edgeMesh/featureEdgeMesh/featureEdgeMesh.H
src/meshTools/searchableSurface/closedTriSurfaceMesh.C
src/meshTools/searchableSurface/closedTriSurfaceMesh.H
Merged Mark's work on edgeMesh with my featureEdgeMesh.
2009-12-21 15:52:03 +00:00
mattijs
3bfec62cee
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-12-17 15:55:21 +00:00
mattijs
b877323a33
Added baffle option and corrected default setting
...
When faceZones are present one has to decide whether to have zone faces
only on the edge of cellZones or also freestanding.
The setting for minMedialAxisAngle was corrected since the calculation
has also been corrected.
2009-12-15 15:56:35 +00:00
Mark Olesen
2760c3db5f
Merge commit 'OpenCFD/master' into olesenm
2009-12-15 10:48:51 +01:00
Mark Olesen
dd8f4f657a
adjust usage for a few applications to account for new style
2009-12-09 10:19:53 +01:00
mattijs
960c192d25
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
...
Conflicts:
applications/utilities/mesh/manipulation/transformPoints/transformPoints.C
2009-12-08 11:49:13 +00:00
mattijs
a8c400de1d
added region option
2009-12-07 14:59:57 +00:00
graham
e00078aa01
Merge branch 'master' into cvm
...
Conflicts:
applications/test/momentOfInertia/Make/options
2009-12-04 18:00:52 +00:00
Mark Olesen
37c4f2f375
remove empty 'Description' from various .C files
2009-12-04 14:11:33 +01:00
Mark Olesen
5e972c772f
remove trailing space from some files
2009-12-04 13:39:35 +01:00
Mark Olesen
0e33bf0bba
add some usage information to a few utilities
2009-12-04 10:20:15 +01:00
Mark Olesen
6e3ed58ae5
Merge commit 'OpenCFD/master' into olesenm
2009-12-03 16:40:37 +01:00
mattijs
1665a86206
more Icc11.1 changes
2009-12-02 18:32:03 +00:00
mattijs
a0a05c1b77
allow region interfaces on processor patches
2009-12-02 16:37:59 +00:00
Mark Olesen
c091d856ae
pedantic changes: 'forAll (' -> 'forAll(' in applications/
...
- to match coding guidelines
2009-12-03 14:12:08 +01:00
Mark Olesen
58b7e64185
Use argList::addOption, argList::addBoolOption (almost) everywhere
...
- ensure that the standard options (eg, from timeSelector) also have
some usage information
2009-12-03 13:32:12 +01:00
Mark Olesen
00985638d8
remove fvCFD.H usage from remaining library source
...
- exception calcType.H since it'll most likely be used for building
applications anyhow
- use quailified names in more of the lagrangian code
- killed some tab indents in various places.
2009-12-02 15:34:52 +01:00
Mark Olesen
c3457b5152
argList - specializations for optionRead<string> etc.
...
- new optionLookupOrDefault and additional form of optionReadIfPresent
with a default value
2009-12-02 13:45:11 +01:00
mattijs
47eb0c5cd2
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
...
Conflicts:
applications/utilities/postProcessing/dataConversion/foamToTecplot360/Allwmake
2009-12-01 16:47:45 +00:00
mattijs
be1b1ceefc
Merge branch 'master' into splitCyclic
...
Conflicts:
applications/utilities/mesh/generation/blockMesh/blockMeshApp.C
applications/utilities/parallelProcessing/decomposePar/decomposeMesh.C
etc/bashrc
etc/cshrc
src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.C
src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/processor/processorPolyPatch.C
src/decompositionMethods/parMetisDecomp/parMetisDecomp.C
src/dynamicMesh/Make/files
src/dynamicMesh/fvMeshDistribute/fvMeshDistribute.C
src/dynamicMesh/perfectInterface/perfectInterface.C
src/dynamicMesh/polyTopoChange/polyTopoChange/addPatchCellLayer.C
src/dynamicMesh/polyTopoChange/polyTopoChange/polyTopoChange.C
src/dynamicMesh/polyTopoChange/polyTopoChange/polyTopoChange.H
src/finiteVolume/Make/files
src/mesh/blockMesh/blockMesh/blockMesh.C
src/mesh/blockMesh/blockMesh/blockMeshTopology.C
src/meshTools/Make/files
src/meshTools/sets/topoSets/faceSet.C
2009-11-30 15:20:52 +00:00
graham
ad669ae3d8
Merge branch 'master' into cvm
...
Conflicts:
doc/codingStyleGuide.org
2009-11-30 14:55:39 +00:00
Mark Olesen
909e6b27e4
Apply coding style recommendations:
...
- space between keyword and bracket in 'for(..)', 'if(..)', 'while(..)'
2009-11-30 08:55:03 +01:00
Mark Olesen
fa93ce8cd7
coding style adherence
...
- markup codingStyleGuide.org examples so they actually indent correctly
- use 'Info<<' as per codingStyleGuide instead of 'Info <<'
2009-11-27 15:39:14 +01:00
mattijs
648e485e7d
adapted angle for medial axis determination
2009-11-26 13:06:56 +00:00
Mark Olesen
d17d015f88
Use new last() method for List-type classes
...
- use first() method in some places as well where it helps clarity
- there are a few remaining cases: git grep 'size()-1]'
2009-11-26 13:35:57 +01:00
Mark Olesen
9157364a4b
Merge commit 'OpenCFD/master' into olesenm
2009-11-25 12:29:31 +01:00
Mark Olesen
b3cdac4baf
remove unused (and duplicate) Tuple.H in applications/utilities/mesh/advanced/modifyMesh/
2009-11-25 12:07:03 +01:00
graham
a700e27f79
Merge branch 'master' into cvm
2009-11-23 19:53:45 +00:00
Mark Olesen
2c52705cf7
move reconstructPar 'guts' to src/parallel/reconstruct
...
- in preparation for adding an optional '-reconstruct' to a few utilities
re-use as -lreconstruct library
- move related stuff there too
src/decompositionMethods/decompositionMethods
-> src/parallel/decompositionMethods
- added missing namespace qualifiers
2009-11-20 14:37:56 +01:00
mattijs
467feeb659
changed comment
2009-11-19 19:37:49 +00:00
graham
14675f23e0
Merge branch 'master' into cvm
2009-11-16 15:50:36 +00:00
mattijs
259a15d9f4
missing EOF
2009-11-13 18:15:29 +00:00
graham
c2b4f49136
Merge branch 'master' into cvm
2009-11-11 13:18:58 +00:00
mattijs
13bddac8f0
singleCellFvMesh and application
2009-11-11 11:29:22 +00:00
graham
1ba6378c69
Fixing conflict and merging master.
2009-11-10 10:19:23 +00:00
mattijs
151f30e779
made container constructors explicit
2009-11-03 18:09:52 +00:00
mattijs
69a4c76c6e
changed help text
2009-11-03 18:08:53 +00:00
mattijs
122f3c466f
extraneous reduce on noFailedChecks
2009-10-23 18:35:26 +01:00
mattijs
19359869f4
use degToRad
2009-10-22 13:05:26 +01:00