Commit graph

100 commits

Author SHA1 Message Date
Hrvoje Jasak
cf4daeb57f Formatting 2012-01-29 12:06:19 +00:00
Hrvoje Jasak
2346186ddb Feature: regionCoupling with AMG solvers 2012-01-29 12:05:14 +00:00
Hrvoje Jasak
c906570c2d Debug message when under-relaxation factor not found 2012-01-29 12:05:14 +00:00
Hrvoje Jasak
1841252cfa Comments 2012-01-29 12:05:13 +00:00
Hrvoje Jasak
8d35a4079d Formatting 2012-01-29 12:05:13 +00:00
Hrvoje Jasak
95f9013cf5 Failure when relaxation factor is not found 2012-01-29 12:05:13 +00:00
Hrvoje Jasak
8127ea5e92 Improvement of round-off error handling 2012-01-29 12:05:13 +00:00
Hrvoje Jasak
4da8b59c9f Added min-max safety on weights 2012-01-29 12:05:12 +00:00
Hrvoje Jasak
6d3f609b92 fixing regionCoupleFvPatchField double templating
Conflicts:

	src/finiteVolume/fields/fvPatchFields/constraint/regionCoupling/regionCouplingFvPatchField.C
2012-01-29 12:05:12 +00:00
Hrvoje Jasak
617fcb0d32 Improvements in conjugate heat solver: non-matching interface, parallelisation 2012-01-29 12:05:12 +00:00
Hrvoje Jasak
5c7169e57b Mantis bug fixes, 95 and 96 2012-01-29 12:05:11 +00:00
Hrvoje Jasak
0aa01c3dc7 Work-around for strange floating point exception; probably optimisation failure 2012-01-29 12:02:10 +00:00
Hrvoje Jasak
7dca0eb9e4 Comment 2012-01-29 12:02:10 +00:00
Hrvoje Jasak
13c475a5a9 Corrected delta coefficients and weighting factors on coupled patches. Henrik Rusche 2012-01-29 12:02:10 +00:00
Hrvoje Jasak
41c811a415 Block solver development 2012-01-29 12:02:10 +00:00
Hrvoje Jasak
886e47733c Finite Area Method, topological changes 2012-01-29 12:01:07 +00:00
Hrvoje Jasak
9d810a5c65 Updated reconstruction on boundary: use face normal instead of inverse 2012-01-29 12:01:07 +00:00
Hrvoje Jasak
78d6de79a1 Faster symmetry planes 2012-01-29 12:01:07 +00:00
Hrvoje Jasak
89af45e60f Bug fix: update coeffs 2012-01-29 12:01:06 +00:00
Hrvoje Jasak
c6dce7706e Deffered 01 schemes 2012-01-29 12:01:06 +00:00
Hrvoje Jasak
a88e30b209 Mesh object updates: mesh access 2012-01-29 11:57:17 +00:00
Hrvoje Jasak
fb129acc07 Formatting 2012-01-29 11:57:17 +00:00
Hrvoje Jasak
202fae3c52 Formatting 2012-01-29 11:57:17 +00:00
Hrvoje Jasak
e9b7b81a10 Resolve naming clash; full implementation of linear upwind on processor boundaries 2012-01-29 11:57:17 +00:00
Hrvoje Jasak
df9a3c3b86 Formatting 2012-01-29 11:57:17 +00:00
Hrvoje Jasak
873c573f8d Extended functionality of fixedInternalValue 2012-01-29 11:57:17 +00:00
Hrvoje Jasak
a608bb5216 Formatting 2012-01-29 11:57:17 +00:00
Hrvoje Jasak
76b74622f9 Cyclic merge tolerance fixes 2011-07-04 22:46:44 +01:00
Hrvoje Jasak
4281527eaa GGI and overlap updates 2011-07-04 21:01:18 +01:00
Hrvoje Jasak
c004deb786 Enabled pointVolInterpolation: missing compile file 2011-06-28 18:51:06 +01:00
Hrvoje Jasak
137014f511 Parallel GGI performance improvements 2011-06-26 22:46:38 +01:00
Hrvoje Jasak
63d656ba18 Parallelisation of the block matrix. Ivor Clifford 2011-06-02 16:49:01 +01:00
Hrvoje Jasak
7a823de580 File moved 2011-05-27 20:53:20 +01:00
Hrvoje Jasak
6c577922c5 Development branch merge 2011-05-27 18:17:39 +01:00
Hrvoje Jasak
c056979017 Make continuity error data globally accessible in the solver 2011-05-27 12:42:57 +01:00
Hrvoje Jasak
7e04c9bcb9 Formatting 2011-05-27 12:42:51 +01:00
Hrvoje Jasak
743301de42 Bug fix: parallel decomposition 2011-05-27 12:42:51 +01:00
Hrvoje Jasak
97ec680c58 Residual calculation bug fix 2011-05-27 12:42:48 +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
0679838281 Bug fix: harmonic interpolation @ coupled BC / optimisation 2011-05-27 12:41:35 +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
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