TDACChemistryModel: resolved issue with single-precision build
This commit is contained in:
parent
7e22440dc5
commit
1b34f84298
@ -55,7 +55,7 @@ Foam::TDACChemistryModel<CompType, ThermoType>::TDACChemistryModel
|
||||
IOobject::AUTO_WRITE
|
||||
),
|
||||
mesh,
|
||||
0
|
||||
scalar(0)
|
||||
)
|
||||
{
|
||||
basicMultiComponentMixture& composition = this->thermo().composition();
|
||||
|
Loading…
Reference in New Issue
Block a user