- Feb 12, 2015
- Feb 11, 2015
- Feb 10, 2015
- Feb 09, 2015
-
-
Henry authored
-
Henry authored
and generate cleaner HTML files. Thanks to Bruno Santos for various fixes and improvements. Resolves bug reports: http://www.openfoam.org/mantisbt/view.php?id=1516 http://www.openfoam.org/mantisbt/view.php?id=1016 http://www.openfoam.org/mantisbt/view.php?id=1512
-
Henry authored
Also moved global classes which should be in the Foam namespace into it.
-
- Feb 08, 2015
-
-
Henry authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1514
-
- Feb 06, 2015
-
-
Henry authored
turbulenceModels/RAS/SSG: Added Speziale, Sarkar and Gatski pressure-strain based Reynolds-stress turbulence model
-
Henry authored
-
Henry authored
-
Henry authored
-
Henry authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1511
-
Henry authored
-
Henry authored
Patches provided by Bruno Santos Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=231
-
Henry authored
PolynomialEntry: Templated polynomial DataEntry to support all basic field types from scalar to tensor This allows polynomial functions for e.g. velocity to be specified in the uniformFixedValue BC Consider a linear function for Ux(t) with Uy and Uz = 0: inlet { type uniformFixedValue; uniformValue polynomial ( ((10 0 0) (0 0 0)) ((100 0 0) (1 0 0)) ); } Resolves bug report http://www.openfoam.org/mantisbt/view.php?id=1508
-
- Feb 05, 2015
-
-
Henry authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1201
-
Henry authored
plus support for other than integer types
-
Henry authored
primitiveMeshTools: stabilize with VSMALL rather than SMALL to avoid problems with very small meshes Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1509
-
Henry authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=774
-
Henry authored
-
Henry authored
-
Henry authored
-
Henry authored
This version is very inefficient in parallel and does not provide the -parallelSource or -parallelTarget options which will need to be reinstanted in the future or we could revert mapFields to the OpenFOAM-2.2 version.
-
Henry authored
-
- Feb 04, 2015
-
-
Henry authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1506
-