- Nov 10, 2015
-
-
Henry Weller authored
Avoids the clutter and maintenance effort associated with providing the function signature string.
-
Henry Weller authored
Avoids the clutter and maintenance effort associated with providing the function signature string.
-
Henry Weller authored
Avoids the clutter and maintenance effort associated with providing the function signature string.
-
Henry Weller authored
Now solvers return solver performance information for all components with backward compatibility provided by the "max" function which created the scalar solverPerformance from the maximum component residuals from the SolverPerformance<Type>. The residuals functionObject has been upgraded to support SolverPerformance<Type> so that now the initial residuals for all (valid) components are tabulated, e.g. for the cavity tutorial case the residuals for p, Ux and Uy are listed vs time. Currently the residualControl option of pimpleControl and simpleControl is supported in backward compatibility mode (only the maximum component residual is considered) but in the future this will be upgraded to support convergence control for the components individually. This development started from patches provided by Bruno Santos, See http://www.openfoam.org/mantisbt/view.php?id=1824
-
- Nov 08, 2015
-
-
Henry Weller authored
This reverts commit 62062804.
-
Henry Weller authored
-
Henry Weller authored
Avoids the clutter and maintenance effort associated with providing the function signature string.
-
- Nov 07, 2015
-
-
Henry Weller authored
-
- Nov 06, 2015
-
-
Henry Weller authored
Based on patch provided by Daniel Jasinski See http://www.openfoam.org/mantisbt/view.php?id=1888
-
Henry Weller authored
to support phase volume fraction changes due to pressure
-
- Nov 05, 2015
-
-
Henry Weller authored
Resolves bug-report http://openfoam.org/mantisbt/view.php?id=1899
-
Henry Weller authored
-
- Nov 04, 2015
-
-
Henry Weller authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1479 Patches provided by Bruno Santos based on the work of Mattijs Janssens
-
- Nov 03, 2015
-
-
Chris Greenshields authored
compressibleInflowOutflow template case: updated turbulenceProperties to new TurbulenceModels library
-
- Nov 01, 2015
-
-
Henry Weller authored
and reduce relaxation factors to improve stability over a range of models and systems.
-
Henry Weller authored
The new NotImplemented macro uses __PRETTY_FUNCTION__ for GNU compatible compilers otherwise __func__ to provide the function name string.
-
- Oct 31, 2015
-
-
Henry Weller authored
equationOfState/Boussinesq: New equation of state for the Boussinesq approximation for buoyant flows Description Incompressible gas equation of state using the Boussinesq approximation for the density as a function of temperature only: \verbatim rho = rho0*(1 - beta*(T - T0)) \endverbatim To be used with the buoyantPimpleFoam and buoyantSimpleFoam solvers as an alternative to using buoyantBoussinesqPimpleFoam or buoyantBoussinesqSimpleFoam, providing consistency with all other solvers and utilities using the thermodynamics package in OpenFOAM.
-
Henry Weller authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1886
-
- Oct 30, 2015
-
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
which use the __PRETTY_FUNCTION__ constant string to provide the function name
-
Henry Weller authored
Patch provided by Daniel Jasinski Resolves feature request http://www.openfoam.org/mantisbt/view.php?id=1856
-
Henry Weller authored
Patch provided by Daniel Jasinski: http://www.openfoam.org/mantisbt/view.php?id=1856
-
Henry Weller authored
buoyantBoussinesqSimpleFoam: Add support for radiative heat-transfer consistent with buoyantBoussinesqPimpleFoam Patch provided by Daniel Jasinski: http://www.openfoam.org/mantisbt/view.php?id=1856
-
Henry Weller authored
Reported in http://www.openfoam.org/mantisbt/view.php?id=1856
-
- Oct 29, 2015
-
-
Henry Weller authored
Provided by Juho Peltola
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1884
-
Henry Weller authored
Patch provided by Aron Jóhannesson Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1877
-
- Oct 27, 2015
-
-
Henry Weller authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1880
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
- Oct 26, 2015
-
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-