- Nov 27, 2015
-
-
Andrew Heather authored
-
Andrew Heather authored
SpalartAllmarasDES now derived from DESModel class
-
Andrew Heather authored
-
Andrew Heather authored
-
- Nov 26, 2015
-
-
Andrew Heather authored
-
- Nov 25, 2015
-
-
Andrew Heather authored
Updated objects - corrected Peclet number for compressible cases - propagated log flag and resultName across objects New function objects - new fluxSummary: - calculates positive, negative, absolute and net flux across face zones - new runTimeControl - abort the calculation when a user-defined metric is achieved. Available options include: - average value remains unchanged wrt a given threshold - equation initial residual exceeds a threshold - useful to abort diverging cases - equation max iterations exceeds a threshold - useful to abort diverging cases - min/max of a function object value - min time step exceeds a threshold - useful to abort diverging cases - new valueAverage: - average singular values from other function objects, e.g. Cd, Cl and Cm from the forceCoeffs function object
-
Andrew Heather authored
-
- Nov 09, 2015
-
-
mattijs authored
This bc was in compressible turbulence library which made it dependent on liquidProperties. It was moved to a separate library since it is only used in a single tutorial.
-
- Nov 03, 2015
-
-
sergio authored
ENH: Adding humidityTemperatureCoupledMixed BC and directionalPressureGradientExplicitSource and the corresponding tutorial tutorials/heatTransfer/chtMultiRegionFoam/windshieldCondensation
-
- Oct 01, 2015
-
-
Henry Weller authored
Now consistent with constructors.
-
- Sep 25, 2015
-
-
Henry Weller authored
-
- Aug 26, 2015
-
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
to allow the turbulent energy transport properties to be updated for every energy solution if required. Added correctEnergyTransport() call to reactingTwoPhaseEulerFoam
-
- Aug 22, 2015
-
-
Henry Weller authored
-
- Aug 20, 2015
-
-
Henry Weller authored
-
Henry Weller authored
-
- Jul 20, 2015
-
-
Henry Weller authored
so that the specification of the name and dimensions are optional in property dictionaries. Update tutorials so that the name of the dimensionedScalar property is no longer duplicated but optional dimensions are still provided and are checked on read.
-
- Jul 17, 2015
-
-
Henry Weller authored
Also removed __GNUC__ conditional compilation statements which are no longer needed.
-
- Jun 30, 2015
-
-
Henry Weller authored
construction of the phases is not complete
-
Henry Weller authored
-
- Jun 24, 2015
-
-
Henry Weller authored
-
- Jun 15, 2015
-
-
Henry Weller authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1745
-
Henry Weller authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1741
-
- Jun 12, 2015
-
-
Henry Weller authored
if it depends on the availability of the physical properties of both phases as the construction of the phase-system may not be complete.
-
- Jun 07, 2015
- May 25, 2015
-
-
Henry authored
Resolves bug-report http://openfoam.org/mantisbt/view.php?id=1704
-
- May 18, 2015
-
-
Henry authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1696
-
- May 14, 2015
-
-
Henry authored
Resolved part of bug-report http://www.openfoam.org/mantisbt/view.php?id=1690
-
- Apr 27, 2015
-
-
Henry authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1673
-
- Apr 18, 2015
-
-
Henry authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1659
-
- Apr 17, 2015
-
-
Henry authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1658
-
- Mar 27, 2015
-
-
Henry authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1638
-
- Mar 20, 2015
-
-
Henry authored
mixtureKEpsilon: Changed bounded non-conservative transport flux to be volumetric rather than mass-based Avoids numerical problems caused by large density gradients, particularly around the interface. Allows the use of higher-order differencing for km and epsilonm
-
- Mar 19, 2015
- Mar 07, 2015
-
-
Henry authored
Added the pressure dependent part of the entropy from the equation of state to that returned by the thermo entropy function. TODO: Add entropy defect to the PengRobinsonGas::s(p, T) function. Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1411
-
- Mar 02, 2015
-
-
Henry authored
-
- Mar 01, 2015
-
-
Henry authored
-