openfoam/applications/solvers
Will Bainbridge 70bc72c2df twoPhaseMixtureThermo: Fix for collated file operation
twoPhaseMixtureThermo writes the temperatures during construction only
for them to be read again immediately after by construction of the
individual phases' thermo models. When running with collated file
handling this behaviour is not thread safe. This change deactivates
threading for the duration of this behaviour.

Patch contributed by Mattijs Janssens
2018-06-14 10:55:27 +01:00
..
basic ENH: ignore -noFunctionObjects option when disabled 2018-08-08 09:44:28 +02:00
combustion COMP: rename dictionary::read<T> to dictionary::readEntry<T> 2018-07-30 15:52:40 +02:00
compressible STYLE: more consistent use of dimensioned Zero, scalar decimal points 2018-07-13 10:28:48 +02:00
discreteMethods ENH: make format of ExecutionTime = ... output configurable (issue #788) 2018-04-27 15:00:34 +02:00
DNS COMP: refactoring to resolve compiler warnings - see #886 2018-06-20 10:56:04 +01:00
doc STYLE: finiteArea doc and style updates 2017-12-18 11:25:53 +00:00
electromagnetics ENH: tag some options as 'advanced' (only shown with -help-full) 2018-07-31 11:54:15 +02:00
financial ENH: make format of ExecutionTime = ... output configurable (issue #788) 2018-04-27 15:00:34 +02:00
finiteArea STYLE: remove spacing around forAll macros and template '> >' closing 2018-07-06 11:03:28 +02:00
heatTransfer STYLE: more consistent use of dimensioned Zero, scalar decimal points 2018-07-13 10:28:48 +02:00
incompressible ENH: use vector::normalise and VectorSpace::normalised for clarity 2018-08-10 15:18:29 +02:00
lagrangian STYLE: more consistent use of dimensioned Zero, scalar decimal points 2018-07-13 10:28:48 +02:00
multiphase twoPhaseMixtureThermo: Fix for collated file operation 2018-06-14 10:55:27 +01:00
stressAnalysis GIT: resolved merge conflict 2018-06-13 14:20:18 +01:00