Skip to content

Commit

Permalink
Update phonon.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen authored Aug 24, 2024
1 parent 2b3a9ec commit 258bdef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion atomistics/calculators/lammps/phonon.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ def calc_molecular_dynamics_phonons_with_lammps(
potential_dataframe=potential_dataframe,
input_template=None,
lmp=None,
diable_log_file=False,
disable_log_file=False,
working_directory=".",
)
(
Expand Down

0 comments on commit 258bdef

Please sign in to comment.