amusecode / amuse

Astrophysical Multipurpose Software Environment. This is the main repository for AMUSE
http://www.amusecode.org
Apache License 2.0
152 stars 98 forks source link

Let hermite end at exactly the requested time by default #1028

Closed rieder closed 6 months ago

rieder commented 6 months ago

set default value of hermite.parameters.end_time_accuracy_factor from 0.5 to 0.0

rieder commented 6 months ago

Pro: Hermite will stop at exactly the expected time. Con: Hermite will give different results depending on how many evolve steps are taken.

The former seems more important as the default.