- 07 Dec, 2015 4 commits
-
-
Henry Weller authored
-
Henry Weller authored
-
Chris Greenshields authored
-
Chris Greenshields authored
-
- 05 Dec, 2015 1 commit
-
-
Henry Weller authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1940
-
- 04 Dec, 2015 2 commits
-
-
Chris Greenshields authored
Run foamNewBC -h for details
-
Chris Greenshields authored
Creates a directory containing source .C file and Make directory Will deprecate foamNewSource with App argument in due course
-
- 03 Dec, 2015 24 commits
-
-
Henry Weller authored
reactingTwoPhaseEulerFoam/twoPhaseCompressibleTurbulenceModels/kineticTheoryModels: Added support for fvOptions
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
Resolves feature-request http://www.openfoam.org/mantisbt/view.php?id=1939
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
- 02 Dec, 2015 7 commits
-
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
Based on patches provided by Jason Bacon
-
Henry Weller authored
-
Henry Weller authored
fvOptions are transferred to the database on construction using fv::options::New which returns a reference. The same function can be use for construction and lookup so that fvOptions are now entirely demand-driven. The abstract base-classes for fvOptions now reside in the finiteVolume library simplifying compilation and linkage. The concrete implementations of fvOptions are still in the single monolithic fvOptions library but in the future this will be separated into smaller libraries based on application area which may be linked at run-time in the same manner as functionObjects.
-
Henry Weller authored
Corrects feature-request http://www.openfoam.org/mantisbt/view.php?id=1856 Patch provided by Juho Peltola
-
- 01 Dec, 2015 2 commits
-
-
Henry Weller authored
Resolves the bug-report http://www.openfoam.org/mantisbt/view.php?id=1934
-
Henry Weller authored
Patch provided by Timo Niemi Resolved bug-report http://www.openfoam.org/mantisbt/view.php?id=1636 This correction corresponds to option 3 of the options proposed by Timo: Define both ECont and EDisp to be the total emission per surface area, apply multiplication by 4 in cloudAbsorptionEmission model (the only place that uses EDisp?). Do not multiply E in P1 at all, divide both ECont and EDisp in fvDOM.
-