Skip to content
Snippets Groups Projects
Commit e8a2a7ac authored by Martin Bauer's avatar Martin Bauer
Browse files

lbmpy Phase field

parent 29a387ba
No related branches found
No related tags found
No related merge requests found
......@@ -86,7 +86,7 @@ class PhasefieldScenario(object):
output={'velocity': velField},
optimizationParams=optimizationParams, **kwargs)
useFdForCahnHilliard = True
useFdForCahnHilliard = False
if useFdForCahnHilliard:
dt = 0.01
mobility = 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment