TDACChemistryModel: resolved issue with single-precision build
This commit is contained in:
parent
923350fa6e
commit
e6ef6eab85
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ Foam::TDACChemistryModel<CompType, ThermoType>::TDACChemistryModel
|
|||
IOobject::AUTO_WRITE
|
||||
),
|
||||
mesh,
|
||||
0
|
||||
scalar(0)
|
||||
)
|
||||
{
|
||||
basicMultiComponentMixture& composition = this->thermo().composition();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue