IsothermalDiskBeta¶
- class peebee.models.IsothermalDiskBeta(**kwargs)¶
Bases:
ModelIsothermal disk with beta parameter for rotation curve slope.
Extension of the isothermal disk model that includes a beta parameter to control the slope of the rotation curve, allowing for power-law rotation curve profiles.
Methods Summary
accel(x, y, z, **kwargs)Compute isothermal disk with beta acceleration.
Methods Documentation
- accel(x, y, z, **kwargs)¶
Compute isothermal disk with beta acceleration.
- X (array_like):
X coordinates (kpc)
- Y (array_like):
Y coordinates (kpc)
- Z (array_like):
Z coordinates (kpc)
- **kwargskwargs:
Additional keyword arguments
- Returns:
acceleration (tuple) - Three-component acceleration (ax, ay, az) in mm/s/yr