Mark Olesen
9dea06e9d8
Merge commit 'OpenCFD/master' into olesenm
2009-09-22 09:33:23 +02:00
Mark Olesen
0e5899b841
relocate autoMesh -> mesh/autoMesh
2009-09-21 13:07:40 +02:00
mattijs
2cee56ee01
extra printing
2009-09-15 15:02:41 +01:00
mattijs
c01cfedba8
added some comment
2009-09-04 12:44:45 +01:00
mattijs
fe0745476d
revert to reading surfaces from constant so parallel works out of the box
2009-08-04 16:43:38 +01:00
henry
816f6b3488
Updated the headers.
2009-07-24 17:01:31 +01:00
mattijs
9015b7f493
added comment
2009-07-07 18:54:19 +01:00
mattijs
95dfa44497
missing entry
2009-07-01 13:54:20 +01:00
mattijs
2d9ea72b6a
allow -overwrite in snappyHexMesh
2009-06-09 14:02:10 +01:00
mattijs
466b95af86
use extrapolated cell-centre for testing;moved added patch information into meshRefinement class
2009-06-08 18:03:12 +01:00
mattijs
c203c3d6fd
fixed layer addition iterations
2009-04-09 13:04:23 +01:00
mattijs
bfb8d042fd
split of decompositionAgglomeration
2009-04-02 13:29:28 +01:00
mattijs
9ec530528f
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-03-10 12:50:34 +00:00
mattijs
11d9c0f279
rename snappy parameter
2009-03-05 17:01:31 +00:00
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