small fix

This commit is contained in:
Wassim Kabalan 2025-01-21 12:08:47 +01:00
parent d4f72c8244
commit 34bf577b1b

View file

@ -66,6 +66,7 @@ def test_nbody_grad(simulation_config, initial_conditions, lpt_scale_factor,
t1=1.0,
dt0=None,
y0=y0,
args=cosmo,
adjoint=adjoint,
stepsize_controller=controller,
saveat=saveat)