mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
bugfix/consistency update: turbulenceModel renamed simulationType
This commit is contained in:
@ -88,7 +88,7 @@ autoPtr<turbulenceModel> turbulenceModel::New
|
||||
)
|
||||
);
|
||||
|
||||
turbulencePropertiesDict.lookup("turbulenceModel")
|
||||
turbulencePropertiesDict.lookup("simulationType")
|
||||
>> turbulenceModelTypeName;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user