Commit graph

3749 commits

Author SHA1 Message Date
Hrvoje Jasak
65bb64442d Git clean-up: Pstream changes 2016-09-23 10:13:05 +01:00
Hrvoje Jasak
203a2bb7e0 Merge branch 'master' of git://git.code.sf.net/p/foam-extend/foam-extend-3.2 into feature/PstreamUpdate
Conflicts:
	src/foam/db/IOstreams/Pstreams/Pstream.C
2016-09-23 10:11:44 +01:00
Hrvoje Jasak
5ab3390aef Bugfix: restored floatTransfer flag 2016-09-22 00:54:58 +01:00
Hrvoje Jasak
33f13b59c8 Consistent comms in parallel ggi preparation 2016-09-20 22:41:39 +01:00
Hrvoje Jasak
0b1dc2b2cd Removed compressedSend/compressedReceive 2016-09-20 22:17:16 +01:00
Hrvoje Jasak
dee7645a8f Bugfix: Better messaging on invalid choice for stream 2016-09-20 22:15:16 +01:00
Hrvoje Jasak
96b1b66640 Formatting 2016-09-20 22:14:58 +01:00
Hrvoje Jasak
38a8732e4e Bugfix: localParallel and comms allocation per GGI pair 2016-09-20 22:13:37 +01:00
Hrvoje Jasak
3ecf7074fe Exclude processors outside of comm from gatherScatter without failure 2016-09-20 22:12:22 +01:00
Hrvoje Jasak
7261ad5177 Formatting 2016-09-20 22:11:52 +01:00
Hrvoje Jasak
913aa4a443 Bugfix: parallel comms usage in gather-scatter 2016-09-19 16:21:03 +01:00
Hrvoje Jasak
ceebeca087 GGI check changed to real value 2016-09-19 16:20:45 +01:00
Hrvoje Jasak
1848aaeeb2 Optimisation: inline functions in dimensionedType 2016-09-19 15:42:34 +01:00
Hrvoje Jasak
358c854945 ESI Comms optimisation: send to neighbours in reverse order 2016-09-19 15:42:09 +01:00
Hrvoje Jasak
e73480637b Fast comms, update 2016-09-19 12:11:06 +01:00
Hrvoje Jasak
b514e95f1b Activate local comms in GGI 2016-09-15 15:35:48 +01:00
Hrvoje Jasak
dbe26da7bd Removed unnecessary files 2016-09-15 15:28:43 +01:00
Hrvoje Jasak
f28283c743 Update decompose and reconstruct: patch cannot be active 2016-09-14 16:20:07 +01:00
Hrvoje Jasak
0ffa52a029 Formatting 2016-09-14 16:19:46 +01:00
Hrvoje Jasak
e3ffddaf2a Remove debug message 2016-09-14 16:19:38 +01:00
Hrvoje Jasak
e7e1de3460 Update decomposePar 2016-09-14 16:18:45 +01:00
Hrvoje Jasak
7bab48776c Pstream with a single comm, updated parallel ops 2016-09-14 05:24:50 +01:00
Hrvoje Jasak
aa518c6931 Added Urel for post-processing and function objects 2016-09-07 13:50:41 +01:00
Hrvoje Jasak
17129062cd Added dat file for forces and moments
Conflicts:
	bin/plotForces.py
2016-09-07 13:50:24 +01:00
Hrvoje Jasak
dfaf6e71da Added mvapich2 build options 2016-09-05 16:18:44 +01:00
Hrvoje Jasak
68401f7d4c Reorganise source code: pEqn.H and UEqn.H 2016-09-05 16:16:50 +01:00
Hrvoje Jasak
b19ac91318 Bugfix: adjusted handling of coupled interfaces on decomposition and reconstruction 2016-09-05 16:16:16 +01:00
Hrvoje Jasak
c113c6b774 Bugfix: consistent relaxation formulation in MRF 2016-09-05 16:14:51 +01:00
Hrvoje Jasak
cb7afdb827 Added optional ramping to MRF 2016-09-05 16:04:23 +01:00
Hrvoje Jasak
65fff70134 Fix compilation error 2016-09-05 16:03:59 +01:00
Hrvoje Jasak
94654bf821 Changed decomposition for testing 2016-09-05 16:02:59 +01:00
Hrvoje Jasak
7e950dd6b0 Compilation fix 2016-09-05 11:21:02 +01:00
Hrvoje Jasak
3fb876887d Better comments 2016-09-05 11:20:21 +01:00
Hrvoje Jasak
feeffeec55 Fixed wrond include 2016-09-05 11:18:23 +01:00
Hrvoje Jasak
d5840f2ec1 Formatting 2016-09-05 11:18:02 +01:00
Hrvoje Jasak
8d05931220 More verbose debug 2016-09-05 11:17:38 +01:00
Hrvoje Jasak
4b9edc42de Formatting 2016-09-05 11:17:11 +01:00
Hrvoje Jasak
604a3fe9ab Fix problem with localParallel in new GGI AMG 2016-08-28 20:36:48 +01:00
wyldckat
40c72875b5 Build instructions and VagrantBoxes: Dropped dependency on binutils-dev(el), which was only needed for libiberty.a. 2016-08-25 23:14:44 +01:00
wyldckat
21c7743640 Removed dependency on 'libiberty.so', since this dependency is no longer needed.
Note: This dependency was dropped in OpenFOAM 1.7.x, in commit 7217fce0239f4dfc105121335eb8bd28418c90be.
2016-08-25 23:14:40 +01:00
wyldckat
56c5fe3e44 Updated .L files to assign properly the function 'yywrap()' for Flex 2.6.0 and newer.
Nonetheless, keep in mind that this isn't general enough, since this will again have future issues with Flex 3.0, if and when that time comes.

Note: Used the same fix from OpenFOAM-dev, commit a4eabffbacfa8e4648f044e3d4c2a74d722a2b47.
2016-08-25 20:47:10 +01:00
wyldckat
47faa3bad1 Updated .L files to assign properly the function 'yywrap()' for Flex 2.6.0 and newer.
Nonetheless, keep in mind that this isn't general enough, since this will again have future issues with Flex 3.0, if and when that time comes.

Note: Used the same fix from OpenFOAM-dev, commit a4eabffbacfa8e4648f044e3d4c2a74d722a2b47.
2016-08-25 19:11:41 +01:00
Henrik Rusche
25303e6fbc STYLE: Delete obsolete files 2016-08-25 17:20:36 +02:00
Henrik Rusche
54c9f83b54 BUGFIX: simpleFoam compilation 2016-08-22 12:52:06 +02:00
Henrik Rusche
1aa9f21825 BUGFIX: IB compilation 2016-08-21 15:40:17 +02:00
Henrik Rusche
6ca6d7f302 BUGFIX: pvdv function in Redlich Kwong model 2016-08-19 10:43:17 +02:00
Hrvoje Jasak
9e5eb2bacf Merge branch 'newGGIAMG' of ssh://git.code.sf.net/u/hjasak/foam-extend-3.2 into newGGIAMG
Conflicts:
	src/foam/matrices/lduMatrix/solvers/AMG/interfaces/ggiAMGInterface/ggiAMGInterface.C
2016-08-11 15:14:57 +01:00
Hrvoje Jasak
07de8431c1 Comms update on GGI AMG interface 2016-08-11 15:08:54 +01:00
Hrvoje Jasak
5f5860e3c4 Formatting 2016-08-11 15:08:54 +01:00
Hrvoje Jasak
e7f0f5aa7b Formatting 2016-08-11 15:08:54 +01:00