INPUT_PARAMETERS
#Parameters (1.General)
suffix		    test 
nbands              18
pseudo_type         upf
pseudo_dir          ./

#Parameters (2.Methods)
calculation         relax

#Parameters (3.PW)
ecutwfc             200 ###Energy cutoff needs to be tested to ensure your calculation is reliable.[1]
scf_thr                 1e-8
scf_nmax		    100

#Parameters (5.LCAO)
basis_type          pw
ks_solver           cg
gamma_only          0

relax_nmax               200
force_thr_ev        0.001

#Parameters (6.Smearing) 
smearing_method            gaussian
smearing_sigma               0.015

cal_stress 1
stress_thr         1e-6


### [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.
