Hrvoje Jasak
924c76612c
Bugfix: Motion constraints in sixDOFqODE. Author: Vuko Vukcevic. Merge: Hrvoje Jasak.
2015-10-29 10:53:54 +00:00
Hrvoje Jasak
d0a997382b
Bugfix: Adjustments for Mac OS X 10.11 (El Capitan). Author: Martin Beaudoin. Merge: Hrvoje Jasak.
2015-10-29 10:51:42 +00: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
Martin Beaudoin
ff8fa8c270
ThirdParty : adjustments for MacOSX 10.11 (El Capitan)
2015-10-19 23:39:12 -04: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
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
f092ab0a7c
Clean up corrupted file
2015-09-30 16:16:21 +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
Hrvoje Jasak
c813770215
Fixed immersed boundary run scripts
2015-09-28 08:58:02 +01:00
Hrvoje Jasak
6a7fda29a9
Feature: Various improvements to the test harness. Author: Martin Beaudoin. Merge: Hrvoje Jasak.
2015-09-23 15:18:42 +01:00
Martin Beaudoin
f6f896a576
testHarness: adjusting the Makefile generator for cmake on Windows
2015-09-23 15:18:27 +01:00
Martin Beaudoin
8e0581a1cf
wmake: correcting dependencies syntax in .dep files on Windows
2015-09-23 15:18:27 +01:00
Martin Beaudoin
0a48ccb4d2
testHarness: adjusting the ctest command invocation for scripts
...
under Windows/Mingw
2015-09-23 15:18:27 +01:00
Martin Beaudoin
7d10a1bbff
testHarness: adjusting the Makefile generator for cmake on Windows
2015-09-23 15:18:27 +01:00
Martin Beaudoin
209da85a76
testHarness: improved CTest coding. Adjustments for the Windows port.
2015-09-23 15:18:27 +01:00
Martin Beaudoin
a2f96bf6f4
testHarness: add FOAM_TEST_HARNESS_DIR environment variable
2015-09-23 15:18:27 +01:00
Martin Beaudoin
568b982954
testHarness: improving the documentation for the test harness
2015-09-23 15:18:26 +01:00
Martin Beaudoin
1ff17de662
testHarness: User guide for the testHarness in Org Mode
2015-09-23 15:18:26 +01:00
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
Martin Beaudoin
7230235621
testHarness: adjusting the Makefile generator for cmake on Windows
2015-09-20 22:47:05 -04:00
Martin Beaudoin
d84216bdbc
wmake: correcting dependencies syntax in .dep files on Windows
2015-09-20 22:38:04 -04:00
Martin Beaudoin
3659d131e6
testHarness: adjusting the ctest command invocation for scripts
...
under Windows/Mingw
2015-09-16 09:27:34 -04:00
Martin Beaudoin
6e7926a6f4
testHarness: adjusting the Makefile generator for cmake on Windows
2015-09-15 22:44:47 -04:00
Martin Beaudoin
851d14e5ed
testHarness: improved CTest coding. Adjustments for the Windows port.
2015-09-15 20:47:54 -04:00
Martin Beaudoin
3969b94747
testHarness: add FOAM_TEST_HARNESS_DIR environment variable
2015-09-15 17:24:30 -04:00
Martin Beaudoin
744710556b
Merging changes from nextRelease
2015-09-15 16:55:06 -04: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
Martin Beaudoin
95abb2bc59
Merge branch 'nextRelease' into nr/testHarness_subProjects
2015-09-13 16:22:57 -04: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