Skip to content
Snippets Groups Projects
Commit fe0f17a8 authored by mattijs's avatar mattijs
Browse files

STYLE: probes: typo

parent d9974de9
Branches
Tags
No related merge requests found
......@@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2014 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
......@@ -323,7 +323,7 @@ void Foam::probes::read(const dictionary& dict)
dict.lookup("probeLocations") >> *this;
dict.lookup("fields") >> fieldSelection_;
// redetermined all cell locations
// Re-determine all cell locations
findElements(mesh_);
prepare();
}
......
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