Skip to content
Snippets Groups Projects
Commit e6ef6eab authored by Henry Weller's avatar Henry Weller
Browse files

TDACChemistryModel: resolved issue with single-precision build

parent 923350fa
Branches
Tags
2 merge requests!121Merge develop into master for v1706 release,!99Integration foundation
......@@ -55,7 +55,7 @@ Foam::TDACChemistryModel<CompType, ThermoType>::TDACChemistryModel
IOobject::AUTO_WRITE
),
mesh,
0
scalar(0)
)
{
basicMultiComponentMixture& composition = this->thermo().composition();
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment