Inti Pelupessy
Inti Pelupessy
~~can you make a version w/o formatting changes? its very hard to see where it stands now~~ its not so bad actually, though its a bit annoying to combine formatting...
currently also the download script is broken, downloading a zip while expecting a tar??
and the define_parameters generate duplicate parameters, which has been disallowed some time ago...
I have updated mpfr c++ to 3.6.6 - this should get rid of the deprecation warnings..can you try out? (its only updated in the github master, no release on pypi...
the above comment was for @GFTwrt ;-)
btw, thanks for bringing this up (I had not noticed mpfr c++ was updated, the website still has the 2015 as the latest )
there is an error in the state model for Brutus. The script will work if the parameters are set before the particles are added; I think if you do it...
hmm my explanation above was not entirely correct..
@tjardaboekholt I think the problem is in the set_eta(tolerance) ..it is called in the setup which is called in the commit_particles...according to the state model of gravitational_dynamics commit_particles is triggered...
@tjardaboekholt: if you add the get__string versions (and maybe setters) of the particle attributes that would be a good start (the issue #155 suggests adding some code to automatically get...