21874990a9
Moved CV2DMesher and CV3DMesher (old prototypes) out of dev.
2011-02-14 09:07:55 +00:00
56e07de724
STYLE: changed some missed doxygen '@' to '\'
2011-02-14 10:00:48 +01:00
1e4d26429b
Merge remote branch 'OpenCFD/master' into olesenm
2011-02-14 09:47:49 +01:00
28080c0d43
ENH: files trimming
2011-02-11 18:46:20 +00:00
ed58f0e691
ENH: faceAgglomeration, vuew factor molde and view factor generator
2011-02-11 18:30:08 +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
3c56a952bc
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2011-02-07 22:51:04 +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
0f990cb447
Merge remote branch 'OpenCFD/master' into olesenm
2011-02-07 16:56:31 +01:00
84d577539d
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-02-07 12:59:40 +00:00
8bc92b8761
ENH: Added mapMethod, [source|target]Region options to mapFields
2011-02-07 12:59:14 +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
f1bff601a6
ENH: dictionary::found : optionally disable wildcards
2011-02-02 15:48:58 +00:00
e664fe1240
Merge branch 'master' into cvm
2011-02-02 13:44:51 +00:00
6c1e58605b
ENH: moved thermo/pdfs->lagrangian/distributionModels
2011-02-02 09:28:44 +00:00
1a03d43b57
STYLE: remove comments referring to '<root>' or '<root> <case>'
2011-02-01 18:50:19 +01:00
1a263e3f0e
STYLE: re-located elemental thermo properties
2011-02-01 17:03:15 +00:00
4634aa3ad0
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-02-01 16:00:44 +00:00
9da43d1558
STYLE: consistency - moved radiation->radiation models
2011-02-01 16:00:27 +00:00
a7c103d6c0
Merge remote branch 'OpenCFD/master' into olesenm
2011-01-31 13:46:46 +01:00
7528e579a1
ENH: foamUpgradeCyclics : warning message
2011-01-31 12:05:39 +00:00
faac56c1de
ENH: ensight binary surface output, formatOptions in sampleDict
...
- For example,
// optionally define extra controls for the output formats
formatOptions
{
ensight
{
format binary;
}
}
These are passed to the writer that support a dictionary of options.
Otherwise the normal null constructor is used.
2011-01-28 19:20:22 +01: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
4d52417955
STYLE: cvMesh :date
2011-01-25 19:21:19 +00:00
03f7f83560
ENH: cvMesh.C : changed IOdictionary to READ_IF_MODIFIED
2011-01-25 19:17:08 +00:00
3171dd78a8
Merge branch 'master' into cvm
2011-01-24 13:24:07 +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
b9daa7b265
ENH: sampledTriSurfaceMesh : allow boundary-value sampling
2011-01-21 14:48:18 +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
a6de8e746a
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
...
Conflicts:
applications/test/lduMatrix/Test-lduMatrix.C
applications/test/lduMatrix/Test-lduMatrix2.C
applications/test/lduMatrix/Test-lduMatrix3.C
applications/test/parallel/Test-parallel.C
applications/utilities/miscellaneous/foamFormatConvert/writeMeshObject.H
bin/mpirunDebug
etc/apps/paraview3/cshrc
src/OpenFOAM/meshes/polyMesh/globalMeshData/globalMeshData.H
src/OpenFOAM/meshes/polyMesh/mapPolyMesh/mapDistribute/mapDistribute.C
src/OpenFOAM/meshes/polyMesh/mapPolyMesh/mapDistribute/mapDistribute.H
src/OpenFOAM/meshes/polyMesh/mapPolyMesh/mapDistribute/mapDistributeTemplates.C
src/OpenFOAM/meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.C
src/OpenFOAM/meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.H
src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H
src/OpenFOAM/primitives/Pair/labelPair.H
src/finiteVolume/fields/fvPatchFields/derived/timeVaryingMappedFixedValue/timeVaryingMappedFixedValueFvPatchField.C
src/postProcessing/functionObjects/field/streamLine/streamLineParticle.C
2011-01-17 21:40:13 +00:00
e95e9700c8
Merge remote branch 'OpenCFD/master' into olesenm
2011-01-17 10:21:58 +01:00
eaef8d482b
STYLE: Updated 1991 start copyright year to 2004
2011-01-14 16:08:00 +00:00
8deef93ae7
Merge remote branch 'OpenCFD/master' into olesenm
2011-01-10 08:23:09 +01: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
428085d0a0
BUG: writeMeshObject.H : compactIOList not handled
...
(setting typeName to word::null only handled by IOdictionary)
2011-01-06 09:27:43 +00:00
14d1300a36
Revert "STyLE: More 2011 copyright dates (non-code)."
...
This reverts commit 2e1e671d96 .
2011-01-05 18:25:32 +00:00