galpy.potential.nemo_accname¶
- galpy.potential.nemo_accname(Pot)[source]¶
Return the accname potential name for use of this potential or list of potentials with NEMO.
- Parameters:
Pot (Potential instance or list of such instances)
- Returns:
Acceleration name in the correct format to give to accname=
- Return type:
str
Notes
2014-12-18 - Written - Bovy (IAS)