Commit Graph

897 Commits

Author SHA1 Message Date
Mark Olesen
3c788010fb Merge commit 'bundle/olesenm' into home 2009-10-19 19:47:45 +02:00
graham
f14d76738b Adding floatingObject tutorial case. 2009-10-19 15:58:40 +01:00
Mark Olesen
08fb4d5833 avoid spurious warnings on rm log.* 2009-10-09 19:46:08 +02:00
mattijs
680c3272aa extraneous libs 2009-10-09 17:17:09 +01:00
mattijs
9b89dd125c renaming of solidBodyMotionFunctions 2009-10-09 13:45:40 +01:00
mattijs
5ecde8d92e new solidBodyMotionFunctions 2009-10-08 17:55:26 +01:00
mattijs
98c3d099fd new solidBodyMotionFunctions 2009-10-08 15:15:42 +01:00
henry
a80e2f83cd Removed unnecessary and inconsistent entries. 2009-09-10 22:43:06 +01:00
henry
cf08f081da Corrected tutorials. 2009-08-18 17:12:15 +01:00
henry
ff89303a7a Correct cases for the new version of settlingFoam. 2009-08-12 23:00:15 +01: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
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
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
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
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
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
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
72e706654b Cleaned out unnecessary files in turorials 2009-07-01 11:38:04 +01:00
henry
71127a7a36 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
Conflicts:
	tutorials/mesh/snappyHexMesh/iglooWithFridges/system/snappyHexMeshDict
2009-06-30 23:16:06 +01:00
henry
1783feeb90 Changed gamma to alpha1. 2009-06-30 23:07:31 +01:00
graham
786a2621ad New MD tutorials. 2009-06-29 16:34:27 +01:00
andy
441b8b0832 more tutorial updates 2009-06-24 12:27:18 +01:00
henry
e7429463f8 Created new tutorial solver for MRF with VoF interface-capturing. 2009-06-09 12:11:18 +01:00
henry
0ee817a060 Also added a separate specification of the static pressure level but the
location for the specification is the same as that for the pd level.
2009-05-11 23:19:56 +01:00
andy
836ede21de formatting 2009-03-25 12:22:26 +00: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
0781a2f387 correcting use of totalPressure BC
- still not consistent for pd as does not include buoyancy effects
2009-02-18 16:13:32 +00:00
andy
a40999c586 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-02-18 12:30:33 +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
henry
8b5457a829 Bug fix for the change in directory structure. 2009-02-17 22:01:40 +00:00
andy
00fbaf627a more updates... 2009-02-13 18:31:15 +00:00
andy
a5b039b4ca updates 2009-02-13 17:28:21 +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