- Oct 17, 2015
-
-
Henry Weller authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1868
-
Henry Weller authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1870
-
Henry Weller authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1872
-
- Oct 15, 2015
-
-
Chris Greenshields authored
-
- Oct 14, 2015
-
-
Henry Weller authored
Resolves some stability issues with the outlet of multiphase problems.
-
- Oct 13, 2015
-
-
Henry Weller authored
-
Henry Weller authored
read in the construction from dictionary. It is important that the initial value is obtained from the table provided to avoid the user having to evaluate a consistent one or risk the code crashing from a very sudden change in the value.
-
- Oct 12, 2015
-
-
Henry Weller authored
-
Henry Weller authored
For explicit motion (and the first iteration of iterative motion correction) the 2nd-order symplectic motion integrator is used. For iterative correction a form of lagged Crank-Nicolson is used in which the current time-step values correspond to the current iteration. This converges to a 2nd-order implicit solution.
-
Henry Weller authored
-
- Oct 05, 2015
-
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
to use the transport matrix construction in MovingPhaseModel
-
Henry Weller authored
Patches provided by Bruno Santos Resolves feature-request http://www.openfoam.org/mantisbt/view.php?id=1861
-
- Oct 01, 2015
-
-
Henry Weller authored
Now consistent with constructors.
-
Henry Weller authored
-
- Sep 30, 2015
-
-
Henry Weller authored
surfaceFilmModels/submodels/thermo/phaseChangeModel/solidification: Corrected and improved solidification rate controls Solidification phase change model where all film mass is converted when the local temperature > activation temperature. The latent heat is assumed to be removed by heat-transfer to the wall.
-
Henry Weller authored
-
Henry Weller authored
Deprecated old versions.
-
- Sep 28, 2015
-
-
Henry Weller authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1858
-
Henry Weller authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1227 Patch provided by Bruno Santos
-
Henry Weller authored
-
- Sep 25, 2015
-
-
Henry Weller authored
between incompressible and compressible phases
-
Henry Weller authored
Now combinations of incompressible, compressible phases with or without mass-transfer are supported efficiently.
-
Henry Weller authored
-
- Sep 23, 2015
-
-
Henry Weller authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1854
-
- Sep 18, 2015
-
-
Henry Weller authored
-
- Sep 17, 2015
-
-
Henry Weller authored
-
Henry Weller authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1853
-
Henry Weller authored
-
Henry Weller authored
This file contains definitions rather than declarations
-
Henry Weller authored
-
- Sep 16, 2015
-
-
Henry Weller authored
-
Henry Weller authored
This makes looping over the phases much simpler which maintaining support for phase-name lookup.
-
Henry Weller authored
PtrListDictionary: New form of Dictionary in which the list type is PtrList rather than a linked-list
-
Henry Weller authored
-
- Sep 13, 2015
-
-
Henry Weller authored
Avoids problems with overlapping communicationbetween these reductions and the calculation of deltaCoeffs. This is a temporary fix while code reorganizations are undertaken to ensure the globalMeshData is updated before deltaCoeffs are requested. Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1780
-
Henry Weller authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1846
-
- Sep 12, 2015
-
-
Henry Weller authored
Patch provided by Bruno Santos Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1846
-
- Sep 11, 2015
-
-
Henry Weller authored
-