<div dir="ltr"><div dir="ltr"><div>I am trying to make use of the wfcdir setting, but it seems that it does nothing. For example, the code below works fine but wavefunction files are saved to the outdir and not the wfcdir. I saw a post from 2011 that wfcdir was working back then, but does anyone know if it's been deprecated? </div><div><br></div><div>Best,</div><div><br></div><div>Daniel Marchand (PhD student EPFL) </div><div><br></div><div><br></div><div><div>&CONTROL</div><div>  calculation = 'scf'</div><div>  disk_io = 'low'</div><div>  etot_conv_thr =   1.0000000000d-05</div><div>  forc_conv_thr =   1.0000000000d-04</div><div>  outdir =  MY_OUT_DIR</div><div>  wfcdir = MY_WFC_DIR</div><div>  prefix = 'aiida'</div><div>  pseudo_dir = './pseudo/'</div><div>  verbosity = 'high'</div><div>/</div><div>&SYSTEM</div><div>  ecutrho = 360</div><div>  ecutwfc = 30</div><div>  hubbard_u(2) =   4.4062500000d+00</div><div>  ibrav = 0</div><div>  lda_plus_u = .false.</div><div>  lspinorb = .true.</div><div>  nat = 2</div><div>  nbnd = 21</div><div>  noncolin = .true.</div><div>  ntyp = 2</div><div>  occupations = 'tetrahedra_opt'</div><div>/</div><div>&ELECTRONS</div><div>  conv_thr =   1.0000000000d-08</div><div>/</div></div></div></div>