|
|
| DiskGalaxy (const MiyamotoNagaiPotential &stellar_disk, const GasDiskProps &gas_disk, Real mvir, Real rvir, Real cvir, Real rcool) |
| |
|
Real | gr_disk_D3D (Real R, Real z) const noexcept |
| |
|
Real | gr_halo_D3D (Real R, Real z) const noexcept |
| |
| Real | gr_total_D3D (Real R, Real z) const noexcept |
| |
|
Real | gr_total_with_GasSelfGravEstimate (Real R, Real z) const noexcept |
| |
|
Real | circular_vel2 (Real R, Real z) const noexcept |
| |
|
Real | circular_vel2_with_selfgrav_estimates (Real R, Real z) const noexcept |
| |
|
Real | phi_halo_D3D (Real R, Real z) const noexcept |
| |
|
Real | phi_disk_D3D (Real R, Real z) const noexcept |
| |
| Real | phi_total_D3D (Real R, Real z) const noexcept |
| |
| Real | kappa2 (Real R, Real z) const |
| |
|
Real | getM_d () const |
| |
|
Real | getR_d () const |
| |
|
Real | getZ_d () const |
| |
|
Real | getGasDiskR_d () const |
| |
|
const MiyamotoNagaiPotential & | getStaticStellarDiskPotential () const |
| |
|
const GasDiskProps & | getGasDisk () const |
| |
|
const NFWHaloPotential & | getHaloPotential () const |
| |
|
Real | getM_vir () const |
| |
|
Real | getR_vir () const |
| |
|
Real | getR_cool () const |
| |
◆ gr_total_D3D()
| Real DiskGalaxy::gr_total_D3D |
( |
Real |
R, |
|
|
Real |
z |
|
) |
| const |
|
inlinenoexcept |
Convenience method that returns the combined radial acceleration of a disk galaxy at a specified point.
- Parameters
-
| R | the cylindrical radius at the desired point |
| z | the distance perpendicular to the plane of the disk of the desired point |
- Returns
◆ kappa2()
| Real DiskGalaxy::kappa2 |
( |
Real |
R, |
|
|
Real |
z |
|
) |
| const |
◆ phi_total_D3D()
| Real DiskGalaxy::phi_total_D3D |
( |
Real |
R, |
|
|
Real |
z |
|
) |
| const |
|
inlinenoexcept |
Convenience method that returns the combined gravitational potential of the disk and halo.
The documentation for this class was generated from the following files: