-
|
As the topic of discussion sugests, I just can't integrate the combined potential ChandrasekharDynamicalFrictionForce with Irrgang13 The code: and the output is: And have 2 questions: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
The issue here is that you have to be careful to use the unit-system of then integrating the orbit should work. |
Beta Was this translation helpful? Give feedback.
The issue here is that you have to be careful to use the unit-system of
Irrgang13Ifor all objects with which you useIrrgang13I. The easiest way to do this is withget_physicalfromgalpy.util.conversion:then integrating the orbit should work.
McMillan17would require a similar procedure. This isn't necessary forMWPotentialorMWPotential2014, because they don't have a fixed unit-system attached, that is, they can use anyroandvo. But forIrrgang13I,McMillan17, and some othe…