c720299876
ENH: Reverted back to version dev
2011-06-17 10:08:20 +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
7902377c02
ENH: treeDataTrisurface: expose tolerance
2011-06-02 12:14:53 +01:00
74b4639b4f
COMP: meshTools.H
2011-05-13 10:39:19 +01:00
c0537248fb
Merge branch 'master' into cvm
2011-05-13 10:17:22 +01:00
dac5beb53a
BUG/STYLE: vector type fails to compile. Using extendedFeatureEdgeMesh naming.
2011-05-03 16:33:11 +01:00
8687d00c2d
Merge remote branch 'opencfd/master' into olesenm
2011-04-12 12:54:35 +02:00
03bae68436
STYLE: drop face::area() and triFace::area() - less useful than expected
2011-04-12 12:53:51 +02:00
fe0f6a487a
Merge branch 'master' into cvm
...
Conflicts:
applications/utilities/surface/surfaceFeatureExtract/surfaceFeatureExtract.C
2011-04-07 14:17:08 +01:00
d5d88fdba2
STYLE: Writing surface feature set out the root of the case.
2011-04-07 11:27:00 +01:00
9153534a9d
ENH: use face::area() method for surfaceMeshInfo
2011-04-07 09:29:05 +02:00
acd7554ae0
STYLE: dictionaries in $FOAM_UTILITIES: header
2011-04-06 19:15:15 +01:00
4bc4c1900b
ENH: new utility surfaceMeshInfo
...
- useful at the moment for reporting face areas from a surface mesh
2011-04-05 20:05:57 +02:00
5cf0612207
ENH: surfaceFeatureExtact: optionally write obj files
2011-04-05 12:11:08 +01:00
1bad1265f7
Merge branch 'master' into cvm
2011-03-31 11:58:44 +01:00
4fa972e4be
ENH: surfaceClean: do a triangle cleanup unless suppressed
2011-03-29 12:27:25 +01:00
83f0613ee5
BUG: Fix for constructor use.
2011-03-28 11:57:44 +01:00
903e2257c7
STYLE: date.
2011-03-10 13:55:20 +00:00
1fac7b662e
Merge branch 'master' into cvm
...
Conflicts:
src/mesh/Allwmake
2011-03-10 13:54:43 +00:00
5c8340ae13
ENH: Write surface area of surface.
...
Removed test objs.
2011-03-10 11:50:26 +00:00
a3b1263184
ENH: Using enhancedFeatureEdgeMesh.
2011-02-18 16:17:49 +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
0090ec6526
Merge branch 'master' into cvm
2011-02-14 15:39:40 +00:00
85190a16b6
ENH: featureEdgeMesh : moved new stuff to extendedFeatureEdgeMesh
2011-02-11 12:32:11 +00:00
c3cb632c24
Documentation: converted javadoc @ to LaTeX style \ in Doxygen code docs
2011-02-08 18:22:00 +00:00
3c0f5f5a57
Revert "ENH: Roll back surfaceFeatureExtract to send to Audi/VW."
...
This reverts commit 9b2862f153 .
2011-02-03 16:01:13 +00:00
9b2862f153
ENH: Roll back surfaceFeatureExtract to send to Audi/VW.
2011-02-03 12:05:38 +00:00
d4731f9cab
ENH: Use non-templated vtwWriters. Remove FatalErrors on intersection failure.
2011-02-03 11:40:28 +00:00
a2f7b0d958
ENH: surfaceFeatures trim walking - never walk over feature points.
2011-01-28 17:23:00 +00:00
6c489421fb
ENH: Reinstate surfaceFeatureExtract developments.
2011-01-28 11:29:49 +00:00
f7367d328a
This commit plus a subsequent merge of master is the code that is to be sent to Audi and VW, Jan/Feb 2011.
...
Represents a working snapshot of the polyhedral mesher for evaluation.
Rolling back surfaceFeatureExtract to remove latest developments and reduce the
file output.
2011-01-28 11:18:52 +00:00
12ecd5e952
ENH: Choosing closeness hits only within a given angle.
2011-01-27 17:33:06 +00:00
b328499d02
ENH: Various improvements.
...
+ No fatal error on triSurfaceTools::surfaceSide, commented out WarningIn.
+ Make cellSizeControlSurfaces look for a GREAT span for the nearest surface
point.
+ Identify and limit filtering on single internal face cells in polyMesh
quality assessment.
+ Create cellSet of remaining protruding cells after polyMesh creation.
+ Implemented wellOutside function by generalising wellInside to
wellInOutSide.
2011-01-24 13:19:44 +00:00
5cd9ccf88b
ENH: Returning feature edge enumeration from trimFeatures and writing out.
2011-01-21 18:38:23 +00:00
19b846354b
ENH: Remove feature edges from curvature field.
2011-01-21 16:48:13 +00:00
52bc7df7d7
Merge branch 'master' into cvm
2011-01-21 14:05:20 +00:00
738d022c56
ENH: Extract curvature and internal and external closeness fields.
2011-01-21 14:02:03 +00:00
0c6789e539
STYLE: removed globalMeshData::bb(). Use mesh.bounds() instead
2011-01-20 13:46:02 +00:00
1c646e2143
ENH: Using triangle quality without checking - check is now in triangle class.
2011-01-19 19:39:27 +00:00
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
89619c5015
Revert "ENH: Copyright dates to allow a push."
...
This reverts commit c5bea5242b .
2011-01-19 10:26:24 +00:00
eaef8d482b
STYLE: Updated 1991 start copyright year to 2004
2011-01-14 16:08:00 +00:00
c5bea5242b
ENH: Copyright dates to allow a push.
2011-01-07 15:09:52 +00:00
2135f644d1
Merge branch 'master' into cvm
2011-01-07 14:50:43 +00:00
099cc39e2e
Revert "STYLE: 2011 copyright date."
...
This reverts commit b18f6cc1ce .
2011-01-05 18:24:29 +00:00
8c04b4e692
Merge branch 'master' into cvm
...
Conflicts:
src/OpenFOAM/meshes/boundBox/boundBox.H
2011-01-05 11:53:37 +00:00
b18f6cc1ce
STYLE: 2011 copyright date.
2011-01-05 11:14:26 +00:00
7a6cfda2f8
Merge branch 'olesenm'
2011-01-04 10:52:41 +00:00
00e49c1325
ENH: No need for output filename, better (uniform) scale on normals obj.
2010-12-21 17:58:33 +00:00