Commit Graph

5885 Commits

Author SHA1 Message Date
d43a0a4602 ENH: Updated Marshak radiation mixed BCs dictionary constructors 2010-10-08 10:48:28 +01:00
81920a03d9 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-10-07 17:17:55 +01:00
611a107bfd ENH: Multiple tutorial updates 2010-10-07 17:17:48 +01:00
29e4855042 ENH: Updated rhoPorousSimpleFoam solver 2010-10-07 17:16:54 +01:00
e44826f076 ENH: Restructured and enhanced thermalPorousZone
- thermal model now run-time selectable
- added option for 'none'
2010-10-07 17:14:21 +01:00
d8cb793e36 ENH: Added Allrun script to rhoPimpleFoam tutorial to generate mesh 2010-10-07 17:12:27 +01:00
b59862c97c Merge branch 'master' of ssh://hunt//home/noisy3/OpenFOAM/OpenFOAM-dev 2010-10-07 15:51:30 +01:00
2b5ce48500 BUG: Comms mismatch when some procs have no particles and others have some. 2010-10-07 15:50:05 +01:00
3bcad60ba8 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-10-07 13:53:02 +01:00
b362957124 ENH: Multiple tutorial updates 2010-10-07 13:52:51 +01:00
0dd7a7109a Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-10-07 12:43:55 +01:00
cbd2ec04c8 mixerVessel2D: Added Allclean 2010-10-07 12:43:39 +01:00
96cd04f978 tutorials: updated scripts to remove generated files 2010-10-07 12:43:02 +01:00
dee30c1e0a STYLE: 80 char limit 2010-10-07 11:25:42 +01:00
1b7ad868bb Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-10-07 11:22:38 +01:00
590e2c3a52 ENH: Updated heat transfer solvers and tutorials to use p_rgh 2010-10-06 17:47:53 +01:00
aadacc5812 BUG: corrected laminar clause in kappt wall function 2010-10-06 17:41:40 +01:00
95a2b3effd STYLE: 80 char lines. 2010-10-06 17:28:13 +01:00
4d4def5493 Merge branch 'master' of ssh://hunt//home/noisy3/OpenFOAM/OpenFOAM-dev 2010-10-06 17:25:25 +01:00
dfbcf6eb46 BUG: singleCellFvMesh : locally (but not globally) zero sized patches 2010-10-06 16:20:55 +01:00
557d916342 ENH: face::nearestPointClassify, similar to triangle. 2010-10-06 15:34:07 +01:00
04c5454b21 ENH: directMappedVelocityFlux : do not evaluate upon read 2010-10-06 14:34:22 +01:00
90f88ae453 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-10-06 12:46:04 +01:00
08a20c5bd1 BUG: indexedOctree : missing access function 2010-10-06 12:45:42 +01:00
6b3d5122d7 Tutorials: corrected Allclean scripts to remove generated files 2010-10-06 12:20:06 +01:00
2b7f905fbd ENH: splitCyclics.txt : updated 2010-10-06 12:06:52 +01:00
e91c2d7d62 BUG: streamLine : store paths for stagnant particles. 2010-10-06 12:06:15 +01:00
d3f0b7a06b Documentation: Added skeleton ReleaseNotes-dev 2010-10-06 12:05:25 +01:00
6cdbd0ada7 ENH: Making nearestPointClassify query for triangle.
This is to access the face/edge/point status of the nearest at the
same time to ensure a consistent result.

Using getVolumeType query in distanceSurface, not simple normal
dot-product comparison, fails on edges.
2010-10-06 10:25:26 +01:00
0a26787282 ENH: Moving pointIndexHit to OpenFOAM, along-side pointHit. 2010-10-06 10:22:12 +01:00
b67acb489c Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-10-05 19:28:48 +01:00
2fe09db2c6 ENH: indexedOctree : add surface-surface nearness testing 2010-10-05 19:28:23 +01:00
bb0e98f55b BUG: use of unset autoPtr 2010-10-05 19:28:04 +01:00
9ad20b0a3b ENH: foamToEnsight : cleanup and -nodeValues for outputting interpolate 2010-10-05 12:11:46 +01:00
4790b59dac STYLE: copy/assignment from IndirectList in List no longer needed 2010-10-04 14:58:37 +02:00
d01a47aeee ENH: replace IndirectList with version that inherits from UIndirectList 2010-10-04 14:53:43 +02:00
f2c3ba65a6 STYLE: code formatting and start copyright dates 2010-10-04 13:02:54 +01:00
9b81b5f14b COMP: use label() to convert from uint to avoid compiler warning 2010-10-04 13:00:46 +01:00
7ec390d23d Merge branch 'olesenm' 2010-10-04 11:08:48 +01:00
8f1a8dd460 BUG: corrections to NEARESTFACE clause in directMappedVelocityFlux BC 2010-10-04 10:10:22 +01:00
37c60a6256 ENH: 80 char limit 2010-10-01 17:56:09 +01:00
1e3f298d6e COMP: Corrected corrupted Make/files during commit 6ab81bf32a 2010-10-01 17:54:38 +01:00
740d879a4b Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-10-01 17:52:53 +01:00
249c15c179 COMP: foamDebugSwitches missing library to resolve alphaFvContactAngle 2010-10-01 18:02:22 +01:00
ff39246da0 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-10-01 17:35:14 +01:00
ed67d5be34 STYLE: renamed IOFieldField to CompactIOField to be consistent with CompactIOList. 2010-10-01 17:33:07 +01:00
9efaf83fee ENH: updated buoyantBoussinesqSimpleFoam solver to include thermal wall functions
on (kinematic) turbulent thermal conductivity, kappat and updated tutorial
2010-10-01 17:23:52 +01:00
8f03a3258b ENH: updated buoyantBoussinesqPimpleFoam solver to include thermal wall functions
on (kinematic) turbulent thermal conductivity, kappat and updated tutorial
2010-10-01 17:22:59 +01:00
6ab81bf32a ENH: Added new (kinematic) turbulent thermal conductivity wall function for
incompressible codes for variable kappat

     Note: to return to 'old' behaviour, use 'type calculated' for walls
     on field kappat
2010-10-01 17:22:28 +01:00
0ebecd2d33 BUG: autoLayerDriver : update numbering of baffled faces 2010-10-01 17:10:21 +01:00