|
|
f6db16fe74
|
COMP: pointLinear: missing include
|
2012-02-14 18:16:36 +00:00 |
|
|
|
a73c1d2dbc
|
COMP: pointPatch: missing include
|
2012-02-14 18:16:04 +00:00 |
|
|
|
fb410af7b1
|
STYLE: tetCellI: updated comment
|
2012-02-14 18:15:28 +00:00 |
|
|
|
619f05405c
|
BUG: byteSize: return streamsize instead of label
|
2012-02-14 18:14:25 +00:00 |
|
|
|
54363ec4cc
|
BUG: wallBoundedParticle.C: I/O compatible
|
2012-02-14 12:44:48 +00:00 |
|
|
|
1bef8ec224
|
ENH: wallBoundedStreamLineParticle: use wallBoundedParticle class
|
2012-02-14 12:22:26 +00:00 |
|
|
|
46edbe2bb2
|
ENH: wallBoundedParticle: generic particle class for tracking along boundary
|
2012-02-14 12:21:47 +00:00 |
|
|
|
48b3f46869
|
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
|
2012-02-10 15:40:13 +00:00 |
|
|
|
0b1644a1c4
|
BUG: extendedFeatureEdgeMesh feature point tree was not initialised correctly
|
2012-02-10 09:17:08 +00:00 |
|
|
|
f25c2a1155
|
ENH: processorPolyPatch::updateMesh outputs FatalError if size of data
on neighbour does not match size of data on the current processor
|
2012-02-09 15:58:47 +00:00 |
|
|
|
ecb31dc57f
|
ENH: cvMesh: Move feature point tree into extendedFeatureEdgeMesh from cvMesh
|
2012-02-09 12:25:42 +00:00 |
|
|
|
e722485f14
|
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
|
2012-02-09 10:37:31 +00:00 |
|
|
|
ad6e3a9ded
|
incompressible RAS models: removed the explicit caching of grad(U) which interferes with the global caching option
|
2012-02-09 10:37:23 +00:00 |
|
|
|
b7c6635d0f
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2012-02-08 14:27:23 +00:00 |
|
|
|
f52a64b083
|
ENH: fanFvPatchField: generic DataEntry form allowed
|
2012-02-08 14:27:01 +00:00 |
|
|
|
bbb7b2ad8a
|
BUG : Changing name fo mappedPatchBase
|
2012-02-08 13:50:03 +00:00 |
|
|
|
4b0fd85966
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2012-02-08 13:46:53 +00:00 |
|
|
|
e730fbec12
|
ENH: polynomial: added constructor from components
|
2012-02-08 13:46:31 +00:00 |
|
|
|
93e2226595
|
ENH: check of valid Ptr before using it
|
2012-02-08 10:18:44 +00:00 |
|
|
|
acb4ca2425
|
BUG: initiate the Ptr mapToMap is bounda box on mesh processors overlaps
|
2012-02-08 10:15:05 +00:00 |
|
|
|
04e9296679
|
BUG: Fix of temperatureThermoBaffle for multi prperties case
|
2012-02-08 09:59:58 +00:00 |
|
|
|
2416e48c19
|
STYLE: patchCloudSet: additional comment
|
2012-02-07 15:03:31 +00:00 |
|
|
|
31410347aa
|
BUG: codedFixed/codedMixed: were only writing out code section so restarts did not work
|
2012-02-07 15:02:40 +00:00 |
|
|
|
e36da730fe
|
BUG: meshSearch: force early construction of face diagonals
|
2012-02-07 12:45:13 +00:00 |
|
|
|
0dbdea4781
|
ENH: wallBoundedStreamLine: -store one value per location -optional tracklength specification
|
2012-02-07 11:35:18 +00:00 |
|
|
|
54b5b66023
|
ENH: wallBoundedStreamLine: updated motorBike tutorial.
|
2012-02-07 08:47:50 +00:00 |
|
|
|
307a13f08b
|
ENH: wallBoundedStreamLine: near-wall tracking
|
2012-02-06 16:39:43 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|