Skip to content

Commit

Permalink
Update phonons.py
Browse files Browse the repository at this point in the history
  • Loading branch information
leslie-zheng committed Jun 30, 2024
1 parent d3fffaa commit c4dbb52
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/atomate2/common/schemas/phonons.py
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,8 @@ def from_forces_born(
else:
borns = None
epsilon = None


# change somthing here........
# Produces all force constants
#phonon.produce_force_constants(forces=set_of_forces)
#phonon.produce_force_constants(forces=set_of_forces, fc_calculator="alm")
Expand Down

0 comments on commit c4dbb52

Please sign in to comment.