Commit graph

273 commits

Author SHA1 Message Date
Hrvoje Jasak
6d559fe2b1 Parallel faMesh. Zeljko Tukovic 2011-05-27 12:42:49 +01:00
Hrvoje Jasak
f0bdd3158a Empty wedge in decomposition. Bug fix, Scott Miller 2011-05-27 12:42:49 +01:00
Hrvoje Jasak
97ec680c58 Residual calculation bug fix 2011-05-27 12:42:48 +01:00
Henrik Rusche
a3bb931171 fixing missing includes 2011-05-27 12:41:39 +01:00
Henrik Rusche
3708402b9d changed isA<wallPolyPatch> & isA<wallFvPatch> almost everywhere 2011-05-27 12:41:38 +01:00
Henrik Rusche
2063c78b8d Enable turbulent walls for coupled patches 2011-05-27 12:41:37 +01:00
Henrik Rusche
9e064e038e sync P1 model with vanilla 2011-05-27 12:41:37 +01:00
Henrik Rusche
0679838281 Bug fix: harmonic interpolation @ coupled BC / optimisation 2011-05-27 12:41:35 +01:00
Hrvoje Jasak
314fb1f68e Bug fix in copy and op=. Microsoft port 2011-05-27 12:41:34 +01:00
Hrvoje Jasak
6a0cb380f7 Algorithmic improvements for RBF. Matteo Lombardi 2011-05-27 12:41:34 +01:00
Hrvoje Jasak
b617bee97d Bug fix: bad place to call weights. Matteo Lombardi 2011-05-27 12:41:33 +01:00
Hrvoje Jasak
df6585a234 Added zero gradient evaluation of wall function fields when called in absence of G 2011-05-27 12:41:32 +01:00
Hrvoje Jasak
a180a291f4 Limiter field was blank instead of zero 2011-05-27 12:41:30 +01:00
Hrvoje Jasak
e2923294c8 Formatting 2011-05-27 12:41:30 +01:00
Hrvoje Jasak
0dd14c8b93 Clean-up 2011-05-27 12:41:29 +01:00
Hrvoje Jasak
c6c648e65a Comment 2011-05-27 12:41:29 +01:00
Hrvoje Jasak
71dba63cb3 Comment 2011-05-27 12:41:28 +01:00
Hrvoje Jasak
e290850d40 Improvement for non-orthogonality > 90 deg 2011-05-27 12:41:28 +01:00
Hrvoje Jasak
c764bdbdde Added constructor from shapes 2011-05-27 12:41:27 +01:00
Hrvoje Jasak
c4c449dc1a Clean-up 2011-05-27 12:41:26 +01:00
Hrvoje Jasak
2024453c99 Bug fix: topological changes 2011-05-27 12:41:25 +01:00
Hrvoje Jasak
6860c933d4 Clean-up: comments were wrong 2011-05-27 12:41:25 +01:00
Hrvoje Jasak
4292647f85 Explicit constructor from double 2011-05-27 12:41:24 +01:00
Hrvoje Jasak
4eb0344770 fvMesh not required 2011-05-27 12:41:24 +01:00
Hrvoje Jasak
cdfbf067a7 Formatting 2011-05-27 12:41:23 +01:00
Hrvoje Jasak
8bb8f74317 Better debug messages 2011-05-27 12:41:23 +01:00
Hrvoje Jasak
8c2298df1e Added debug for incorrectly specified master cell zone 2011-05-27 12:41:22 +01:00
Hrvoje Jasak
3eb0abe907 Robustness improvement 2011-05-27 12:41:19 +01:00
Hrvoje Jasak
5296a9fe1f Formatting 2011-05-27 12:41:19 +01:00
Hrvoje Jasak
aae8314ad9 Reorganisation of prescription of solid body motion 2011-05-27 12:41:19 +01:00
Hrvoje Jasak
1470c8ce25 Use only polyMesh data on update - see fvMesh.C 2011-02-27 02:15:55 +00:00
Hrvoje Jasak
f3509d705a Comment up update order 2011-02-27 02:15:00 +00:00
Hrvoje Jasak
4e7dad0b26 Formatting 2011-02-27 02:14:23 +00:00
Hrvoje Jasak
c18a3a59d1 Formatting 2011-02-27 02:14:06 +00:00
Hrvoje Jasak
2d462cb104 Parallelism update, Sandeep Menon 2011-02-25 13:03:13 +00:00
Hrvoje Jasak
bcb7c3e5d9 Added evaluation of turbulence boundary conditions after topo change: attach/detach bug 2011-02-25 12:12:56 +00:00
Hrvoje Jasak
3882171409 Fixed parallel problem: doubly cut edges for face decomposition 2011-02-25 11:51:12 +00:00
Hrvoje Jasak
86eab93fa1 Added I/O control 2011-02-17 20:25:55 +00:00
Hrvoje Jasak
b41a24d8d2 Formatting 2011-02-17 20:25:38 +00:00
Hrvoje Jasak
89a6798667 Clean-up 2011-02-17 20:25:22 +00:00
Hrvoje Jasak
c151f51ccd Added operations needed for patch and patch-to-patch interpolation 2011-02-17 20:24:59 +00:00
Hrvoje Jasak
8f3e084150 Added op+ op- 2011-02-17 20:24:28 +00:00
Hrvoje Jasak
3095a7c700 Minor clean-up 2011-02-10 11:57:37 +00:00
Hrvoje Jasak
4a271dbf06 TVD and NVD scheme clean-up, based on work by Oliver Borm 2011-02-08 21:03:21 +00:00
Hrvoje Jasak
43dc3add2e Merge branch 'master' of ssh://openfoam-extend.git.sourceforge.net/gitroot/openfoam-extend/OpenFOAM-1.6-ext 2011-02-08 21:02:29 +00:00
Hrvoje Jasak
e2f08309c9 Clean-up 2011-02-08 20:43:58 +00:00
Bernhard F.W. Gschaider
17228d30be Use edges as the 'faces' for a face in faMatrix::setValues. Not the points
--HG--
branch : bugfix/faMatrixSetValuesBranch
2011-02-08 20:13:55 +01:00
Hrvoje Jasak
5c80398847 Removed ::Foam in templates 2011-01-31 12:21:00 +00:00
David A. Boger
ff59f2a5ee missing include 2011-01-29 10:43:09 -05:00
Hrvoje Jasak
71885adc91 Removed unnecessary comment and includes 2011-01-24 21:48:14 +00:00