Skip to content

Commit

Permalink
Fix --cfz CLI option
Browse files Browse the repository at this point in the history
  • Loading branch information
atztogo committed Aug 3, 2024
1 parent b188756 commit a2d97b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phono3py/cui/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -715,6 +715,7 @@ def _parse_conf(self):
"conductivity_type",
"create_forces_fc3_file",
"output_yaml_filename",
"subtract_forces",
):
self.set_parameter(conf_key, confs[conf_key])

Expand Down

0 comments on commit a2d97b5

Please sign in to comment.