mattijs
aa7be71de3
problem cell deletion
2009-03-05 13:11:28 +00:00
Mark Olesen
507ad1e643
Merge commit 'OpenCFD/master' into olesenm
2009-02-25 10:50:26 +01:00
mattijs
af8a42067c
collapse cell detection
2009-02-24 12:05:35 +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
mattijs
5ec940465b
missing link libraries
2009-01-30 14:44:44 +00:00
Mark Olesen
28b200bcd9
update copyrights for 2009
2008-12-31 19:01:56 +01:00
Mark Olesen
dcc82bf77b
boundingBox has mag() and span() methods - use them
2008-12-31 17:58:23 +01:00
mattijs
ffa75238a6
comment
2008-12-11 15:49:29 +00:00
mattijs
a105eaf3ac
printing
2008-09-15 12:15:22 +01:00
mattijs
7fa60e67a5
added argument
2008-08-19 14:00:10 +01:00
Mark Olesen
5e5b26edd5
update dictionary headers and FoamFile entry to 1.5 format
2008-07-14 14:50:35 +02:00
Mark Olesen
ff2040f26f
fixup copyright dates
2008-07-14 14:49:20 +02:00
mattijs
15cad22d8c
split autoHexMeshDriver; updated header
2008-07-09 00:21:36 +01:00
mattijs
72fb77ccce
updated sample dictionary
2008-07-08 12:07:54 +01:00
mattijs
ab17085c1a
adapted to new syntax
2008-07-07 19:51:20 +01:00
Mark Olesen
02cabc3cf2
updated Copyright (C) \d+-2008 OpenCFD Ltd.
2008-06-25 15:01:46 +02:00
mattijs
d2bb8ce337
changed dictionary
2008-06-03 23:52:11 +01:00
mattijs
8827ab2df1
moved metis into src/other; moved decomposition libraries into src/
2008-05-23 12:08:42 +01:00
mattijs
1e7c9ae822
Renamed autoHexMesh to snappyHexMesh
2008-05-20 18:30:52 +01:00