Hrvoje Jasak
161ad618de
Formatting
2015-09-11 16:15:27 +01:00
Hrvoje Jasak
1721f8ffc0
Bugfix: missing rho on dev(P). Jens Truemner
2015-09-11 16:15:27 +01:00
Hrvoje Jasak
7d533e60ab
Report patch name instead of index in debug
2015-09-11 16:15:26 +01:00
Hrvoje Jasak
a9695503fc
Report patch name instead of index in debug
2015-09-11 16:14:21 +01:00
Hrvoje Jasak
a6fbb9056f
Bugfix: Paraview fix for decimal separator. Author: Bruno Santos. Merge: Hrvoje Jasak.
2015-09-11 16:12:28 +01:00
wyldckat
cd14eefbf4
Hack in paraFoam for enforcing the period to be the decimal separator.
...
Bug fix for issue #285 : https://sourceforge.net/p/openfoam-extend/ticketsfoamextendrelease/285/
2015-09-05 12:07:11 +01:00
Hrvoje Jasak
a45a6d72ae
Feature: Minor reorganisation of Windows port. Author: Hrvoje Jasak. Merge: Hrvoje Jasak.
2015-08-28 15:50:05 +01:00
Hrvoje Jasak
62c338aacc
indows port improvements
2015-08-28 15:49:39 +01:00
Hrvoje Jasak
0afd94c9fc
Rename installation for MSWin
2015-08-28 15:49:39 +01:00
Hrvoje Jasak
428bb732b3
Rename installation for MSWin
2015-08-28 15:49:39 +01:00
Hrvoje Jasak
1762fd2ca4
Adjust pexports and perl
2015-08-28 15:49:39 +01:00
Hrvoje Jasak
fe091f0e1a
Added missing Win compilation file for tecsrc
2015-08-28 15:49:38 +01:00
Hrvoje Jasak
69a0f49d6c
Windows port: rename arch to mingw
2015-08-28 15:49:38 +01:00
Hrvoje Jasak
0f1cb94d99
Windows port: rename arch to mingw
2015-08-28 15:49:38 +01:00
Hrvoje Jasak
60547b1dd1
Windows port: rename arch to mingw
2015-08-28 15:49:38 +01:00
Hrvoje Jasak
be769bf8d9
Windows merge: foamString
2015-08-28 15:49:38 +01:00
Hrvoje Jasak
6b23557b8c
Feature: Clean-up of tutorial loop files to remove symlinks for parallel test loop execution. Author: Martin Beaudoin. Merge: Hrvoje Jasak.
2015-08-27 15:38:45 +01:00
Martin Beaudoin
479ef8ad2a
testHarness: replacing symlinks to constant directory with actual copies of the
...
directory and files. The symlinks will cause spurious failures of
the testHarness when run in parallel. We are basically eliminating
a race condition.
2015-08-27 15:38:28 +01:00
Hrvoje Jasak
55eec259f0
Removed Paraview post-processing files
2015-08-27 15:37:15 +01:00
Hrvoje Jasak
2a4dfcce3f
Bugfix: Block solver AMG memory leak fix and cumulative update. AUthor: Hrvoje Jasak. Merge: Hrvoje Jasak.
2015-08-26 10:46:14 +01:00
Hrvoje Jasak
eecdea4535
Formatting
2015-08-26 10:45:51 +01:00
Hrvoje Jasak
09f80c123f
Formatting
2015-08-26 10:45:51 +01:00
Hrvoje Jasak
2c88222c95
Update points using setOldPoints to avoid geometrical update
2015-08-26 10:45:51 +01:00
Hrvoje Jasak
171fdf38f6
Report patch name instead of index in debug
2015-08-26 10:45:50 +01:00
Hrvoje Jasak
cfd2b5a366
Bug fix: addressing memory leak in Block AMG
2015-08-26 10:45:10 +01:00
Hrvoje Jasak
fb6f3af37f
Formatting
2015-08-26 10:45:10 +01:00
Hrvoje Jasak
97b7e710c5
Report patch name instead of index in debug
2015-08-26 10:45:10 +01:00
Hrvoje Jasak
d77d7d9b51
Removed training backslash from option
2015-08-26 10:45:10 +01:00
Hrvoje Jasak
652c473b3d
Removed unnecessary return statement
2015-08-26 10:45:10 +01:00
Hrvoje Jasak
56e9b6d64e
Feature: Running test harness in parallel. Author: Martin Beaudoin. Merge: Hrvoje Jasak.
2015-08-26 10:41:26 +01:00
Martin Beaudoin
7004961828
testHarness: modifications for running the tests in parallel
2015-08-26 10:41:09 +01:00
Hrvoje Jasak
3fa19fc2d2
Stripped WM_DECOMP from options
2015-08-26 10:40:13 +01:00
Hrvoje Jasak
8349ff53c2
Revert hinv in fvc::reconstruct
2015-08-25 15:46:39 +01:00
Hrvoje Jasak
8adad59d05
Feature: Make cfMesh tutorials run faster. Author: Franjo Juretic. Merge: Hrvoje Jasak.
2015-08-25 11:35:37 +01:00
Hrvoje Jasak
0bd16b9e7f
Make cfMesh tutorials run faster
2015-08-25 11:35:03 +01:00
Hrvoje Jasak
f1eb13aa4f
Feature: ThirdParty: bug fix for the compilation of gcc 4.8.4 and gcc 4.9.2. Author: Martin Beaudoin. Merge: Hrvoje Jasak.
2015-08-24 20:56:53 +01:00
Martin Beaudoin
7d236049a5
ThirdParty: gcc 4.8.4 and gcc 4.9.2.
...
We are fixing here a relatively old bug related to the compilation of gmp as an
internal package of gcc.
Basically, gcc is using an oldish version of gmp.
This fix is correcting a well-known configuration error when gmp is compiled
as an internal package to gcc.
The bug do manifest itself under Centos 6.2.
2015-08-24 20:56:41 +01:00
Hrvoje Jasak
ecbb9f3212
Feature: Adaption of Test-Scripts for Mercurial. Author: Bernhard Gschaider. Merge: Hrvoje Jasak.
2015-08-24 20:55:00 +01:00
Bernhard F.W. Gschaider
b2518ddf93
Adapt vagrant-stuff for new version number
2015-08-24 20:54:44 +01:00
Bernhard F.W. Gschaider
403fda0869
Adaption of CTest-Scripts for Mercurial
2015-08-24 20:54:44 +01:00
Hrvoje Jasak
3944983064
Feature: Comulative release fixes. Author: Hrvoje Jasak. Merge: Hrvoje Jasak.
2015-08-24 20:52:54 +01:00
Hrvoje Jasak
db2d2ff530
Initial version: block diag Cholesky precon
2015-08-21 08:16:36 +01:00
Hrvoje Jasak
1685dc4565
Clean-up of block Cholesky precon
2015-08-21 08:16:02 +01:00
Hrvoje Jasak
fb98626686
Formatting
2015-08-20 21:12:15 +01:00
Hrvoje Jasak
bb9cbfbbec
Formatting
2015-08-20 21:12:00 +01:00
Hrvoje Jasak
8dca6a3763
Formatting
2015-08-20 21:11:23 +01:00
Hrvoje Jasak
bf0316a4a7
Use Householder inverse for reconstruct
2015-08-20 13:53:03 +01:00
Hrvoje Jasak
eb2dcad003
Fixed backslash-newline in options
2015-08-19 09:14:33 +01:00
Hrvoje Jasak
287faf574d
Fix scotch version cshrc
2015-08-18 16:05:55 +01:00
Hrvoje Jasak
8178326462
FEATURE: Porting fixes and GGI bug fix. Author: Hrvoje Jasak. Merge: Hrvoje Jasak.
2015-08-18 15:18:44 +01:00