846283d0c5
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-06-13 13:00:10 +01:00
ea94da2168
ENH: Documentation updates
2013-06-13 12:58:03 +01:00
15994afca1
ENH: Removed unused source file
2013-06-13 12:46:44 +01:00
b2b45d0a5e
ENH: Removed unused source file
2013-06-13 12:40:57 +01:00
b6d0e0d196
ENH: Removed unused source file
2013-06-13 12:06:45 +01:00
5ef9cf70d5
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-06-13 10:57:44 +01:00
1c68aa43fd
STYLE: Updated debug message
2013-06-12 17:34:39 +01:00
a38ff1757c
displacementLayeredMotionMotionSolver: correct constructor for clang
2013-06-12 13:07:58 +01:00
818f6a549f
pairGAMGAgglomeration: Support reverse cell-scanning without reversing the order of the generated agglomeration
...
Gives better cache coherency
2013-06-12 12:57:50 +01:00
6b054eab14
MGridGenGAMGAgglomerate: Use sum magSf rather than mag(sum Sf) for face-weighting
...
This is more consistent with the faceArea agglomeration and generates more reliable agglomerations.
2013-06-12 12:55:37 +01:00
43ac607386
GAMGSolverInterpolate: Correct interpolate for conservation
...
such that the sum of the values in the fines cells is equal to the value in the coarse cell
2013-06-12 12:53:47 +01:00
e9932a0be7
probes: write probe data in user-time rather than s
2013-06-12 12:51:56 +01:00
39969ed881
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-06-12 10:45:39 +01:00
dee88bcedd
BUG: displacementLayeredMotionSolver: too early evaluation of boundary conditions
2013-06-12 10:33:36 +01:00
315732d7a8
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-06-12 10:22:04 +01:00
8a0d38e860
BUG: Correcting templates instantiation for SolidChemistry
2013-06-12 10:21:31 +01:00
58aa5560aa
wallFunctions: corrected fvPatchField to fvPatchScalarField for the return reference
2013-06-12 08:25:47 +01:00
f2daad4806
Field: Removed unnecessary typedef which causes gcc-4.8 and latest clang to spew-out hundreds of warning messages
2013-06-11 20:10:42 +01:00
54b212e769
ENH: triSurface: improved error message
2013-06-11 15:42:29 +01:00
d48c4423b4
git pushMerge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-06-11 14:30:48 +01:00
e6f58fa7b9
ENH: Added missing typedef
2013-06-11 13:16:44 +01:00
850816f829
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-06-11 11:18:00 +01:00
c29b9fc023
ENH: Updated wall function update when applying external weights (e.g. ACMI)
2013-06-11 11:17:08 +01:00
c19187c755
STYLE: Correct typo
2013-06-11 10:45:00 +01:00
2411c340b0
ENH: porosityModels - now derived from regIOobject instead of meshObject
2013-06-11 10:44:18 +01:00
84569f0f12
BUG: Updated accumulations in wall functions
2013-06-11 10:43:45 +01:00
80e2cc56c2
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-06-11 08:48:43 +01:00
04f649f9bb
COMP: treeDataEdge: unused member data
2013-06-11 08:48:20 +01:00
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