mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
typo
This commit is contained in:
@ -53,7 +53,7 @@ Foam::autoPtr<Foam::rhoChemistryModel> Foam::rhoChemistryModel::New
|
||||
)
|
||||
);
|
||||
|
||||
chemistryPropertiesDict.lookup("rhoChemistryModelType") >> userModel;
|
||||
chemistryPropertiesDict.lookup("rhoChemistryModel") >> userModel;
|
||||
|
||||
// construct chemistry model type name by inserting first template
|
||||
// argument
|
||||
|
||||
Reference in New Issue
Block a user