Commit Graph

9855 Commits

Author SHA1 Message Date
andy
b600aefcb8 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-01-24 10:48:24 +00:00
andy
56fccbfbad BUG: Corrected sprayFoam species evolution - mantis #394 2012-01-24 10:48:16 +00:00
Henry
5ad3283583 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-01-23 10:15:03 +00:00
Henry
179b6976b5 compressible Smagorinsky SGS model: corrected calculation of k in k() 2012-01-23 10:14:58 +00:00
Henry
9eb026fb7e ARM support: updated wmake rules 2012-01-23 10:14:32 +00:00
Henry
ccacbadda1 OpenFOAM: avoid duplicate definitions when compiling SP 2012-01-23 10:14:05 +00:00
andy
3d84a30178 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-01-20 13:04:51 +00:00
andy
24084582b4 ENH: Adding updates to Ensight converter (Mark Olesen) 2012-01-20 13:04:44 +00:00
Henry
f659614ac1 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
Conflicts:
	src/sampling/meshToMeshInterpolation/tetOverlapVolume/tetOverlapVolume.H
2012-01-19 16:34:43 +00:00
Henry
417a6539c9 Add initial support for ARM 2012-01-19 16:29:31 +00:00
Henry
91c062e794 Upgrade OpenMPI to 1.5.4 2012-01-19 16:29:03 +00:00
Henry
eecd71f380 pisoFoam motorBike tutorial: correct relaxation factors 2012-01-19 16:28:01 +00:00
Henry
0b1bcbb753 Remove non-ASCII characters 2012-01-19 16:27:23 +00:00
andy
486da88fb9 BUG: Corrected mesh movement in sprayEngineFoam solver 2012-01-19 14:19:36 +00:00
andy
f2e98ffb26 BUG: Corrections to AMI patch output when projecting to intermediate surface 2012-01-18 11:53:41 +00:00
andy
a7e19a9632 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-01-18 10:23:54 +00:00
andy
f8468a0686 BUG: Corrected -dict option for extrudeToRegionMesh utility 2012-01-18 10:23:45 +00:00
mattijs
ac4b93bada ENH: processorFvPatchField: zero-memory allocation 2012-01-18 09:05:13 +00:00
laurence
36419e5eff ENH: Change List<> to DynamicList<> in point insertion.
Was a massive bottleneck
Also changed surface conformation to use findAllNearestEdges
2012-01-17 16:21:04 +00:00
laurence
34e088b228 ENH: Add findAllNearestEdges to conformationSurfaces (calls extendedFeatureEdgeMesh) 2012-01-17 16:19:33 +00:00
laurence
7ac97b7e95 ENH: Add function for finding all feature edges within a radius of a point 2012-01-17 10:39:48 +00:00
laurence
69ec8b054d Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-01-17 10:38:04 +00:00
mattijs
9030833a49 COMP: porousSimpleFoam: Make/options for fieldSources 2012-01-16 16:41:56 +00:00
laurence
01f61f62bf ENH: treeDataEdge: Improved overlap accuracy of box and sphere.
Overlap of an edge with a boundBox is now evaluated using boundbox.intersect
2012-01-16 16:09:18 +00:00
mattijs
d92a8c556b Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-01-16 15:59:58 +00:00
mattijs
2516d984b4 ENH: fvPatchField: support for polling. Support for zero-copy transfer. 2012-01-16 15:59:03 +00:00
mattijs
515374726f STYLE: date 2012-01-16 15:50:47 +00:00
mattijs
e2cc8830d4 ENH: tetrahedron: move slicing with plane. Removed tetPointRef.H 2012-01-16 15:48:15 +00:00
laurence
cb308ce790 ENH: Add sphere overlap function to treeDataEdge and a test. 2012-01-16 09:33:10 +00:00
laurence
c618e6a9d3 BUG: cvMesh: added tolerance for deciding whether vectors are parallel.
There was a bug in feature point handling. normals that were effectively
parallel were not being picked up as being parallel, so a tolerance
has been added as a static const.
2012-01-13 12:11:22 +00:00
mattijs
6a6986b4ce BUG: createBaffles.C: converting coupled faces into baffles 2012-01-13 11:58:27 +00:00
mattijs
4510ca38a4 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-01-13 08:43:35 +00:00
mattijs
58b10aff00 COMP: renumberMesh/Make/options: incorrect include path 2012-01-13 08:43:17 +00:00
mattijs
a5e2edb3fd BUG: handling zero sized cyclics 2012-01-13 08:41:49 +00:00
mattijs
b2f40aecf5 STYLE: autoLayerDriver: extra comment 2012-01-13 08:31:23 +00:00
Henry
fa9eb43280 damBreakPorousBaffle tutorial: corrected relaxation 2012-01-12 18:04:19 +00:00
laurence
674abd8ecd ENH: cvMesh: Add vectorTools functions, a test folder and update cvMesh 2012-01-12 16:03:48 +00:00
andy
d0cc8a85f5 BUG: Corrected renumberMethods path (options file) for renumberMesh utility 2012-01-12 09:08:01 +00:00
andy
ddb4c40437 BUG: Added missing punctuation 2012-01-11 18:03:33 +00:00
andy
56bf3f6cb9 ENH: Use const ref instead of copy for vector 2012-01-11 17:07:01 +00:00
laurence
6f3027e221 ENH: cvMesh: edge point triplets now inserted according to surface pairs
The addition of edge points now takes into account all surface point
pairs associated with the internal point that generates them.
2012-01-11 14:07:35 +00:00
laurence
154eea4496 BUG: mantis #157: swapUp/swapDown changed when considering first/last element 2012-01-11 09:48:45 +00:00
andy
6687dd1cfa Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-01-11 09:24:17 +00:00
andy
fc6532cb54 BUG: Corrected Pilch-Erdman break-up model (Niklas Nordin) 2012-01-11 09:24:07 +00:00
sergio
df9788f8aa STY: line endings and year 2012-01-10 18:11:58 +00:00
sergio
f719c0df82 BUG: porousSolid T Ew modifications and lookup of T instead of the
thermo
2012-01-10 18:07:54 +00:00
sergio
011b804baa ENH: Adding fieldSources to Allwmake 2012-01-10 16:22:49 +00:00
sergio
e4e42a9f87 Merge branch 'master' into fieldSourcesLib 2012-01-10 15:49:07 +00:00
sergio
e1462229c0 ENH: Changing chtMultiRegionFoam tutorial entries 2012-01-10 15:47:47 +00:00
sergio
df878f084a ENH: Modified chtMultiRegionFoam including porous media and
secondary regions loops
2012-01-10 15:46:38 +00:00