Kraysent / OMTool

Modeling N-Body problem in galactic evolution application.
https://omtool.readthedocs.io/en/latest/
Apache License 2.0
0 stars 0 forks source link

Fix the bound mass convergence #56

Closed Kraysent closed 2 years ago

Kraysent commented 2 years ago

It does the computations only three times which is not enough. Probably user should specify number of times in function arguments. It could even be a condition like "when mass change is less than some value"