[QE-users] Error in Boltztrap code, while performing Spin Orbit Coupling (SOC) calculation

Sadhana Matth SVNIT d21ph013 at phy.svnit.ac.in
Mon Jan 15 05:26:47 CET 2024


Hi everyone,

We have performed a calculation for material CoHfSi with spin orbit
coupling (SOC), using BoltzTrap code. In the SOC case, we choose the full
relativistic pseudopotential and added two flags, flags are such as
lspinorb = .true.
noncolin = .true.

I am getting an error after this command

*btp2 interpolate -m 2 -e -0.5 ./  *

 The error is
Traceback (most recent call last):
  File "/home/hp/.local/bin/btp2", line 8, in <module>
    sys.exit(btp2_main())
  File
"/home/hp/.local/lib/python3.8/site-packages/BoltzTraP2/interface.py", line
1315, in btp2_main
    parse_arguments()
  File
"/home/hp/.local/lib/python3.8/site-packages/BoltzTraP2/interface.py", line
1304, in parse_arguments
    args.func(args)
  File
"/home/hp/.local/lib/python3.8/site-packages/BoltzTraP2/interface.py", line
207, in parse_interpolate
    data = BoltzTraP2.dft.DFTData(args.directory, args.derivatives)
  File "/home/hp/.local/lib/python3.8/site-packages/BoltzTraP2/dft.py",
line 501, in __init__
    loaded = loader(directory, *args, **kwargs)
  File "/home/hp/.local/lib/python3.8/site-packages/BoltzTraP2/dft.py",
line 469, in __init__
    r = BoltzTraP2.io.parse_ESPRESSO_xml(filename)
  File "/home/hp/.local/lib/python3.8/site-packages/BoltzTraP2/io.py", line
1436, in parse_ESPRESSO_xml
    nruter.update(_parse_ESPRESSO_bands(xml_tree))
  File "/home/hp/.local/lib/python3.8/site-packages/BoltzTraP2/io.py", line
1358, in _parse_ESPRESSO_bands
    raise ValueError(
*ValueError: non-collinear ESPRESSO calculations are not supported yet*
Please help me to solve this error.
I have also done this calculation for without spin orbit coupling, I was
not getting any error.
In the spin-orbit coupling case, scalar relativistic pseudopotential is
taken and those flags are not added (lspinorb = .true. , noncolin = .true.).

These are my input files

Thanks and regards
Sadhana
Sardar Vallabhbhai National Institute of Technology, Surat, India
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quantum-espresso.org/pipermail/users/attachments/20240115/644e2378/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CoHfSi_scf.in
Type: application/octet-stream
Size: 1078 bytes
Desc: not available
URL: <http://lists.quantum-espresso.org/pipermail/users/attachments/20240115/644e2378/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CoHfSi_nscf.in
Type: application/octet-stream
Size: 997 bytes
Desc: not available
URL: <http://lists.quantum-espresso.org/pipermail/users/attachments/20240115/644e2378/attachment-0001.obj>


More information about the users mailing list