Steven Rieder

Results 306 comments of Steven Rieder

I'm not sure if I like the re-defining of "get_gravity_at_point" with velocities. Perhaps we should have a new function "get_force_at_point" for this purpose - after all, the velocity dependent forces...

@ipelupessy should we perhaps just move to get_acceleration_at_point altogether, leaving get_gravity_at_point as an alias for this in case it is different?

Reminder to self that this is close to being mergeable. Just needs a name change for some functions.

> we can maybe gather those here? good idea. I'll rename the issue.

sounds good to me.

#359 is a duplicate of this issue

yes, that sounds good.

* sum (e.g. in src/amuse/ic/kingmodel.py)

Yes, good idea. I think this was introduced to prevent huge downloads happening too often in the time when we had to build all of AMUSE, so this was made...

> * @rieder do you have suggestions for the install doc? I'll need to think about this > * i think indeed gnuplot should be removed agreed > * I...