Skip to content

Commit

Permalink
ClicSiD: use different stepper, try to solve issue in test, which fai…
Browse files Browse the repository at this point in the history
…ls due to bad accuracy
  • Loading branch information
andresailer committed Dec 14, 2023
1 parent fd78aa3 commit e0889e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/CLICSiD/sim/field.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
delta_one_step="0.001*mm"
eps_min="5e-05*mm"
eps_max="0.001*mm"
stepper="HelixSimpleRunge"
stepper="ClassicalRK4"
equation="Mag_UsualEqRhs">
</attributes>
</properties>
Expand Down

0 comments on commit e0889e6

Please sign in to comment.