Commit graph

3208 commits

Author SHA1 Message Date
Hrvoje Jasak
f3b6b0517a Coupled solver update 2015-10-28 16:34:23 +00:00
Hrvoje Jasak
1e7e8d5aee Removed unnecessary library 2015-10-28 16:17:15 +00:00
Hrvoje Jasak
182e6bf702 Feature ILUCp and BlockILUCp preconditioning, extended addr update and clean-up 2015-10-28 10:08:07 +00:00
Hrvoje Jasak
daf6ed2e18 Update comms 2015-10-28 10:06:40 +00:00
Hrvoje Jasak
eb58a9d310 Remove garbage from file 2015-10-28 10:05:47 +00:00
Hrvoje Jasak
46fe3bc104 Updated banner 2015-10-28 10:05:05 +00:00
Hrvoje Jasak
89c27a55a6 Bugfix: Pstream default comms format 2015-10-25 16:52:14 +00:00
Hrvoje Jasak
9a0ff103cd ILUCpSmoother 2015-10-25 16:50:20 +00:00
Hrvoje Jasak
a973bcf237 Bugfix: 32-bit port 2015-10-25 16:49:58 +00:00
Hrvoje Jasak
b7cacb6c10 Clean-up 2015-10-25 16:49:35 +00:00
Hrvoje Jasak
075033d21f Formatting 2015-10-24 15:38:59 +01:00
Vuko Vukcevic
d9c65ce85f Constraining omegaAverageAbsolute after calculation 2015-10-23 14:29:13 +02:00
Vuko Vukcevic
4de19563e9 Motion constraints in sixDOFqODE 2015-10-23 14:29:13 +02:00
Vuko Vukcevic
5e78a541c5 Merge branch 'master' of git://git.code.sf.net/p/foam-extend/foam-extend-3.2 2015-10-23 14:06:33 +02:00
Martin Beaudoin
47e3ce10c1 Merge remote-tracking branch 'origin/nextRelease' into nr/MacOSX_fixes 2015-10-22 12:39:48 -04:00
Martin Beaudoin
c2a0ba6539 Adjustments for Mac OSX El Capitan and the new System Integrity Protection (SIP)
feature which is enabled by default.
2015-10-22 12:25:49 -04:00
Hrvoje Jasak
75b9f1d776 Bugfix: added 64-bit MSWindows build 2015-10-20 17:06:06 +01:00
Martin Beaudoin
ff8fa8c270 ThirdParty : adjustments for MacOSX 10.11 (El Capitan) 2015-10-19 23:39:12 -04:00
Hrvoje Jasak
67929cfac0 Bugfix:align cshrc options with bash 2015-10-11 12:57:33 +01:00
Hrvoje Jasak
3b92eea748 Feature: linear solver update: ILUp and two-level AMG smoothers 2015-10-11 12:41:19 +01:00
Hrvoje Jasak
e596b6462c Bugfix 'bugfix/ftpDownload' for download links from ftp mirrors. Author: Bruno Santos. Merge: Hrvoje Jasak. 2015-10-11 12:37:09 +01:00
Hrvoje Jasak
7b7174b14c Bugfix 'bugfix/ftpDownload' for download links from ftp mirrors. Authoer: Bruno Santos. Merge: Hrvoje Jasak. 2015-10-11 12:35:40 +01:00
Hrvoje Jasak
2aee665a0d Merge /u/mbeaudoin/foam-extend-3.2/ branch nr/testHarness_subProjects into nextRelease
http://sourceforge.net/p/foam-extend/foam-extend-3.2/merge-requests/1/
2015-10-11 11:30:52 +00:00
Hrvoje Jasak
41c9243031 Preparatory clean-up for Pstream 2015-10-10 18:56:29 +01:00
Hrvoje Jasak
4dfcfe8c47 Bugfix: Corrected linearisation 2015-10-10 18:56:00 +01:00
Hrvoje Jasak
d6571849e4 Bugfix: tidy up gcc=4.7.4 build options 2015-10-10 18:52:04 +01:00
wyldckat
5395edc55d Switch all URLs from ftp.gnu.org to ftpmirror.gnu.org, along with usng http instead of ftp. Fixes report #291: https://sourceforge.net/p/openfoam-extend/ticketsfoamextendrelease/291/ 2015-10-10 15:28:51 +01:00
Hrvoje Jasak
83c8f053b2 Bugfix: removed library 2015-10-05 15:27:24 +01:00
Hrvoje Jasak
b0b48ae338 HOTFIX: Adjust Windows build instructions repo 2015-10-05 15:26:50 +01:00
Hrvoje Jasak
307a519444 HOTFIX: Adjust Windows build instructions repo 2015-10-05 15:25:33 +01:00
Hrvoje Jasak
4280e9d98d Merge branch 'HrvojeJasak' of ssh://git.code.sf.net/u/hjasak/foam-extend-3.2 into HrvojeJasak 2015-10-02 12:50:41 +01:00
Hrvoje Jasak
f092ab0a7c Clean up corrupted file 2015-09-30 16:16:21 +01:00
Hrvoje Jasak
13b4252038 Compilation fix 2015-09-30 15:32:36 +01:00
Hrvoje Jasak
d498d470dd Formatting 2015-09-30 10:35:42 +01:00
Hrvoje Jasak
55d131ff90 Clean-up of smoother selection 2015-09-30 10:35:42 +01:00
Hrvoje Jasak
759229f870 Formatting 2015-09-30 10:34:33 +01:00
Vuko Vukcevic
a7828e0ff1 Removed unavailable aamgPolicy from Make/files in lduSolvers 2015-09-30 10:34:33 +01:00
Vuko Vukcevic
2bebc90eaa Removed unnecessary bPrime update on reverseSweep in BlockGaussSeidel preconditioner 2015-09-30 10:34:33 +01:00
Vuko Vukcevic
22a2e59c3b Minor extendedLdu matrices consistency rewrite compared to ldu matrices 2015-09-30 10:34:33 +01:00
Vuko Vukcevic
03347200a9 Missing transpose in BlockLduMatrix TMulCore and new formulation of symmetry for block matrix 2015-09-30 10:34:33 +01:00
Vuko Vukcevic
41f6e0f983 Minor formatting 2015-09-30 10:34:33 +01:00
Vuko Vukcevic
287af794c8 Bugfix in BlockILUCpPrecon - now working properly 2015-09-30 10:34:33 +01:00
Vuko Vukcevic
63506b5c81 Third version of BlockILUCp preconditioner - still not working properly 2015-09-30 10:34:33 +01:00
Vuko Vukcevic
6824cfda9c Second version of BlockILUCp preconditioner 2015-09-30 10:34:33 +01:00
Vuko Vukcevic
fcda21ed73 First version of BlockILUCp preconditioner 2015-09-30 10:34:33 +01:00
Vuko Vukcevic
f5d0d8ed0c extendedBlockLduMatrices - preparation for BlockILUCp algorithm 2015-09-30 10:34:33 +01:00
Vuko Vukcevic
52d2c0c099 ILUCp preconditioner - ILU with run-time selectable level of fill in 2015-09-30 10:34:33 +01:00
Vuko Vukcevic
45bec54646 Performance tweak of ILUC0 algorithm 2015-09-30 10:34:33 +01:00
Vuko Vukcevic
6c27c17d00 extendedLduAddressing with arbitrary extension level and extendedLduMatrix classes 2015-09-30 10:34:32 +01:00
Vuko Vukcevic
2fef5659ce Crout ILU0 algorithm: preparation for ILU1 2015-09-30 10:34:32 +01:00