Skip to content

Commit

Permalink
Fix doc formatting [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
jobovy committed Dec 20, 2021
1 parent c74776b commit ce00fb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/reference/potentialinterprz.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ set up with ``enable_c=True``. Initialize as
>>> ip= potential.interpRZPotential(potential.MWPotential,interpPot=True)

which sets up an interpolation of the potential itself only. The
potential and all different forces and functions (``dens``,``vcirc``,
potential and all different forces and functions (``dens``, ``vcirc``,
``epifreq``, ``verticalfreq``, ``dvcircdR``) are interpolated
separately and one needs to specify that these need to be interpolated
separately (so, for example, one needs to set ``interpRforce=True`` to
Expand Down

0 comments on commit ce00fb3

Please sign in to comment.