|
|
c2dd153a14
|
Copyright transfered to the OpenFOAM Foundation
|
2011-08-14 12:17:30 +01:00 |
|
|
|
537c573ff9
|
COMP: tetCell: namespace error
|
2011-08-12 17:32:14 +01:00 |
|
|
|
2e9a8984f7
|
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
|
2011-08-12 09:56:09 +01:00 |
|
|
|
5da4dbe698
|
ENH: conformalVoronoiMesh: replace fixedlist by tetCell
|
2011-08-12 09:55:12 +01:00 |
|
|
|
76b13790d7
|
mesh/generation/Allwmake: Corrected compilation of the extrude sub-directory
|
2011-08-11 21:41:35 +01:00 |
|
|
|
034176f8f4
|
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
|
2011-08-09 10:48:25 +01:00 |
|
|
|
2f00aecea2
|
cvMesh: updated tutorials
|
2011-08-09 10:40:44 +01:00 |
|
|
|
f6cc29b82e
|
STYLE: conformalVoronoiMeshCalcDualMesh: updated message
|
2011-08-04 16:49:47 +01:00 |
|
|
|
1b26f41bd5
|
ENH: conformalMeshCalcDualMesh: protect merging processor points
|
2011-07-28 13:48:12 +01:00 |
|
|
|
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 |
|
|
|
3cc1a8f115
|
conformalVoronoiMesh: Resolve conflict between GPL and QPL
|
2011-07-22 10:25:25 +01:00 |
|
|
|
9ff346bb11
|
Merge branch 'cvm'
|
2011-07-21 13:06:10 +01:00 |
|
|
|
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 |
|
|
|
9576c18c02
|
ENH: snappyHexMeshDict: changed default feature
|
2011-07-19 22:08:51 +01:00 |
|
|
|
68973728a1
|
ENH: conformalVoronoiMesh: renamed writeTetMesh to writeTetDualMesh
|
2011-07-19 17:30:25 +01:00 |
|
|
|
bbbaf89c20
|
ENH: Adding general constructors with dictionary to implement
thermal baffle hold at a boundary
|
2011-07-12 15:51:08 +01:00 |
|
|
|
006eb30c8a
|
ENH: cvMeshDict: updated comment
|
2011-07-01 15:10:28 +01:00 |
|
|
|
373d633fd2
|
Merge branch 'master' into cvm
|
2011-06-30 10:21:18 +01:00 |
|
|
|
d1a8375816
|
wmake options files: corrected EXE_LIBS -> LIB_LIBS
|
2011-06-27 16:58:58 +01:00 |
|
|
|
3732286a69
|
ENH: added writeTetMesh control to dump tets
|
2011-06-24 16:16:31 +01:00 |
|
|
|
23f2ee8989
|
ENH: cvMeshDict: merging close points
|
2011-06-23 12:19:48 +01:00 |
|
|
|
0520872ce0
|
ENH: cvMeshDict: updated for removed point seeding method
|
2011-06-17 17:53:52 +01:00 |
|
|
|
caea0aec03
|
Merge branch 'master' into cvm
|
2011-06-17 10:57:23 +01:00 |
|
|
|
c720299876
|
ENH: Reverted back to version dev
|
2011-06-17 10:08:20 +01:00 |
|
|
|
18e043f704
|
ENH: cvMeshDict: added comments
|
2011-06-16 19:08:33 +01:00 |
|
|
|
f983ffbdaf
|
ENH: cvMeshDict: added comment
|
2011-06-16 12:53:13 +01:00 |
|
|
|
4f47ff0219
|
STYLE: dictionaries: update version number
|
2011-06-10 17:22:56 +01:00 |
|
|
|
e1ead74461
|
Merge branch 'master' into cvm
|
2011-06-08 17:28:03 +01:00 |
|
|
|
bcfb96be03
|
ENH: Add look up for empty or wedges to extrude 1D mesh
|
2011-06-03 17:50:19 +01:00 |
|
|
|
c01101a275
|
ENH: snappyHexMeshDict: show patch type specification
|
2011-06-03 01:45:24 +01:00 |
|
|
|
f149f16788
|
ENH : extrudeToRegionMesh with face zone extension
|
2011-06-01 17:29:58 +01:00 |
|
|
|
1be43f88ae
|
Merge branch 'master' into cvm
|
2011-05-31 16:18:03 +01:00 |
|
|
|
5c50c64de4
|
ENH: snappyHexMesh: updated comment
|
2011-05-23 16:10:32 +01:00 |
|
|
|
38d068c476
|
ENH: createShellMesh: guarantee 0'th vertex ordered
|
2011-05-20 17:00:30 +01:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
784e9f444d
|
ENH: extrudeToRegionMesh: extrude into single empty patch
|
2011-04-20 11:07:14 +01:00 |
|
|
|
fe0f6a487a
|
Merge branch 'master' into cvm
Conflicts:
applications/utilities/surface/surfaceFeatureExtract/surfaceFeatureExtract.C
|
2011-04-07 14:17:08 +01:00 |
|
|
|
19332dc06e
|
STYLE: fixed headers.
|
2011-04-06 19:20:36 +01:00 |
|
|
|
acd7554ae0
|
STYLE: dictionaries in $FOAM_UTILITIES: header
|
2011-04-06 19:15:15 +01:00 |
|
|
|
3e71574d8a
|
ENH: snappyHexMesh: initial feature-line support
|
2011-04-05 11:56:57 +01:00 |
|
|
|
1fac7b662e
|
Merge branch 'master' into cvm
Conflicts:
src/mesh/Allwmake
|
2011-03-10 13:54:43 +00:00 |
|
|
|
63ecc03d76
|
STYLE: snappyHexMeshDict: updated comment
|
2011-03-01 18:02:51 +00:00 |
|
|
|
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 |
|
|
|
7f7cbddd01
|
COMP: adjustments to compile with clang
|
2011-02-16 14:42:35 +01:00 |
|
|
|
0090ec6526
|
Merge branch 'master' into cvm
|
2011-02-14 15:39:40 +00:00 |
|
|
|
a9f25c19dc
|
ENH: extrudeMesh,snappyHexMesh: extrude across non-manifold boundaries
|
2011-02-14 14:52:51 +00:00 |
|
|
|
21874990a9
|
Moved CV2DMesher and CV3DMesher (old prototypes) out of dev.
|
2011-02-14 09:07:55 +00:00 |
|
|
|
c3cb632c24
|
Documentation: converted javadoc @ to LaTeX style \ in Doxygen code docs
|
2011-02-08 18:22:00 +00:00 |
|
|
|
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 |
|