Resolve "Fix default parameters for the periodic bubble example"
Compare changes
Files
3- Jean-Baptiste Keck authored
@@ -26,7 +26,7 @@ def delta(Ys, l0):
@@ -26,7 +26,7 @@ def delta(Ys, l0):
@@ -58,7 +58,7 @@ def compute(args):
@@ -58,7 +58,7 @@ def compute(args):
@@ -73,7 +73,7 @@ def compute(args):
@@ -73,7 +73,7 @@ def compute(args):
@@ -246,6 +246,17 @@ def compute(args):
@@ -246,6 +246,17 @@ def compute(args):
@@ -285,6 +296,7 @@ def compute(args):
@@ -285,6 +296,7 @@ def compute(args):
@@ -353,7 +365,8 @@ if __name__=='__main__':
@@ -353,7 +365,8 @@ if __name__=='__main__':