Commit Graph

9777 Commits

Author SHA1 Message Date
81f626c536 BUG: channel395: asymmetric expansion ratio 2012-02-06 09:08:48 +00:00
628ec4b565 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-02-03 15:53:56 +00:00
cd01c8f1a2 BUG: mergePolyMesh: merging zones 2012-02-03 15:53:37 +00:00
f29a53ecbd ENH: test: Add test for dynamicIndexedOctree 2012-02-03 15:20:57 +00:00
cf2d95b59e Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-02-03 14:44:19 +00:00
79187815de BUG: dynamicIndexedOctree: Missing character. 2012-02-03 14:43:54 +00:00
b8acd2fb5a Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-02-03 14:41:19 +00:00
09eac90233 ENH: pre-commit-hook: update copyright date checking 2012-02-03 14:38:02 +00:00
a07415f708 STYLE: Copyright date 2012-02-03 14:37:19 +00:00
7a8a39c86c Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-02-03 14:36:04 +00:00
7ddba46e36 ENH: Add findSphere to dynamicTreeDataPoint 2012-02-03 14:33:11 +00:00
561e68f8e1 ENH: sampledSet: use non-const access to meshSearch 2012-02-03 14:29:55 +00:00
10b019f618 ENH: Initial commit of dynamicIndexedOctree.
Add point removal.
    Speed up point removal
    Add maximum number of levels allowed in the tree
    Add recursive subdivision upon point insertion.
2012-02-03 14:20:45 +00:00
1630b2df9e ENH: snappyHexMesh: added option to check mesh 2012-02-03 12:47:43 +00:00
4dd7cc3bf5 ENH: topoSet: print type of set 2012-02-03 12:45:46 +00:00
99a7669440 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
Conflicts:
	src/OpenFOAM/primitives/functions/DataEntry/CSV/CSV.H
	src/OpenFOAM/primitives/functions/DataEntry/DataEntry/DataEntry.C
	src/OpenFOAM/primitives/functions/DataEntry/DataEntry/DataEntry.H
	src/OpenFOAM/primitives/functions/DataEntry/Table/TableBase.H
2012-02-03 12:44:17 +00:00
100ba9c0c4 BUG: DataEntry: corrected external, file based tables 2012-02-03 12:39:48 +00:00
2f4e81919e BUG: Corrected output externalWallHeatFluxTemperature patch properties depending on heat flux mode 2012-02-03 09:30:05 +00:00
e4e8a67b07 BUG: Removed double output of value in boundary condition 2012-02-03 09:19:42 +00:00
92562e83e7 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-02-02 18:58:31 +00:00
1da5da2a0f BUG/ENH: Added use of engine time to cloud injection models - mantis #407 2012-02-02 18:58:17 +00:00
d9feda3710 BUG Return field 2012-02-02 16:09:04 +00:00
78c6ac6133 ENH: Changes to the turbine site tutorial 2012-02-02 15:32:35 +00:00
5eca8bd935 ENH: actuation disk modifications and rough Wall function for atm inlet 2012-02-02 15:17:50 +00:00
0463b16608 ENH: nutAtmRoughWallFunction for atm boundary layer following the U
profile described on atmVelocityinlet BC
2012-02-02 10:20:33 +00:00
4cd343ecee Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-02-01 17:32:17 +00:00
7135a403cd ENH: Exposed weightField to all face/cell source function object operations 2012-02-01 17:32:08 +00:00
d3820e2595 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-02-01 16:36:32 +00:00
c603f1602b Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-02-01 16:34:53 +00:00
7139eadffa BUG: Corrected valid() behaviour for wallPoint - mantis #405 2012-02-01 16:34:32 +00:00
6743e1625c Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-02-01 15:16:03 +00:00
68093ce564 BUG: fvMesh::movePoints: re-create demand-driven geometry data as early as possible 2012-02-01 15:15:32 +00:00
f0d40fc7fe STYLE: streamLine/controlDict: updated comment 2012-02-01 15:14:34 +00:00
0ea366d2b2 BUG: Bug fix on thermal buffers running in parallel 2012-02-01 15:03:32 +00:00
f5a4a56f17 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-02-01 12:30:47 +00:00
6d2819686a interFoam: Minor improvement to diagnostic message 2012-02-01 12:30:41 +00:00
de7ccd8e5b tensor2D: Added specialisation for the outerProduct of Vector2D to enable outer product operation 2012-02-01 12:30:16 +00:00
5d41fc6ff3 STYLE: Minor coding comment corrections 2012-02-01 11:46:07 +00:00
2542d89cef Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-01-31 12:34:04 +00:00
edd0131cff STYLE: processorLduInterfaceTemplates.C: updated date 2012-01-31 12:33:56 +00:00
438aa8663c BUG: processorFvPatchScalarField.C: use commsType as passed in 2012-01-31 12:33:05 +00:00
3b6bb55bcf STYLE: tetIndices.H: additional comment in header 2012-01-31 12:28:45 +00:00
8c91806747 BUG: processorLduInterfaceTemplates.C: receive more than send 2012-01-31 12:28:30 +00:00
90d2f80aae ENH: Deprecated channelFoam solver - can now use pimpleFoam with field sources 2012-01-31 12:23:16 +00:00
73abe46e82 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-01-31 12:19:56 +00:00
ccdbf2a4bf Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-01-31 12:01:51 +00:00
09e776aa8a ENH: Cleaning un used variables 2012-01-31 12:01:32 +00:00
52d5229be4 interDyMFoam floatingObject tutorial: update relaxation factors 2012-01-31 11:19:36 +00:00
aad5c6519b interDyMFoam: Correct the sub-cycled cell volumes used for phase volume fraction calculation 2012-01-31 11:19:01 +00:00
dc5c3c6d89 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-01-30 18:17:48 +00:00