Mark Olesen
b4c93398e0
no-frills fvSolution format in tutorials/incompressible/*
2009-08-03 20:16:24 +02:00
andy
8bad166975
updated version number dev->1.6
2009-08-03 16:38:20 +01:00
Mark Olesen
ecb8d29b83
Merge commit 'OpenCFD/master' into olesenm
2009-08-03 16:20:24 +02:00
andy
60e3918be8
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-08-03 12:06:51 +01:00
andy
6dbb672b01
updating tutorial cases to use new nut/mut wall function names
2009-08-03 12:04:40 +01:00
Mark Olesen
d749aac04d
adjust tutorial fvSolution to use regular expressions and $variable
2009-08-01 14:51:59 +02:00
Mark Olesen
8d78978645
fixed bad fvSolution entries for tutorial cases
...
- rhoCentralFoam
2009-08-01 13:31:50 +02:00
henry
4e6dbf5730
Force construction of mesh.deltaCoeffs() which may be needed for the wall-function BCs.
2009-07-30 12:58:03 +01:00
henry
1089bbc69c
Corrected omega wall-function BCs.
2009-07-29 11:52:42 +01:00
andy
1313dc091b
fixing typo in injection specs
2009-07-27 18:17:57 +01:00
henry
816f6b3488
Updated the headers.
2009-07-24 17:01:31 +01:00
henry
4ada91067d
Changed h to e in the fvSolvers file.
2009-07-24 17:01:15 +01:00
Chris Greenshields
34f758b9f7
Changed rhoCentralFoam to be e-based
2009-07-24 15:51:07 +01:00
andy
2349fdaabe
updated version numbers to 1.6
2009-07-23 12:22:48 +01:00
henry
150528e7bb
Corrected to use alphaEff for b and ft to ensure Lewis number of 1.
2009-07-22 16:07:01 +01:00
andy
86f104aa00
chtMultiRegionFoam tutorial update
2009-07-21 19:43:38 +01:00
andy
bc88cf965f
buoyantSimpleRadiationFoam tutorial update
2009-07-21 19:39:00 +01:00
andy
3dfc299a0a
buoyantSimpleFoam tutorial update
2009-07-21 19:37:49 +01:00
andy
6c222b5082
rhoPisoFoam tutorial update
2009-07-21 19:35:33 +01:00
andy
14e6cfdba2
engineFoam tutorial update
2009-07-21 19:33:44 +01:00
henry
b3d455de80
Removed turbulence model coefficients from the dictionaries to allow them to default.
2009-07-21 19:05:30 +01:00
henry
fa34079e5a
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-16 12:42:45 +01:00
henry
4363dac73f
Further updates of the XiFoam tutorials.
2009-07-16 12:42:34 +01:00
Mark Olesen
535789cf98
Merge commit 'OpenCFD/master' into olesenm
2009-07-15 08:20:06 +02:00
henry
773c6e9cd2
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-14 21:16:38 +01:00
henry
6f48a922d0
Further corrections to tutorials following a complete Allrun.
2009-07-14 21:16:33 +01:00
henry
bf60ede878
Updates to tutorials
2009-07-14 21:07:53 +01:00
Mark Olesen
7bd8eef47c
Merge commit 'OpenCFD/master' into olesenm
2009-07-14 18:16:15 +02:00
andy
a463585a7f
tutorial updates
2009-07-14 11:45:52 +01:00
Mark Olesen
f1fbc24638
Merge commit 'OpenCFD/master' into olesenm
2009-07-10 22:39:29 +02:00
Mark Olesen
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
henry
5a83c4660c
Added rho for the buoyantPressure BC.
2009-07-10 14:42:23 +01:00
henry
90298600e0
Corrected buoyancy BCs for p.
2009-07-10 12:59:51 +01:00
henry
e461ef53e9
Removed support for LAM.
2009-07-10 12:04:42 +01:00
henry
5f246c45e6
Improved the basic tutorial clean functions.
2009-07-10 11:55:50 +01:00
henry
d9b4966af2
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-09 23:28:56 +01:00
henry
37b0fe0ade
Corrections to get the tutorial test loop to run cleanly.
2009-07-09 23:28:54 +01:00
andy
fd8ef1c05b
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-09 18:38:27 +01:00
andy
4360798747
activating point mass sources
2009-07-09 18:15:02 +01:00
henry
9f46545159
Get the application from the controlDict where necessary.
2009-07-09 17:44:50 +01:00
henry
4c3c9f2c38
Corrected application entry.
2009-07-09 14:42:17 +01:00
henry
4665779145
Renamed for consistency with other tutorials.
2009-07-09 14:41:54 +01:00
andy
d9a0715361
clean-up of dictionary
2009-07-09 13:25:17 +01:00
henry
caff5576b1
Reinstated "application" entry in controlDict.
...
Upgraded 1.4 cases to 1.5.
2009-07-09 13:23:55 +01:00
henry
cd3b5808df
Corrected class.
2009-07-08 22:45:05 +01:00
henry
f4d7096d45
Don't initialise U; unnecessary edit.
2009-07-08 17:20:06 +01:00
henry
d76820dc57
Changed g from being read from environmentalProperties to being read directly as a
...
uniformDimensionedVectorField.
2009-07-08 17:09:51 +01:00
henry
bbc4e8a25e
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-07 22:57:30 +01:00
henry
4439183d96
Corrected handling of the wall BCs of p for buoyant flows.
2009-07-07 22:56:02 +01:00
andy
f05cd81c11
Merge branch 'molecularDynamics'
2009-07-07 16:46:17 +01:00