Replies: 1 comment 2 replies
-
|
Hi! The easiest way to get unitful output is to set the diskpot = AnyAxisymmetricRazorThinDiskPotential(surfdens=lambda R: 1.5*numpy.exp(-R/0.5),ro=8.,vo=220.)where |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Dr.Jo Bovy:
I am using trying to get the rotation curve of thin disk with different surface density distribution and keep the total disk mass fixed. I wonder how I can get the physical velocity as a function of radius. I try to add unit to 'amp', but get 'amp= parameter of AnyAxisymmetricRazorThinDiskPotential should have units of None, but has units of surface density instead'.
Best,
Johnson
Beta Was this translation helpful? Give feedback.
All reactions