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
d8c15b7176
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-02-13 13:53:24 +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
5f777fb2de
BUG: topoSet: use type() of unconstructed set
2012-02-09 18:06:42 +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
be42c48cb6
BUG: cvMesh: Reset the initial value of keepSurfacePoint within the loop
2012-02-09 14:44:28 +00:00
c3d77467e1
ENH: cvMesh: Change wellInside call to findSurfaceNearest
...
Do not need need to know whether point is inside or outside.
2012-02-09 12:26:21 +00:00
ecb31dc57f
ENH: cvMesh: Move feature point tree into extendedFeatureEdgeMesh from cvMesh
2012-02-09 12:25:42 +00:00
779d1548d1
ENH: cvMesh surf conformance: Add quick prefilter for vertices near boundary
...
dualCellSurfaceAllIntersections is expensive, so do a faster prefilter to
label vertices as being near a boundary before calling that function.
May need more tuning on the distance from a surface that constitutes
being near a boundary.
2012-02-09 10:52:18 +00:00
693c537190
BUG: cvMesh: Allow external boundaries to be filtered but not proc boundaries
2012-02-09 10:41:04 +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
5b86597f0c
Merge branch 'cvMesh'
2012-02-08 15:18:36 +00:00
3376610f4e
ENH: cvMesh: Add writeProcessorInterface function.
...
Correct bug where List was used instead of DynamicList.
2012-02-08 15:16:44 +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
04c8b49679
wmake rules for ARM: remove duplicate options
2012-02-08 12:34:27 +00:00
d0e1c1c3e8
wmake rules: removed debug switches from optimisation rules
2012-02-08 12:34:02 +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
f14dc621af
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-02-07 12:46:06 +00:00
e36da730fe
BUG: meshSearch: force early construction of face diagonals
2012-02-07 12:45:13 +00:00
860b1bf1eb
BUG: cvMesh: Update tutorial dictionaries
2012-02-07 12:42:23 +00:00
cc975fa61d
STYLE: cvMesh: fix line lengths
2012-02-07 12:16:45 +00:00
35fdacd810
Merge branch 'cvMesh'
2012-02-07 12:12:12 +00:00
3f23f5f40f
ENH: cvMesh: speed up clipLineToProc.
2012-02-07 12:08:07 +00:00
3d2ba3ab02
BUG: cvMesh: Revert the prevention of boundary face filtering
2012-02-07 12:05:22 +00:00
8e8ff31458
ENH: vectorTools: add cosPhi function
2012-02-07 12:04:20 +00:00
ec2b286b72
ENH: cvMesh: Add variable to indexedVertex denoting whether the vertex is fixed
2012-02-07 12:03:03 +00:00
0dbdea4781
ENH: wallBoundedStreamLine: -store one value per location -optional tracklength specification
2012-02-07 11:35:18 +00:00
18e2c53007
BUG: solveSolid: thermo never updated
2012-02-07 10:22:16 +00:00
f615ba2ab6
STYLE: wallBoundedStreamLines: added comment
2012-02-07 09:38:11 +00:00
54b5b66023
ENH: wallBoundedStreamLine: updated motorBike tutorial.
2012-02-07 08:47:50 +00:00
e8d275ee86
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-02-06 16:40:02 +00:00
307a13f08b
ENH: wallBoundedStreamLine: near-wall tracking
2012-02-06 16:39:43 +00:00
9c5c503c8b
BUG: YiEqn was not being solved
2012-02-06 15:08:37 +00:00
d1767ccaca
BUG: setSet: use c string
2012-02-06 10:28:46 +00:00
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