nosym=.true. and EPW
Posted: Thu May 11, 2017 12:05 pm
When adding nosym=.true. to scf.in scf_epw.in and nscf_epw.in, example t04 no longer works. My guess is that epw finds the symmetries (as reported in epw.out) and tries to access files/data which is not there:
########################################################################################################################
# FROM IOTK LIBRARY, VERSION 1.2.0
# UNRECOVERABLE ERROR (ierr=-1)
# ERROR IN: iotk_scan_begin (iotk_scan.f90:182)
# CVS Revision: 1.23
# Tag not found
namel=DYNAMICAL_MAT_.3
########################################################################################################################
All pw.x and ph.x calculations report using no symmetry.
Without nosym=.true. all examples are working.
Is this intended behaviour and are you not allowed to set nosym to true or am I missing an input option for epw?
Note that I would like to use the nosym option.
########################################################################################################################
# FROM IOTK LIBRARY, VERSION 1.2.0
# UNRECOVERABLE ERROR (ierr=-1)
# ERROR IN: iotk_scan_begin (iotk_scan.f90:182)
# CVS Revision: 1.23
# Tag not found
namel=DYNAMICAL_MAT_.3
########################################################################################################################
All pw.x and ph.x calculations report using no symmetry.
Without nosym=.true. all examples are working.
Is this intended behaviour and are you not allowed to set nosym to true or am I missing an input option for epw?
Note that I would like to use the nosym option.