INPUT_PARAMETERS
#Parameters (1.General)
suffix                  abacus
pseudo_dir              ../../../tests/PP_ORB
orbital_dir                 ../../../tests/PP_ORB
calculation             scf
symmetry                0

#Parameters (2.Iteration)
ecutwfc                 100 ###Energy cutoff needs to be tested to ensure your calculation is reliable.[1]
scf_thr                     1e-7
scf_nmax                   50

#Parameters (3.Basis)
basis_type             lcao 
kspacing               0.1 ### Abacus will generate/overwrite a KPT file when kspacing is used.

#Parameters (4.Smearing)
smearing_method                gaussian
smearing_sigma                   0.0015

#Parameters (5.Mixing)
mixing_type             broyden
mixing_beta             0.4

#Parameters (6.Deepks)
deepks_scf	1
deepks_model	model.ptg

#Parameters (7.SOC)
lspinorb 1



### [1] Energy cutoff determines the quality of numerical quadratures in your calculations.
###     So it is strongly recommended to test whether your result (such as converged SCF energies) is
###     converged with respect to the energy cutoff.
