andy
2349fdaabe
updated version numbers to 1.6
2009-07-23 12:22:48 +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
henry
b3d455de80
Removed turbulence model coefficients from the dictionaries to allow them to default.
2009-07-21 19:05:30 +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
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
37b0fe0ade
Corrections to get the tutorial test loop to run cleanly.
2009-07-09 23:28:54 +01:00
henry
9f46545159
Get the application from the controlDict where necessary.
2009-07-09 17:44:50 +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
d76820dc57
Changed g from being read from environmentalProperties to being read directly as a
...
uniformDimensionedVectorField.
2009-07-08 17:09:51 +01:00
henry
4439183d96
Corrected handling of the wall BCs of p for buoyant flows.
2009-07-07 22:56:02 +01:00
henry
a11cf2e0da
Created simpleFoam case from the motorBike mesh tutorial.
...
Moved the snappyHexMesh tutorials to the appropriate solver directories and created links.
2009-07-01 15:40:52 +01:00
henry
ad7e0fb239
Use relative tolerances.
2009-06-30 23:06:59 +01:00
henry
bdf6a90794
Removed unnecessary files.
2009-06-26 17:24:19 +01:00
henry
ac02c60442
Changed Boussinesq solvers to use p rather than pd and added hotRoom tutorial cases for them.
2009-06-26 17:19:09 +01:00
henry
4ff9c018b6
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-06-25 15:40:45 +01:00
henry
82a0c2ae67
Improved relaxation factors for the new buoyantSimpleFoam solver.
...
Note the reversal between the p and U factors for compressible flow.
2009-06-25 15:40:33 +01:00
andy
441b8b0832
more tutorial updates
2009-06-24 12:27:18 +01:00
henry
9418392975
Changed by setFields.
2009-06-23 12:12:39 +01:00
andy
9ec6e0ad35
updating hThermo->hPsiThermo in tutorials
2009-06-19 13:17:14 +01:00
andy
3393036e8f
rhoPisoFoam tutorial update
2009-06-18 15:56:51 +01:00
henry
4465d20ac6
Changed pd -> p.
2009-06-11 22:48:05 +01:00
mattijs
2a62ec3f39
added solverFrequency
2009-06-08 18:03:33 +01:00
mattijs
a253547154
fvDOM tutorial
2009-06-08 18:00:04 +01:00
mattijs
9429a9ed36
make tutorial work
2009-06-02 15:12:00 +01:00
mattijs
d3bcca840d
solving for pd; new parallel b.c.
2009-06-02 14:59:07 +01:00
mattijs
c67b9e677a
scoping
2009-04-28 20:52:19 +01:00
mattijs
68e3014f93
scoping
2009-04-28 20:52:18 +01:00
mattijs
2c31daa167
allow mut to be generated
2009-04-23 15:02:44 +01:00
mattijs
c153c5dc47
missing patch
2009-04-23 15:02:09 +01:00
mattijs
c0f131eab5
added scoping
2009-04-23 14:54:04 +01:00
mattijs
93b5c53ef4
added scoping
2009-04-23 14:51:43 +01:00
mattijs
975e800207
simple -> piso rename
2009-04-20 17:52:26 +01:00
mattijs
5e3b302477
update tutorial
2009-04-17 13:08:41 +01:00
mattijs
4f1f94ad83
update tutorial
...
modified: ../../../compressible/rhoPisoFoam/ras/cavity/constant/polyMesh/boundary
modified: ../../buoyantPisoFoam/hotRoom/constant/polyMesh/boundary
modified: ../../buoyantPisoFoam/hotRoom/system/controlDict
modified: ../../buoyantPisoFoam/hotRoom/system/fvSchemes
deleted: ../../buoyantPisoFoam/hotRoom/0/mut
modified: constant/polyMesh/boundary
deleted: ../../buoyantSimpleRadiationFoam/hotRadiationRoom/0/mut
deleted: ../../chtMultiRegionFoam/multiRegionHeater/0/mut
2009-04-17 12:35:47 +01:00
mattijs
74213da984
new solver syntax
2009-04-17 10:59:26 +01:00
Mark Olesen
507ad1e643
Merge commit 'OpenCFD/master' into olesenm
2009-02-25 10:50:26 +01:00
andy
181f252245
updates
2009-02-18 18:05:54 +00:00
andy
dee5fee4db
tutorial updates
2009-02-18 12:29:22 +00:00
Mark Olesen
4b60453cf1
use while (runTime.loop() { .. } where possible in solvers
...
- change system/controlDict to use functions {..} instead of functions (..);
* This is internally more efficient
- fixed formatting of system/controlDict functions entry
- pedantic change: use 'return 0' instead of 'return(0)' in the applications,
since return is a C/C++ keyword, not a function.
2009-02-18 08:57:10 +01:00
andy
c799fb0014
renamed to be consistent with new solver naming convention
2009-02-17 12:27:38 +00:00
andy
a3b50aff9f
further tutorial updates
2009-02-13 14:17:08 +00:00
andy
12fba38d87
restructuring to reflect solver hierarchy
2009-02-12 18:59:59 +00:00