Skip to content

Commit

Permalink
minor details
Browse files Browse the repository at this point in the history
  • Loading branch information
abelcarreras committed Sep 3, 2019
1 parent ff48231 commit 07267ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ This is the Python API for phonoLAMMPS
:members:


end
end

2 changes: 1 addition & 1 deletion examples/Si/si_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@

# Print renormalized force constants
print('renormalized force constants at 300K')
print(renormalized_force_constants)
print(renormalized_force_constants.get_array())

0 comments on commit 07267ca

Please sign in to comment.