0df52ae49b
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-06-10 15:18:02 +01:00
bbac10d275
ENH: Adding timeStamp check for distributedTrySurfaceMaesh.
...
It needs to be timeStamp (read on local processors)
2013-06-10 15:17:38 +01:00
2c17bbcfe9
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-06-10 11:27:44 +01:00
707fa19e39
ENH: treeDataPrimitivePatch: exposed findIntersection
2013-06-10 11:22:24 +01:00
1aefea9df7
BUG: codedFunctionObject: add timeSet functionality
2013-06-10 11:18:17 +01:00
55f982bb6a
smoothDelta: correct comment
2013-06-09 21:11:47 +01:00
fa8bb697b9
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-06-07 14:37:04 +01:00
6e857fc8dc
ENH: treDataPrimitivePatch: added self intersection operator
2013-06-07 14:36:04 +01:00
745ca39fbe
ENH: scalarField: added unit conversions on fields
2013-06-07 14:35:24 +01:00
25ace9a507
ENH: Clipping htcs and htcw of the film to near zero where there is
...
not film. This avoid heat transfer in regions where the surface is dry
2013-06-07 12:44:05 +01:00
010a01e536
BUG: Correcting Cp to Cpv to handle inernal energy or enthalpy depending
...
on the thermo
2013-06-07 12:25:34 +01:00
1282341b28
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-06-07 12:23:30 +01:00
fb1a7764ad
ENH: Adding polynomial transport and thermo for solids
2013-06-07 12:22:50 +01:00
0b6b2b0f53
STYLE: polyMeshTools: unused code
2013-06-07 12:13:49 +01:00
b5004453ae
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-06-07 11:36:51 +01:00
c3a2dd3188
ENH: Adding virtual function timeSet() to function objects:
...
probes, sampledSets and sampledSurfaces
2013-06-07 11:19:24 +01:00
6f40272339
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-06-07 10:11:37 +01:00
a50d78ea93
EMH: Adding a hook to functionObject called 'timeSet' at the
...
end of Time::operator++. This allows to know if the next timeIndex will be
a dumping time. The function object "partialWrite" modifyes the write option
of the those fields which will be written down at given intervals of the overall
outout times.
2013-06-07 10:11:07 +01:00
2e1ccf40b7
ENH: Adding a hook to functionObject called 'timeSet' at the
...
end of Time::operator++. This allows to know if the next timeIndex will be
a dumping time. The function object "partialWrite" modifyes the write option
of the those fields which will be written down at given intervals of the overall
outout times.
2013-06-07 10:08:03 +01:00
f5bfc5d2e7
ENH: scalarMatrices: Add determinant calculation
2013-06-07 08:57:04 +01:00
8af8a6eecc
ENH: Upadted model variable names to use : syntax
2013-06-06 12:31:17 +01:00
02703cf065
ENH: Removed unused #include files
2013-06-06 12:30:45 +01:00
0004dc6d12
BUG: polyMeshFilter: Reduce newBadFaces
2013-06-06 11:53:46 +01:00
0b40592ac9
BUG: polyMeshFilter: Correct logic
2013-06-06 11:00:21 +01:00
3e219bf9fc
ENH: polyMeshFilter: Do not allow new bad faces to be created
2013-06-06 10:38:25 +01:00
dbcb3812d6
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-06-06 10:11:06 +01:00
8473c4b21e
BUG: extendedFeatureEdgeMesh: Incorrect return type
2013-06-06 10:10:32 +01:00
9ba219d0f3
ENH: MGridGen: enforce all coarse cells to be single connected region
2013-06-06 06:04:00 +01:00
d067d433c0
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-06-05 09:20:30 +01:00
d5414b12b6
ENH: PointEdgeWave: handle collocated points in new structure
2013-06-05 09:19:58 +01:00
15c433b337
ENH: wmake: 'wmake dep' to build dependencies and softlinks
2013-06-04 16:50:33 +01:00
f98d55fd47
TimeIO: write entries in <time>/uniform:time in userTime units
2013-06-04 15:16:47 +01:00
2323876fb0
ENH: tetOverlapVolume - no overelap when volumes are zero
2013-06-04 12:34:50 +01:00
690b7e4ce4
ENH: cachedRandom: added support for global random numbers
2013-06-04 11:48:54 +01:00
00d0aeeb39
Merge branch 'feature/cvMesh'
2013-06-04 10:04:21 +01:00
92426f1438
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-06-03 17:33:54 +01:00
1d4a02e1c0
ENH: mesh-to-mesh interplation - reinstated patchMap input ordering
2013-06-03 17:31:15 +01:00
fcc1a3a833
STYLE: minor code formatting
2013-06-03 17:30:44 +01:00
c644cb680b
Merge branch 'master' into feature/cvMesh
...
Conflicts:
applications/utilities/mesh/generation/snappyHexMesh/snappyHexMesh.C
2013-06-03 16:27:14 +01:00
15fed04026
ENH: autoHexMesh: added geometric problem cell removal
2013-06-03 13:33:02 +01:00
fa45dde21d
ENH: GAMGAgglomeration: use float for average in table
2013-06-03 13:30:14 +01:00
28868e97bb
ENH: Add a surfaceSimplify option to snappyHexMesh
2013-06-03 12:40:26 +01:00
0d0b8700ec
Updated header
2013-06-03 12:24:50 +01:00
6dda5c251f
linearUpwind: Removed historical warning messages
2013-06-03 12:24:37 +01:00
852634047f
faceMDLimitedGrad: Corrected addressing
2013-06-03 12:24:12 +01:00
c504257d9a
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-05-31 18:13:03 +01:00
e8a46f2d0e
BUG: Corrected porosity force initialisation
2013-05-31 18:12:59 +01:00
c355ceec12
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-05-31 17:46:44 +01:00
f80c4fa610
ENH: autoLayerDriverShrink: extraneous printing
2013-05-31 17:45:57 +01:00
3cfc15ce18
ENH: polyMeshGeometry: make skewness checking consistent
2013-05-31 17:43:07 +01:00