Skip to content

Commit

Permalink
add hint on the default displacement
Browse files Browse the repository at this point in the history
  • Loading branch information
JaGeo committed Dec 26, 2024
1 parent e562ce3 commit 74da25a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/autoplex/auto/phonons/flows.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,9 @@ class CompleteDFTvsMLBenchmarkWorkflow(Maker):
Must be provided if distorting volume without specifying a range, or if distorting angles.
Default=10.
displacements: list[float]
Displacement distances for phonon data generation.
Displacement distances for phonon data generation for the fiting.
Only 0.01 is used for the benchmark at the moment.
Might be changed later.
This value can currently not be changed.
symprec: float
Symmetry precision to use in the
reduction of symmetry to find the primitive/conventional cell
Expand Down

0 comments on commit 74da25a

Please sign in to comment.