9a74ca1a19
ENH: add options for radiation and delete old sover
2011-02-09 15:16:04 +00:00
a3c08b7c37
ENH: adding radiation to multi region solvers, radiotionCouple, etc
2011-02-09 15:11:42 +00:00
f5b7477722
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-02-09 14:10:19 +00:00
c3cb632c24
Documentation: converted javadoc @ to LaTeX style \ in Doxygen code docs
2011-02-08 18:22:00 +00:00
8e01dd8cf1
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-02-08 16:17:41 +00:00
2adfd534db
ENH: globalMeshData, mapDistribute : added pointBoundaryFaces/pointBoundaryCells
2011-02-08 16:16:50 +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
ffd20770dd
ENH: add (non-templated) polynomialFunction
...
STYLE: integrateLimits() -> integrate() for consistency with
DataEntry/polynomial. Rename old 'integrate', 'integrateMinus1'
methods to 'integral', 'integralMinus1' (ie, substantive instead of
verb for clarity).
2011-02-04 18:59:45 +01:00
a6e8df4aa2
ENH: Test-syncTools : remove warning about transformations
2011-02-03 22:20:32 +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
99fa12c059
ENH: added noParallel option to chemFoam (single cell cases only)
2011-02-03 12:55:05 +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
301f16984b
Merge branch 'master' into cvm
2011-01-31 12:27:09 +00:00
98d599d3c8
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-01-31 12:14:11 +00: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
08680b8b35
STYLE: rename Polynomial method evaluate() to value() for consistency with DataEntry
...
STYLE: move DataEntry to OpenFOAM/primitives/functions
2011-01-28 16:32:08 +01:00
497b4f0bed
ENH: Code refactoring to avoing ambiguities + clean-up
...
- pointSolid->solidProperties
- pointSolidMixure->solidMixtureProperties
- liquids->liquidProperties
- liquidMixture->liquidMoxtureProperties
2011-01-28 13:09:10 +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
2c9433dced
ENH: Updated IOobject flag after change in mesh construction
2011-01-26 16:49:55 +00:00
c891e7065a
Merge remote branch 'OpenCFD/master' into olesenm
2011-01-26 16:45:22 +01:00
57d8b7c62f
ENH: Updated dependancies following film updates
2011-01-26 15:31:16 +00:00
d791b27668
ENH: Updated reactingParcelFilmFoam solver
2011-01-26 12:24:32 +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
fe987dad11
ENH: Test-globalMeshData.C : updated to include transforms
2011-01-20 15:31:43 +00:00
f91d99c8df
STYLE: Test-Distribute : renamed for consistency
2011-01-20 15:31:09 +00:00