Skip to content
Snippets Groups Projects
Commit 17cd7e4c authored by Philipp Arras's avatar Philipp Arras
Browse files

Fixup

parent 8106552b
No related branches found
No related tags found
1 merge request!215Energy tests
Pipeline #
......@@ -191,7 +191,7 @@ class Curvature_Tests(unittest.TestCase):
inverter=inverter).curvature
energy0 = ift.library.CriticalPowerEnergy(
position=tau0, m=s, inverter=inverter, samples=10)
position=tau0, m=s, inverter=inverter, samples=10, D=D, alpha=2.)
gradient0 = energy0.gradient
gradient1 = energy0.at(tau1).gradient
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment