2d9ea72b6a
allow -overwrite in snappyHexMesh
2009-06-09 14:02:10 +01:00
466b95af86
use extrapolated cell-centre for testing;moved added patch information into meshRefinement class
2009-06-08 18:03:12 +01:00
23ef5f08bd
pruned unused code
2009-04-28 20:52:56 +01:00
bf19a3c707
synchronisation at start of loop
2009-03-30 11:05:59 +01:00
aa7be71de3
problem cell deletion
2009-03-05 13:11:28 +00:00
908e8fd36f
allow hangling facezone faces
2009-01-28 13:55:41 +00:00
0bab1aa068
face surface data consistent with cell
2009-01-27 20:25:05 +00:00
326a2e501d
face surface data consistent with cell
2009-01-27 20:19:07 +00:00
95dcb6ded7
Simplify checking of container (List/HashTable, strings) sizes
...
- can use 'XX.empty()' instead of 'XX.size() == 0', 'XX.size() < 1' or
'XX.size() <= 0' or for simpler coding.
It also has the same number of characters as '!XX.size()' and /might/ be
more readable
- many size checking had 'XX.size() > 0', 'XX.size() != 0', or 'XX.size() >= 1'
when a simple 'XX.size()' suffices
2009-01-10 20:28:06 +01:00
cdd2266467
Merge commit 'OpenCFD/master' into olesenm
...
Conflicts:
src/OpenFOAM/db/IOstreams/Pstreams/IPstream.C
src/OpenFOAM/db/IOstreams/Pstreams/OPstream.C
2009-01-07 09:39:17 +01:00
421a14488e
problem cell removal
2009-01-06 20:54:08 +00:00
28b200bcd9
update copyrights for 2009
2008-12-31 19:01:56 +01:00
e9d5f929bc
synchronisation of zones
2008-12-11 15:50:50 +00:00
4b90cc4c11
extending zoned faces after zonifying cells
2008-10-29 12:57:03 +00:00
105f09b69f
meshPhi writing
2008-10-23 12:53:04 +01:00
0c00070155
disabling incorrect debug code
2008-10-16 12:32:13 +01:00
bdec40f49b
on-the-fly addressing
2008-09-25 09:43:38 +01:00
00e865c8d5
distributed surfaces
2008-09-15 12:17:19 +01:00
d136bf4e81
passing motionDict; geometric test on problem cells
2008-08-19 13:52:44 +01:00
537f11310f
baffle splitting in parallel
2008-07-18 12:59:26 +01:00
ffe2142dee
refining without surfaces
2008-07-07 19:50:53 +01:00
76f2d62bde
mesh driver rewrite; initial distributed surfaces
2008-07-07 18:41:09 +01:00
02cabc3cf2
updated Copyright (C) \d+-2008 OpenCFD Ltd.
2008-06-25 15:01:46 +02:00
b2fd02df8d
Doxygen : fixed rogue classes, simplified INPUT
2008-06-06 10:17:32 +02:00
f53f614c43
Initial autoMesh merge
2008-04-24 13:16:10 +01:00