-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcp2k.yaml
More file actions
50 lines (50 loc) · 1.09 KB
/
cp2k.yaml
File metadata and controls
50 lines (50 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
force_eval:
method: quickstep
DFT:
mgrid:
cutoff: 600.0
rel_cutoff: 80.0
ngrids: 5
QS:
eps_filter_matrix: 0.0
eps_pgf_orb: 0.0001
SCF:
scf_guess: restart
max_scf: 100
eps_scf: 1e-06
OT:
minimizer: diis
preconditioner: full_single_inverse
outer_scf:
max_scf: 100
eps_scf: 1e-06
print:
restart:
each:
QS_SCF: 0
XC:
xc_functional:
_: BLYP
vdw_potential:
pair_potential:
type: DFTD3
parameter_file_name: dftd3.dat
reference_functional: BLYP
r_cutoff: 18
potential_type: pair_potential
basis_set_file_name: BASIS_MOLOPT
potential_file_name: GTH_POTENTIALS
subsys:
kind:
O:
basis_set: TZV2P-MOLOPT-GTH-q6
potential: GTH-BLYP-q6
C:
basis_set: TZV2P-MOLOPT-GTH-q4
potential: GTH-BLYP-q4
H:
basis_set: TZV2P-MOLOPT-GTH-q1
potential: GTH-BLYP-q1
S:
basis_set: TZV2P-MOLOPT-GTH-q6
potential: GTH-BLYP-q6