a3c08b7c37
ENH: adding radiation to multi region solvers, radiotionCouple, etc
2011-02-09 15:11:42 +00:00
a6e8df4aa2
ENH: Test-syncTools : remove warning about transformations
2011-02-03 22:20:32 +00:00
f1bff601a6
ENH: dictionary::found : optionally disable wildcards
2011-02-02 15:48:58 +00:00
6c1e58605b
ENH: moved thermo/pdfs->lagrangian/distributionModels
2011-02-02 09:28:44 +00: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
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
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
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
b9daa7b265
ENH: sampledTriSurfaceMesh : allow boundary-value sampling
2011-01-21 14:48:18 +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
0c6789e539
STYLE: removed globalMeshData::bb(). Use mesh.bounds() instead
2011-01-20 13:46:02 +00:00
129695a950
STYLE: adjust executable names for some tests
2011-01-19 14:29:56 +01:00
fc1e443116
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-01-19 12:37:20 +00:00
38f347e4e2
STYLE: Date and executable name.
2011-01-19 11:07:17 +00:00
95a8490b83
ENH: Import (probability) Distribution class and test app from cvm.
2011-01-19 10:23:48 +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
62ca98ac38
BUG: (typo) one too many )'s
2011-01-17 15:57:07 +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
05022c373a
STYLE: minor formatting
2011-01-14 15:44:00 +00:00
81bef65da6
ENH: only solve chemistry when model is active
2011-01-12 13:18:16 +00:00
8deef93ae7
Merge remote branch 'OpenCFD/master' into olesenm
2011-01-10 08:23:09 +01:00
7a01f5c12c
ENH: mapDistribute : added transforms
2011-01-07 17:01:17 +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
099cc39e2e
Revert "STYLE: 2011 copyright date."
...
This reverts commit b18f6cc1ce .
2011-01-05 18:24:29 +00:00
2e1e671d96
STyLE: More 2011 copyright dates (non-code).
2011-01-05 11:48:24 +00:00
77190a351a
STYLE: trailing whitespace.
2011-01-05 11:21:35 +00:00
b18f6cc1ce
STYLE: 2011 copyright date.
2011-01-05 11:14:26 +00:00
5d18583101
ENH: collect arch-specific directly under platforms/
...
- platforms/WM_OPTIONS/lib
old: lib/WM_OPTIONS
- platforms/WM_OPTIONS/bin
old: bin/WM_OPTIONS
old: applications/bin/WM_OPTIONS
A runtime environment nows needs
- bin/
- etc/
- platforms/
2011-01-05 08:49:42 +01:00
5e12506f8e
ENH: improve separation of OpenFOAM and ThirdParty mpi-libraries
...
- drop FOAM_MPI_LIBBIN variable in favour of FOAM_MPI from which
two different locations can be determined.
Previously there was something like this:
FOAM_MPI_LIBBIN = $FOAM_LIBBIN/openmpi-1.5.1
We now instead determine the locations from the FOAM_MPI directly:
FOAM_MPI=openmpi-1.5.1
$FOAM_LIBBIN/$FOAM_MPI -> OpenFOAM mpi-related
$FOAM_EXT_LIBBIN/$FOAM_MPI -> ThirdPary mpi-related
ENH: relocate ParaView libraries and plugins back under FOAM_LIBBIN
- as discussed with Mattijs
2011-01-05 07:53:54 +01:00
060acc6eae
COMP: fix missing link references to FOAM_EXT_LIBBIN
2011-01-04 09:54:14 +01:00
086c1c0fe1
Merge remote branch 'OpenCFD/master' into olesenm
2011-01-03 14:01:16 +01:00
a78fa5add5
STYLE: remove trailing ';' after '{ ... }' compound
2010-12-30 17:50:47 +01:00
4148c975f9
ENH: ensure CMake gets the correct C++ compiler (works with cmake 2.8.3)
...
- remove settings for really old cmake versions
2010-12-30 16:58:25 +01:00
46a5865894
ENH: relocate paraview plugins -> FOAM_EXT_LIBBIN
2010-12-30 16:35:52 +01:00
171d7a35e5
ENH: relocate 3rd party libraries -> FOAM_EXT_LIBBIN
...
- place under $WM_THIRD_PARTY_DIR/lib/$WM_OPTIONS
- relocate FOAM_MPI_LIBBIN accordingly
2010-12-30 13:52:34 +01:00
372fcb4305
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
...
Conflicts:
src/OpenFOAM/meshes/primitiveShapes/tetrahedron/tetrahedronI.H
2010-12-30 12:48:20 +00:00
805f6f76fb
ENH: windTurbineTerrain: mesh and run in parallel
2010-12-30 12:46:37 +00:00
da439f5484
STYLE: consistent naming for templated/non-templated patch field construction
...
eg,
- makePatchTypeField -> makeTemplatePatchTypeField
- makeNonTemplatedPatchTypeField -> makePatchTypeField
2010-12-30 09:36:09 +01:00
e81e392ae6
COMP: adjust code for nu() as tmp<volScalarField>
2010-12-22 09:38:27 +01:00
dbbacfbefd
ENH: Don't write badFaces when there are none.
2010-12-21 15:20:00 +00:00