Commit Graph

665 Commits

Author SHA1 Message Date
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