- 07 Sep, 2020 1 commit
-
-
Mark Olesen authored
- introduce WM_COMPILE_CONTROL variable to convey control information into the build rules. The convention (as per spack): - '+' to select a feature - '~' to deselect a feature Eg, to select the gold linker, and disable openmp (spaces are not required): WM_COMPILE_CONTROL="+gold ~openmp" CONFIG: accept FOAM_EXTRA_LDFLAGS for AMD, gold, Mingw linkers CONFIG: generalize PROJECT_LIBS (-ldl used almost universally)
-
- 03 Apr, 2016 1 commit
-
-
Henry Weller authored
Based on the principles, algorithms, data structures and notation presented in the book: Featherstone, R. (2008). Rigid body dynamics algorithms. Springer. This development is sponsored by Carnegie Wave Energy Ltd.
-
- 18 Jan, 2015 1 commit
-
-
Henry authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1186
-
- 30 Jan, 2014 1 commit
-
-
william authored
BUG: removed executable permissions on flameSpreadWaterSuppressionPanel case files and foamy make/options
-
- 04 Jun, 2013 1 commit
-
-
laurence authored
-
- 16 May, 2013 1 commit
-
-
laurence authored
-
- 08 Jan, 2013 1 commit
-
- 07 Oct, 2010 1 commit
-
-
mattijs authored
-
- 04 Jan, 2010 1 commit
-
-
mattijs authored
- Rewrote globalPoints to use globalIndex class so now only transfers single label instead of labelPair - Added addressing in globalMeshData - from coupled master points to slave points - ,, edges ,, edges - from coupled points (master or slave) to uncoupled boundary faces - ,, ,, cells - See test/globalMeshData for simple test
-