Skip to content

Commit 38aa0c8

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 0abc92f commit 38aa0c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/aiida_sssp_workflow/protocol/convergence.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ fine:
4040

4141
base: # base parameters is inherit by other process
4242
occupations: smearing
43-
degauss: 0.0125
43+
degauss: 0.0125
4444
smearing: fd
4545
conv_thr_per_atom: 1.0e-9
4646
kpoints_distance: 0.1 # fine protocol of qe -> gabriel

src/aiida_sssp_workflow/protocol/criteria.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ efficiency:
7878

7979
eos:
8080
mode: 0
81-
bounds: [0.0, 0.2]
81+
bounds: [0.0, 0.2]
8282
eps: 1.0e-3
8383

8484
phonon_frequencies:

0 commit comments

Comments
 (0)