Commit graph

3448 commits

Author SHA1 Message Date
Vuko Vukcevic
4de19563e9 Motion constraints in sixDOFqODE 2015-10-23 14:29:13 +02:00
Vuko Vukcevic
4298022f79 Merge branch 'nextRelease' of git://git.code.sf.net/p/foam-extend/foam-extend-3.2 into nextRelease 2015-10-23 14:07:08 +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
Vuko Vukcevic
239cb5d376 Removed bPrime update on reverseSweep in symGaussSeidel preconditioner 2015-09-30 10:34:32 +01:00
Hrvoje Jasak
5c260e9115 Formatting
Conflicts:
	applications/solvers/basic/potentialDyMFoam/potentialDyMFoam.C
2015-09-30 10:34:32 +01:00
Hrvoje Jasak
57d8f598c4 Draft for next release notes 2015-09-30 10:34:32 +01:00
Hrvoje Jasak
8a6332d631 Silent clean-up 2015-09-30 10:34:32 +01:00
Hrvoje Jasak
807f31fa51 Added Vuko Vukcevic 2015-09-30 10:34:32 +01:00
Hrvoje Jasak
6e02cac360 Bugfix: Windows scotch compilation 2015-09-30 10:34:32 +01:00
Hrvoje Jasak
f6cbf149e7 Clean-up and formatting 2015-09-30 10:34:32 +01:00
Hrvoje Jasak
9e29f21409 Bugfix: Fixed corrupted point field on stitch 2015-09-30 10:34:32 +01:00
Hrvoje Jasak
e1b0c33611 Windows scotch decomposition build fix 2015-09-30 10:34:32 +01:00
Hrvoje Jasak
7a2e4bce20 Merge /u/hjasak/foam-extend-3.2/ branch feature/dynamicImmersedBounday into nextRelease
http://sourceforge.net/p/foam-extend/foam-extend-3.2/merge-requests/4/
2015-09-30 08:58:54 +00:00
Hrvoje Jasak
a3cd647cf9 Dynamic immersed boundary capability with an example moving immersed boundary mesh and tutorial 2015-09-30 09:48:55 +01:00