Commit graph

2816 commits

Author SHA1 Message Date
Martin Beaudoin
9826a2d0c3 testHarness:
For each test case, add a label from the name of the top most tutorial
directories (eg: basic, incompressible, etc). We will use this label in order
to categorize the various test cases under a more generic 'topic', so we can
for instance limit the testharness to only the suite of 'compressible' test
cases, etc., simply by using the ctest -L command.

ctest --print-labels will print the list of all available labels.
2015-09-23 15:18:26 +01:00
Martin Beaudoin
3c9b632afb testHarness:
Choosing better names for the optional site and user CTestConfig.cmake files.
Adding a comment about the expected locations for those 2 files.
2015-09-23 15:18:26 +01:00
Martin Beaudoin
a6bccbe942 testHarness:
allow overriding CTestConfig.cmake values for using local site CDash service or
for using personnal (user space) CDash service. The expected order of precedence
is respected: the personnal settings will override the site settings, and the
site settings will override the default settings for the foam-extend CDash
service hosted on SourceForge.net.
2015-09-23 15:18:26 +01:00
Martin Beaudoin
ad3bd3074a Introducing the FOAM_SITE_DIR environment variable.
So we can now start using directories like $FOAM_SITE_DIR/etc in scripts
for site customization.
2015-09-23 15:18:26 +01:00
Martin Beaudoin
f5816ce345 testHarness: adding support for CDash/CTest subprojects 2015-09-23 15:18:26 +01:00
Hrvoje Jasak
094e842fc0 Hotfix: Turbulence generation fix in k-omega-SST. Thijs Gillebaart 2015-09-15 15:33:00 +01:00
Hrvoje Jasak
b7a18ac1df Hotfix: Windows scotch-6.0.4 compilation 2015-09-14 14:58:45 +01:00
Hrvoje Jasak
c08017d946 Feature: Cumulative porting fixes. Author: Hrvoje Jasak. Merge: Hrvoje Jasak. 2015-09-13 14:06:55 +01:00
Hrvoje Jasak
93c0efd29a Merge /u/hjasak/foam-extend-3.1/ branch HrvojeJasak into nextRelease
http://sourceforge.net/p/openfoam-extend/foam-extend-3.1/merge-requests/108/
2015-09-13 13:06:25 +00:00
Hrvoje Jasak
6ab94f531d Merge branch 'feature/WindowsCompilation' into HrvojeJasak 2015-09-13 14:03:18 +01:00
Hrvoje Jasak
635d75aa41 Merge branch 'nextRelease' of ssh://git.code.sf.net/p/openfoam-extend/foam-extend-3.1 into nextRelease 2015-09-13 14:02:10 +01:00
Hrvoje Jasak
05f8c56249 Feature: Windows compilation scotch-6.0.4 and MPI path issue. Author: Hrvoje Jasak. Merge: Hrvoje Jasak. 2015-09-13 14:01:20 +01:00
Hrvoje Jasak
e465607ef5 Feature: Windows compilation: MPI path issue. Author: Hrvoje Jasak. Merge: Hrvoje Jasak. 2015-09-13 13:58:23 +01:00
Hrvoje Jasak
a92a58e8f2 Feature: Windows compilation fixes: scotch-6.0.4 and MPI path issue. Author: Hrvoje Jasak. Merge: Hrvoje Jasak. 2015-09-13 13:56:03 +01:00
Hrvoje Jasak
b86dbc413b Windows: change scotch version to 6.0.4 2015-09-13 13:53:35 +01:00
Hrvoje Jasak
e1472ab933 Merge branch 'HrvojeJasak' of ssh://git.code.sf.net/u/hjasak/foam-extend-3.1 into HrvojeJasak
Conflicts:
	src/decompositionMethods/scotchDecomp/Make/options
2015-09-13 13:46:49 +01:00
Hrvoje Jasak
2f46262e5f Windows: change scotch version to 6.0.4 2015-09-13 13:46:02 +01:00
Hrvoje Jasak
cb20a654f1 Report patch name instead of index in debug 2015-09-12 22:35:29 +01:00
Hrvoje Jasak
f784f75f1b Adjust Mas OS X Darwin build options signalling 2015-09-11 17:22:52 +01:00
Hrvoje Jasak
f8825e52df Mac OS X cpp define 2015-09-11 17:18:38 +01:00
Hrvoje Jasak
29d0bab25a foam-extend-3.2 Release Notes. Francois Guibault 2015-09-11 17:08:14 +01:00
Hrvoje Jasak
6697eff307 Bugfix: keep cyclic patch face pairs processor-local in parallel decomposition. Author: Henrik Rusche. Merge: Hrvoje Jasak. 2015-09-11 16:26:56 +01:00
Henrik Rusche
6cb718df57 BUGFIX: Keep cyclic patches on one processor 2015-09-11 16:26:45 +01:00
Hrvoje Jasak
ca2e6524a9 Feature: Pre-release fixes for Windows port, update to build instructions and minor bug fixes. 2015-09-11 16:16:01 +01:00
Hrvoje Jasak
e411de9576 Better bounding on topo change 2015-09-11 16:15:29 +01:00
Hrvoje Jasak
5f6a39a46e Build instructions update: Cesare Guardino 2015-09-11 16:15:28 +01:00
Hrvoje Jasak
3a6cc671fa Windows port: minor updates 2015-09-11 16:15:28 +01:00
Hrvoje Jasak
c67d6b98d2 Octree search Windows port updates 2015-09-11 16:15:28 +01:00
Hrvoje Jasak
fb54ad74f5 Updated instructions. Miguel Nobrega 2015-09-11 16:15:28 +01:00
Hrvoje Jasak
32b6159d36 Optimising use of Dynamic lists in GGI 2015-09-11 16:15:28 +01:00
Hrvoje Jasak
c5bad50594 Bugfix: Work-around for a cyclic interface bug for tensors 2015-09-11 16:15:28 +01:00
Hrvoje Jasak
7f8a25fb0f Compilation clean-up 2015-09-11 16:15:28 +01:00
Hrvoje Jasak
927f5d01be Optimisation 2015-09-11 16:15:28 +01:00
Hrvoje Jasak
5039ed9a30 Euler angle access 2015-09-11 16:15:28 +01:00
Hrvoje Jasak
4d4c7d0eed Intel 2016 compiler porting 2015-09-11 16:15:27 +01:00
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
Hrvoje Jasak
18cf88e7c9 Better bounding on topo change 2015-09-11 16:08:23 +01:00
Hrvoje Jasak
1c7799ba7a Build instructions update: Cesare Guardino 2015-09-08 15:27:00 +01:00
Hrvoje Jasak
bab9680d68 Windows port: minor updates 2015-09-08 15:06:53 +01:00
Hrvoje Jasak
643c2c8b3c Octree search Windows port updates 2015-09-08 15:06:18 +01:00
Hrvoje Jasak
4ab055ccef Updated instructions. Miguel Nobrega 2015-09-07 15:49:49 +01:00
Hrvoje Jasak
3eecb33abe Optimising use of Dynamic lists in GGI 2015-09-07 13:29:35 +02:00
Hrvoje Jasak
5cb721159d Bugfix: Work-around for a cyclic interface bug for tensors 2015-09-07 11:40:00 +01:00
Hrvoje Jasak
86ccee814d Compilation clean-up 2015-09-07 11:39:19 +01:00
Hrvoje Jasak
7deaa15215 Merge branch 'HrvojeJasak' of ssh://git.code.sf.net/u/hjasak/foam-extend-3.1 into HrvojeJasak
Conflicts:
2015-09-07 11:37:47 +01:00
Hrvoje Jasak
5fbeb23d2a Optimisation 2015-09-07 11:36:46 +01:00