Skip to content

Commit

Permalink
commit to trigger travis pull request build
Browse files Browse the repository at this point in the history
  • Loading branch information
jobovy committed Dec 31, 2014
1 parent 1960ab7 commit 6436067
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion galpy/potential_src/SnapshotRZPotential.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ def _setup_potential(self, R, z, use_pkdgrav = False) :
# need to average the potentials
pot = pot.mean(axis=1)


# get the radial accelerations
rz_acc = np.zeros((len(R),2))
rvecs= np.array([self._cosaz,self._sinaz,self._zzeros]).T
Expand Down

0 comments on commit 6436067

Please sign in to comment.