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

BUG: changeDictionary: reset fields to uniform

parent 2dae4cef
Branches
Tags
No related merge requests found
......@@ -45,6 +45,28 @@ dictionaryReplacement
}
}
}
"mut"
{
boundaryField
{
wallFilm
{
value uniform 0;
}
}
}
"alphat"
{
boundaryField
{
wallFilm
{
value uniform 0;
}
}
}
}
// ************************************************************************* //
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