Skip to content
Snippets Groups Projects
Commit 786e8f43 authored by andy's avatar andy
Browse files

ENH: Updated cloud reqd inputs for uncoupled calcs

parent 4ae80d87
Branches
Tags
No related merge requests found
......@@ -116,7 +116,7 @@ void Foam::cloudSolution::read()
dict_.lookup("calcFrequency") >> calcFrequency_;
dict_.lookup("maxCo") >> maxCo_;
dict_.lookup("maxTrackTime") >> maxTrackTime_;
if (coupled_)
{
dict_.subDict("sourceTerms").lookup("resetOnStartup")
......
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