d89d2eadd5
Reinstate editing the paths in the .cmake files as the default behaviour.
2009-07-15 23:12:06 +01:00
9321f7e1e5
Adding pressure field measurement, internal and surface.
2009-07-15 15:28:04 +01:00
8e5be252af
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-15 13:45:06 +01:00
a98c4e845b
Changed OpenMPI version.
2009-07-15 13:20:25 +01:00
a9699afbb4
updated project versions to 1.6 + removed references to JAVAC
2009-07-15 12:47:01 +01:00
75080ab867
dropped pvm
2009-07-15 13:34:51 +02:00
7b74d029bc
dropped pvm
2009-07-15 13:28:24 +02:00
b8077f9c19
dropped pvm
2009-07-15 13:28:24 +02:00
85e0f54ec9
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-15 12:04:31 +01:00
077b6ec769
extraneous include files
2009-07-15 12:03:43 +01:00
89ddabf844
Merge commit 'OpenCFD/master' into olesenm
2009-07-15 12:29:07 +02:00
999ed8812c
removed last remnants of LAM support
2009-07-15 12:26:12 +02:00
0e5e84f4ed
removed last remnants of LAM support
2009-07-15 12:26:12 +02:00
8b9e7c2d3d
Make formatting consistent.
2009-07-15 11:23:37 +01:00
99e5ef490f
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-15 10:53:51 +01:00
2c3b2c3931
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-15 10:28:20 +01:00
c0057f33c1
merge in Mark's text into ReleaseNotes
2009-07-15 09:35:45 +02:00
8bc719e554
merge in Mark's text into ReleaseNotes
2009-07-15 09:35:45 +02:00
535789cf98
Merge commit 'OpenCFD/master' into olesenm
2009-07-15 08:20:06 +02:00
773c6e9cd2
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-14 21:16:38 +01:00
6f48a922d0
Further corrections to tutorials following a complete Allrun.
2009-07-14 21:16:33 +01:00
ce79182495
Minor reformatting.
2009-07-14 21:11:36 +01:00
bb11fcdbad
Remove unused "turbulence" switch.
2009-07-14 21:11:09 +01:00
2ded45bbaf
Correct destructor for objects owned by registry.
2009-07-14 21:09:55 +01:00
110b65add1
Put UEqn in PIMPLE loop.
2009-07-14 21:09:15 +01:00
e7d9bf9a35
Force Unity Lewis number constraint by using alphaEff in b and ft equations.
2009-07-14 21:08:52 +01:00
bf60ede878
Updates to tutorials
2009-07-14 21:07:53 +01:00
cadba3c278
Adding new MixedDiffuseSpecular wall collision model.
2009-07-14 18:46:46 +01:00
7bd8eef47c
Merge commit 'OpenCFD/master' into olesenm
2009-07-14 18:16:15 +02:00
ccee5806a3
added first draft of ReleaseNotes-1.6
...
- IMO we should retain ReleaseNotes-1.5 and distribute it with OpenFOAM-1.6
as well.
2009-07-14 15:56:19 +02:00
c3dcdcdc4a
cosmetics - code formatting
2009-07-14 13:04:30 +01:00
a463585a7f
tutorial updates
2009-07-14 11:45:52 +01:00
61a8ed2cd1
re-instating Tbp
2009-07-14 11:45:06 +01:00
beb66860e1
moved private and protected to above constructor
2009-07-13 18:31:08 +01:00
27bcbc53ea
added +x permissions
2009-07-13 18:25:13 +01:00
1c9e051ddc
removed hard-coding for field names
2009-07-13 17:15:29 +01:00
7d06bbd26a
removing redundant code
2009-07-13 16:53:28 +01:00
5b09b44b16
sign change on thermalDissipation source (consistency with momentum source)
...
- rename thermalDissipationEff() -> thermalDissipationEquilibrium()
2009-07-13 16:08:58 +02:00
d8145ab608
cosmetics/coding style updates
2009-07-13 14:38:56 +01:00
3b14fad33c
header update
2009-07-13 14:38:29 +01:00
51d68d011a
adding example dictionary for particleTracks
2009-07-13 14:37:36 +01:00
d01f653d32
porousZone - output 'note' entry (if it exists) too
2009-07-13 09:27:38 +02:00
f1fbc24638
Merge commit 'OpenCFD/master' into olesenm
2009-07-10 22:39:29 +02:00
043098fb7c
added dissipationSelector
...
- first stab at a simple runtime selection for extra turbulence-related
features
- the code duplication seems to indicate that a common ancestor
for compressible and incompressible turbulence models could be good
2009-07-10 22:29:42 +02:00
7cbcc02d09
turbulence models get thermal dissipation source term(s)
...
- thermalDissipation()
corresponds to the energy lost due to viscous efffects and
what exits the energy cascade via dissipation.
- thermalDissipationEff()
corresponds to the energy lost due to effective viscous efffects.
Everything that is lost from momentum. Thus essentially assumes
turbulent equilibrium, but is what STAR-CD and Fluent seem to be using.
Thus even if it's wrong, provide it anyhow.
- minor consistency update in comments
2009-07-10 21:47:58 +02:00
907b7ef232
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-10 19:21:27 +01:00
a8f0153506
code clean-up
2009-07-10 19:21:21 +01:00
be9f2b3366
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-10 17:53:25 +01:00
26e04aab19
tidying headers + assignments to turb fields
2009-07-10 17:53:12 +01:00
2158923839
updating to use wall function framework - had been missed
2009-07-10 17:27:35 +01:00