65ca8a8b99
Merge branch 'master' into dsmc
2009-09-24 09:55:56 +01:00
ed78938873
renamed b.c.
2009-09-15 18:40:49 +01:00
791b5aaeaa
replacing isType with isA to enable directMappedWall to work
2009-09-15 17:51:59 +01:00
10caa3dd12
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-09-10 22:43:56 +01:00
5467d69f5b
Corrected handling of density.
2009-09-10 22:43:48 +01:00
9215ef540e
moved UEqn to within outer loop
2009-09-10 15:34:18 +01:00
55f2b496a9
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-09-09 21:56:40 +01:00
42162f27b7
Added basic support for thermal effects in porous zones.
...
Currently the only supported model is fixing the temperature within the porous zone to a fixed value.
2009-09-09 21:55:55 +01:00
e10bb9589e
Merge master, fixing conflicts
2009-09-07 12:23:13 +01:00
6062a1ef66
updates/improvements to the cloud IO system and using new constants
2009-09-04 16:19:57 +01:00
8dcea0f8cd
using new constant definitions
2009-08-28 18:04:22 +01:00
d781ca0602
Merge branch 'master' into dsmc
2009-08-19 09:53:17 +01:00
dc183f3011
Minor formatting change.
2009-08-18 17:14:25 +01:00
c9be8d63de
Added alternating stress term.
2009-08-18 17:12:38 +01:00
9fb0ed08e7
updating turb coeffs + fix typo
2009-08-13 09:54:57 +01:00
d02c8d1a52
updated Up calc to use mag()
2009-08-13 09:44:09 +01:00
31c76da40f
Changed the runtime-selection tables to output a sorted toc.
2009-08-06 18:01:28 +01:00
73ae3ddc6d
include topoChangerFvMesh
2009-08-05 21:31:30 +01:00
e5a710d3eb
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-08-05 16:18:38 +01:00
eba6c985a9
added rawTopoFvChanger mesh
2009-08-05 16:11:47 +01:00
876135a83d
forcing scheduling calculation
2009-08-04 16:42:54 +01:00
ecb8d29b83
Merge commit 'OpenCFD/master' into olesenm
2009-08-03 16:20:24 +02:00
7a8a318312
Revert "define values for standardCmu, standardKappa, standardE in turbulenceModel.H"
...
This reverts commit 54a8b6a152 .
2009-08-03 15:31:14 +02:00
827f834a93
corrected y+ calc, re-structured, better handling for walls
2009-08-03 09:53:13 +01:00
54a8b6a152
define values for standardCmu, standardKappa, standardE in turbulenceModel.H
2009-08-01 09:36:34 +02:00
827e3659b9
consistency update: kappa=0.41, E=9.8
...
- this would be an argument for providing default values at the top-level
compressible/incompressible turbulenceModel
2009-07-31 18:15:54 +02:00
9d1fc15616
Merge branch 'master' into dsmc
2009-07-29 14:16:27 +01:00
5297267a5f
Use new patch-based wall-functions.
2009-07-27 07:52:14 +01:00
34f758b9f7
Changed rhoCentralFoam to be e-based
2009-07-24 15:51:07 +01:00
c1993c92fa
Merge branch 'olesenm'
2009-07-23 12:42:52 +01:00
2f3016173e
Modified Description entries for documenting purposes
2009-07-22 14:08:02 +01:00
5692a06a32
fixed up sloppy Allwclean files
2009-07-22 12:39:20 +02:00
b248dd283c
Added kappa_ and E_.
2009-07-21 22:26:01 +01:00
b3d455de80
Removed turbulence model coefficients from the dictionaries to allow them to default.
2009-07-21 19:05:30 +01:00
85d7852fc3
Renamed U_ and T_ to boundaryU_ and boundaryT_.
...
Moved all fields and field reading into the DsmcCloud, all calculation and
resetting to single functions for all fields.
Changed constructors so that no fields are supplied to the solver called from
dsmcFoam and an initialisation dictionary is supplied by dsmcInitialise.
2009-07-17 18:17:26 +01:00
5a83c4660c
Added rho for the buoyantPressure BC.
2009-07-10 14:42:23 +01:00
37b0fe0ade
Corrections to get the tutorial test loop to run cleanly.
2009-07-09 23:28:54 +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
e55c47478d
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-08 19:10:55 +01:00
d76820dc57
Changed g from being read from environmentalProperties to being read directly as a
...
uniformDimensionedVectorField.
2009-07-08 17:09:51 +01:00
54f9cc3fe9
added output of heat release, dQ (got lost somewhere along the way...)
2009-07-08 16:54:59 +01:00
bbc4e8a25e
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-07 22:57:30 +01:00
4439183d96
Corrected handling of the wall BCs of p for buoyant flows.
2009-07-07 22:56:02 +01:00
2e0e5d0ba9
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-07 16:36:36 +01:00
6acfd6a3ae
execute bit set
2009-07-07 15:48:04 +01:00
3deed0eb44
updates to ../../applications/solvers/lagrangian/porousExplicitSourceReactingParcelFoam
2009-07-06 17:07:31 +01:00
516c20c8e7
adding rhoReactingFoam solver
2009-07-06 15:33:55 +01:00
0df64ea1d3
merge after conflict resolution
2009-07-01 10:59:48 +01:00
9e4fcd1844
clean-up of #include files
2009-07-01 10:50:41 +01:00