galpy.potential.Potential.nemo_accpars

Potential.nemo_accpars(vo, ro)[source]

Return the accpars potential parameters for use of this potential with NEMO.

Parameters:
  • vo (float) – Velocity unit in km/s.

  • ro (float) – Length unit in kpc.

Returns:

Accpars string.

Return type:

str

Notes

  • 2014-12-18 - Written - Bovy (IAS)