Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 14, 2024
1 parent c1119bd commit 2723593
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/aiida_sssp_workflow/protocol/convergence.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ fine:

base: # base parameters is inherit by other process
occupations: smearing
degauss: 0.0125
degauss: 0.0125
smearing: fd
conv_thr_per_atom: 1.0e-9
kpoints_distance: 0.1 # fine protocol of qe -> gabriel
Expand Down
2 changes: 1 addition & 1 deletion src/aiida_sssp_workflow/protocol/criteria.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ efficiency:

eos:
mode: 0
bounds: [0.0, 0.2]
bounds: [0.0, 0.2]
eps: 1.0e-3

phonon_frequencies:
Expand Down

0 comments on commit 2723593

Please sign in to comment.