Commit Graph

405 Commits

Author SHA1 Message Date
henry
6832ad28b0 Cleanup. 2009-09-09 21:56:07 +01:00
henry
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
andy
91675bd616 change in direction on Bird correction - using flag in base model instead... 2009-09-02 10:29:43 +01:00
andy
49295210c9 tutorial updates 2009-09-01 19:40:32 +01:00
henry
0e782b6021 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-01 10:44:48 +01:00
andy
56fb2b6db9 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-08-28 18:39:01 +01:00
henry
aabd9bbea8 Back again 2009-08-28 18:21:57 +01:00
andy
8dcea0f8cd using new constant definitions 2009-08-28 18:04:22 +01:00
henry
a51e412ea8 Added comment. 2009-08-28 17:55:03 +01:00
mattijs
3335aa68f3 moved non-IOobject files to subdirectory 2009-08-28 12:39:37 +01:00
mattijs
65f59bc992 moved non-IOobject files to subdirectory 2009-08-28 12:39:03 +01:00
mattijs
6f530e77cb moved non-IOobject files to subdirectory 2009-08-28 12:38:44 +01:00
mattijs
6519dc62e2 to be able to handle wall function bcs 2009-08-28 12:37:31 +01:00
mattijs
3355c8d9eb initial streamlines functionobject 2009-08-25 12:35:48 +01:00
mattijs
c58af4fcce empty file 2009-08-24 16:55:35 +01:00
andy
91fca60f79 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-08-19 16:43:40 +01:00
andy
98bd768d50 adding counterFlowFlame2D tutorial case for reactingFoam 2009-08-19 16:43:29 +01:00
henry
bcb1fc5ea8 Removed spurious "compressible::". 2009-08-18 22:03:34 +01:00
henry
a1bf420f52 Corrected for new BCs. 2009-08-18 17:18:05 +01:00
henry
cf08f081da Corrected tutorials. 2009-08-18 17:12:15 +01:00
henry
62a396b33f Removed unnecessary files. 2009-08-17 23:43:27 +01:00
andy
a1d6fdf994 adding local foamLog.db 2009-08-13 17:09:22 +01:00
andy
a41b159fbc adding boundaryFoam tutorial to evaluate wall functions 2009-08-13 16:56:59 +01:00
andy
248eb8b51e README for buoyantCavity tutorial case 2009-08-13 11:56:05 +01:00
henry
25a4df9c1e Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-08-12 23:00:19 +01:00
henry
ff89303a7a Correct cases for the new version of settlingFoam. 2009-08-12 23:00:15 +01:00
andy
920fa49e7e minor change to tutorial 2009-08-11 13:21:50 +01:00
andy
511ceab01c adding buoyantCavity validation/test case 2009-08-11 12:36:43 +01:00
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