I'm trying to perform vc-relax for Tantalum in quantum espresso. here's my input file.I'm not finding where the error is -

&CONTROL

calculation=‘vc-relax’

restart_mode=‘from_scratch’

outdir=‘.‘

prefix=‘Ta’

pseudo_dir=‘.‘

forc_conv_thr=0.001

verbosity='default'

nstep=100

disk_io='default'

/

&SYSTEM

ibrav=0

nat=1

ntyp=1

ecutwfc=50

ecutrho=250

occupations=‘smearing’

smearing=‘gaussian’

degauss=0.05

/

&ELECTRONS

electron_maxstep=100

conv_thr=1.0d-12

mixing_beta=0.7

/

&IONS

ion_dynamics=‘bfgs’

/

&CELL

cell_dynamics=‘bfgs’

press=0.001

press_conv_thr=0.05

cell_dofree='all'

/

ATOMICS_SPECIES

Ta 180.9479 Ta_pbe_v1.uspp.F.UPF

ATOMIC_POSITIONS (crystal)

Ta 0.0 0.0 0.0

CELL_PARAMETERS (angstrom)

Ta 1.62421 1.62421 1.62421

Ta -1.62421 1.62421 1.62421

Ta -1.62421 -1.62421 1.62421

K_POINTS (automatic)

12 12 12 0 0 0

OUTPUT -

MPI processes distributed on 1 nodes

Waiting for input...

Reading input from standard input

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Error in routine control_checkin (1):

calculation "‘vc-relax’" not allowed

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

stopping ...

looking forward to help.

More Naharin Jannath's questions See All
Similar questions and discussions