|
|
fe470ba3a8
|
GIT: patchFaceOrientation: moved files
|
2013-09-26 10:43:07 +01:00 |
|
|
|
1e541a6c73
|
BUG: decompositionMethod: use local regions
|
2013-09-26 10:37:12 +01:00 |
|
|
|
d16c545b3e
|
ENH: regionSplit: allow local region counting
|
2013-09-26 10:35:31 +01:00 |
|
|
|
b811aeaf18
|
BUG: autoPtr: cloning empty autoPtr
|
2013-09-26 10:34:32 +01:00 |
|
|
|
40697fc131
|
BUG: flameProp tut: work with subsetMesh
|
2013-09-25 09:47:41 +01:00 |
|
|
|
972bbd35ad
|
ENH: wmkdep: improved error message
|
2013-09-25 09:43:27 +01:00 |
|
|
|
feb7335481
|
ENH: uniformInletOutlet: new bc with uniform inletValue
|
2013-09-24 17:51:48 +01:00 |
|
|
|
a93259ed61
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-09-24 15:00:11 +01:00 |
|
|
|
b737127c13
|
COMP: surfaceSlipDisplacement: avoid compiler warning
|
2013-09-24 14:59:50 +01:00 |
|
|
|
977cce960f
|
chemistryModel: Correct units of cp
|
2013-09-24 14:02:16 +01:00 |
|
|
|
fad62667f0
|
tutorials/heatTransfer/buoyantSimpleFoam/externalCoupledCavity: Changed
message so that it doesn't look like an error.
|
2013-09-24 14:01:05 +01:00 |
|
|
|
333e6541f3
|
BUG: indexedOctree: construct with shapes outside bb
|
2013-09-23 20:37:28 +01:00 |
|
|
|
60bd776b1a
|
ENH: blockMesh: additional output
|
2013-09-23 17:29:37 +01:00 |
|
|
|
4d7eae5104
|
ENH: hexRef8: cleanup
|
2013-09-23 17:22:33 +01:00 |
|
|
|
2a3c54ba8f
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-09-20 17:36:11 +01:00 |
|
|
|
4ca945f49b
|
ENH: fvMesh: map fields using old volume
|
2013-09-20 17:35:49 +01:00 |
|
|
|
09313fa7ce
|
BUG: snappyHexMesh: detect gaps
|
2013-09-20 17:32:26 +01:00 |
|
|
|
69d83b5208
|
ENH: layer add-remove: merge cell into cell instead of into nothing
|
2013-09-20 17:29:40 +01:00 |
|
|
|
096ff01e52
|
ENH: dynamicRefineFvMesh: added option for NaN
|
2013-09-20 17:29:08 +01:00 |
|
|
|
988bcdbd5f
|
BUG: polyMeshCheck: use built-in face areas
|
2013-09-20 17:28:07 +01:00 |
|
|
|
2989a25d44
|
BUG: indexedOctree: construct with no points inside bb
|
2013-09-20 16:43:16 +01:00 |
|
|
|
4454803816
|
BUG: IOerror: Only output to IOerror to stream if the stream is not bad
|
2013-09-20 15:52:04 +01:00 |
|
|
|
04a55776f7
|
ENH:polyMeshTetDecomposition: extract reference before loop
|
2013-09-20 09:41:45 +01:00 |
|
|
|
3ad7c870f7
|
ENH: polyMesh: debug message
|
2013-09-19 17:32:26 +01:00 |
|
|
|
e24e08bba3
|
STYLE: line endings
|
2013-09-19 16:25:11 +01:00 |
|
|
|
ccb0e90abb
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-09-19 16:23:16 +01:00 |
|
|
|
b51ba049aa
|
BUG: treeBoundBox: If test point is on boundBox the intersection test can
get stuck in a loop. Allow maximum of 4 iterations (3 clippings plus one
iteration to update the result).
|
2013-09-19 16:18:11 +01:00 |
|
|
|
8d5977c186
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-09-19 16:16:19 +01:00 |
|
|
|
a83cff29cf
|
dimensionedSymmTensor: corrected the dimensions of cof
|
2013-09-19 15:41:14 +01:00 |
|
|
|
f4f39821de
|
Updated headers
|
2013-09-19 15:11:51 +01:00 |
|
|
|
3018a0ef97
|
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-09-19 15:11:27 +01:00 |
|
|
|
f4608e065f
|
dimensionedTensor and tensor fields: Corrected dimensions of det and cof
|
2013-09-19 15:10:32 +01:00 |
|
|
|
2824e86e4f
|
Test-volField: Corrected equation and test case to run
|
2013-09-19 15:09:45 +01:00 |
|
|
|
3e4f021d10
|
BUG: Test-fieldMapping: correct comment
|
2013-09-19 14:49:26 +01:00 |
|
|
|
a009a149b4
|
ENH: hexRef8: new testcase for refinement and unrefinement
|
2013-09-19 14:48:39 +01:00 |
|
|
|
f101836853
|
BUG: Test-fieldMapping: was always inflating
|
2013-09-19 11:34:09 +01:00 |
|
|
|
4d68ee8226
|
ENH: fvMeshGeometry: added debug printing
|
2013-09-19 10:44:05 +01:00 |
|
|
|
29617783ea
|
BUG: meshToMesh: protect neighbours on top of destination
|
2013-09-19 09:33:03 +01:00 |
|
|
|
9a534cf76d
|
ENH: fieldMapping: new test app
|
2013-09-18 17:24:57 +01:00 |
|
|
|
5612b439bc
|
COMP: volContuity.H: clang error
|
2013-09-18 17:04:26 +01:00 |
|
|
|
c5239e17eb
|
ENH: cellMapper: map volume interpolative
|
2013-09-18 17:02:27 +01:00 |
|
|
|
a501d0ff3c
|
ENH: sigFpe: split off Nan handling
|
2013-09-18 16:59:44 +01:00 |
|
|
|
b332841f26
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-09-18 16:01:52 +01:00 |
|
|
|
d75f9636e0
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-09-18 16:01:47 +01:00 |
|
|
|
4486773fc0
|
COMP: foamyHexMesh: Remove unused code
|
2013-09-18 16:01:19 +01:00 |
|
|
|
c969be872c
|
ENH: regionSizeDistrubtion: optional coordinateSystem for vectorFields
|
2013-09-18 16:01:08 +01:00 |
|
|
|
a0196d4f0e
|
BUG: foamyHexMesh: Make enum public
|
2013-09-18 15:59:09 +01:00 |
|
|
|
9269db2f70
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-09-18 15:58:55 +01:00 |
|
|
|
83707b29ea
|
BUG: Added files missed during commit f588b4f
|
2013-09-18 15:58:22 +01:00 |
|
|
|
0f748f3710
|
BUG: polyMeshFilter: Error in initialisation of pointPriority
|
2013-09-18 15:48:53 +01:00 |
|