Skip to content

Commit

Permalink
we have new doc repository, so rename the old one before delete it
Browse files Browse the repository at this point in the history
  • Loading branch information
fishjojo committed Oct 13, 2019
1 parent 53babb0 commit 4767662
Show file tree
Hide file tree
Showing 65 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion examples/grad/16-scan_force.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
energy.append(e_tot)
force.append(grad[0,2])

plt.plot(bond, e_hf[::-1])
plt.plot(bond, energy[::-1])
plt.show()

plt.plot(bond, force[::-1])
Expand Down

0 comments on commit 4767662

Please sign in to comment.