Skip to content
Snippets Groups Projects
Commit a62197f1 authored by Andrew Heather's avatar Andrew Heather
Browse files

bugfix/consistency update: turbulenceModel renamed simulationType

parent b59632c7
Branches
Tags
No related merge requests found
......@@ -88,7 +88,7 @@ autoPtr<turbulenceModel> turbulenceModel::New
)
);
turbulencePropertiesDict.lookup("turbulenceModel")
turbulencePropertiesDict.lookup("simulationType")
>> turbulenceModelTypeName;
}
......
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