Commit Graph

9855 Commits

Author SHA1 Message Date
Henry
e7b828d69c Corrected line length 2012-02-17 12:44:17 +00:00
Henry
53796bb1d9 PDRFoam: create HbyA and phiHbyA fields rather than reset U and phi 2012-02-17 12:42:37 +00:00
Henry
70e0580546 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-02-17 10:39:52 +00:00
laurence
48bcc6f485 ENH: rotateFace moved to face from polyTopoChange and used in cvMesh 2012-02-15 17:51:01 +00:00
sergio
e061c08434 Tutorial for kklOmega turb model 2012-02-15 16:58:44 +00:00
sergio
01ddfede1f ENH: Adding surface fields to probes and patchProbes 2012-02-15 16:16:59 +00:00
laurence
bf012bafae Merge branch 'cvMesh' 2012-02-15 14:47:46 +00:00
laurence
3fd8fb20a0 BUG: cvMesh: Orientation of faces across processor boundaries fixed. 2012-02-15 14:33:35 +00:00
laurence
eb3eacd114 ENH: cvMesh: Add noFilter command line option 2012-02-15 14:32:48 +00:00
mattijs
57bdbe7e54 ENH: particleTracks: user defined set format 2012-02-15 10:11:44 +00:00
mattijs
9420dd7bfe ENH: reduce: specialisation for reduce of vector2D (used in gamg) 2012-02-14 18:23:12 +00:00
mattijs
5e7d5dbc03 ENH: motorBike/controlDict: add necessary dictionaries 2012-02-14 18:20:14 +00:00
mattijs
44cbea25e8 COMP: primitiveMeshGeometry: missing include 2012-02-14 18:17:04 +00:00
mattijs
f6db16fe74 COMP: pointLinear: missing include 2012-02-14 18:16:36 +00:00
mattijs
a73c1d2dbc COMP: pointPatch: missing include 2012-02-14 18:16:04 +00:00
mattijs
fb410af7b1 STYLE: tetCellI: updated comment 2012-02-14 18:15:28 +00:00
mattijs
619f05405c BUG: byteSize: return streamsize instead of label 2012-02-14 18:14:25 +00:00
mattijs
f2acb35523 ENH: conformationSurfaces.H: access to locationInMesh 2012-02-14 18:11:27 +00:00
mattijs
b1122c20b5 ENH: singleCellMesh: enable generic patchfield handling 2012-02-14 18:10:37 +00:00
mattijs
54363ec4cc BUG: wallBoundedParticle.C: I/O compatible 2012-02-14 12:44:48 +00:00
mattijs
1bef8ec224 ENH: wallBoundedStreamLineParticle: use wallBoundedParticle class 2012-02-14 12:22:26 +00:00
mattijs
46edbe2bb2 ENH: wallBoundedParticle: generic particle class for tracking along boundary 2012-02-14 12:21:47 +00:00
mattijs
d8c15b7176 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-02-13 13:53:24 +00:00
Henry
48b3f46869 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-02-10 15:40:13 +00:00
laurence
0b1644a1c4 BUG: extendedFeatureEdgeMesh feature point tree was not initialised correctly 2012-02-10 09:17:08 +00:00
mattijs
5f777fb2de BUG: topoSet: use type() of unconstructed set 2012-02-09 18:06:42 +00:00
laurence
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
laurence
be42c48cb6 BUG: cvMesh: Reset the initial value of keepSurfacePoint within the loop 2012-02-09 14:44:28 +00:00
laurence
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
laurence
ecb31dc57f ENH: cvMesh: Move feature point tree into extendedFeatureEdgeMesh from cvMesh 2012-02-09 12:25:42 +00:00
laurence
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
laurence
693c537190 BUG: cvMesh: Allow external boundaries to be filtered but not proc boundaries 2012-02-09 10:41:04 +00:00
Henry
e722485f14 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-02-09 10:37:31 +00:00
Henry
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
laurence
5b86597f0c Merge branch 'cvMesh' 2012-02-08 15:18:36 +00:00
laurence
3376610f4e ENH: cvMesh: Add writeProcessorInterface function.
Correct bug where List was used instead of DynamicList.
2012-02-08 15:16:44 +00:00
mattijs
b7c6635d0f Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-02-08 14:27:23 +00:00
mattijs
f52a64b083 ENH: fanFvPatchField: generic DataEntry form allowed 2012-02-08 14:27:01 +00:00
sergio
bbb7b2ad8a BUG : Changing name fo mappedPatchBase 2012-02-08 13:50:03 +00:00
mattijs
4b0fd85966 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-02-08 13:46:53 +00:00
mattijs
e730fbec12 ENH: polynomial: added constructor from components 2012-02-08 13:46:31 +00:00
Henry
04c8b49679 wmake rules for ARM: remove duplicate options 2012-02-08 12:34:27 +00:00
Henry
d0e1c1c3e8 wmake rules: removed debug switches from optimisation rules 2012-02-08 12:34:02 +00:00
sergio
93e2226595 ENH: check of valid Ptr before using it 2012-02-08 10:18:44 +00:00
sergio
acb4ca2425 BUG: initiate the Ptr mapToMap is bounda box on mesh processors overlaps 2012-02-08 10:15:05 +00:00
sergio
04e9296679 BUG: Fix of temperatureThermoBaffle for multi prperties case 2012-02-08 09:59:58 +00:00
mattijs
2416e48c19 STYLE: patchCloudSet: additional comment 2012-02-07 15:03:31 +00:00
mattijs
31410347aa BUG: codedFixed/codedMixed: were only writing out code section so restarts did not work 2012-02-07 15:02:40 +00:00
mattijs
f14dc621af Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-02-07 12:46:06 +00:00
mattijs
e36da730fe BUG: meshSearch: force early construction of face diagonals 2012-02-07 12:45:13 +00:00