quantum-espresso/test-suite/cp_h2o_exx/h2o-mt-b3lyp-1.in

69 lines
1.8 KiB
Plaintext

&control
title = ' Water Molecule ',
calculation = 'cp-wf',
restart_mode = 'from_scratch',
ndr = 51,
ndw = 51,
nstep = 120,
iprint = 120,
isave = 120,
tstress = .TRUE.,
tprnfor = .TRUE.,
dt = 5.0d0,
etot_conv_thr = 1.d-6,
ekin_conv_thr = 1.d-4,
prefix = 'h2o'
verbosity = 'medium'
/
&system
ibrav = 14,
celldm(1) = 12.0,
celldm(2) = 1.0,
celldm(3) = 1.0,
celldm(4) = 0.0,
celldm(5) = 0.0,
celldm(6) = 0.0,
nat = 3,
ntyp = 2,
nbnd = 4,
ecutwfc = 40.0,
input_dft = 'B3LYP'
/
&electrons
emass = 400.d0,
emass_cutoff = 2.5d0,
orthogonalization = 'ortho',
electron_dynamics = 'damp',
electron_damping = 0.2
/
&ions
ion_dynamics = 'none',
ion_radius(1) = 0.8d0,
ion_radius(2) = 0.8d0,
/
&WANNIER
nit = 60,
calwf = 3,
tolw = 1.D-6,
nsteps = 20,
adapt = .FALSE.
wfdt = 4.D0,
wf_q = 500,
wf_friction = 0.3D0,
exx_neigh = 60, ! exx parameter
exx_dis_cutoff = 6.0D0, ! exx parameter (non-default value for testing purposes only)
exx_ps_rcut_self = 5.0D0, ! exx parameter (non-default value for testing purposes only)
exx_ps_rcut_pair = 5.0D0, ! exx parameter
exx_me_rcut_self = 6.0D0, ! exx parameter (non-default value for testing purposes only)
exx_me_rcut_pair = 6.0D0, ! exx parameter (non-default value for testing purposes only)
exx_poisson_eps = 1.D-6, ! exx parameter
exx_use_cube_domain = .True.
/
ATOMIC_SPECIES
O 16.0d0 O.blyp-mt.UPF
H 1.00d0 H.blyp-vbc.UPF
ATOMIC_POSITIONS (bohr)
O 0.0099 0.0099 0.0000 0 0 0
H 1.8325 -0.2243 -0.0001 1 1 1
H -0.2243 1.8325 0.0002 1 1 1