<div dir="auto">Hi everyone,<div dir="auto"><br></div><div dir="auto">We have performed a calculation for material CoHfSi  with spin orbit coupling (SOC), using BoltzTrap code. In SOC case, we choose the full relativistic pseudopotential and added two flags, flags are such as </div><div dir="auto">lspinorb = .true.</div><div dir="auto">noncolin = .true.</div><div dir="auto"><br></div><div dir="auto">I am getting an error after this command </div><div dir="auto"><div dir="auto" style="font-size:12.8px"><b><br></b></div><div dir="auto" style="font-size:12.8px"><b>btp2 interpolate -m 2 -e -0.5 ./  </b></div><div dir="auto" style="font-size:12.8px"><b><br></b></div><div dir="auto" style="font-size:12.8px"><b> </b>The error is<br></div><div dir="auto" style="font-size:12.8px">Traceback (most recent call last):<br>  File "/home/hp/.local/bin/btp2", line 8, in <module><br>    sys.exit(btp2_main())<br>  File "/home/hp/.local/lib/python3.8/site-packages/BoltzTraP2/interface.py", line 1315, in btp2_main<br>    parse_arguments()<br>  File "/home/hp/.local/lib/python3.8/site-packages/BoltzTraP2/interface.py", line 1304, in parse_arguments<br>    args.func(args)<br>  File "/home/hp/.local/lib/python3.8/site-packages/BoltzTraP2/interface.py", line 207, in parse_interpolate<br>    data = BoltzTraP2.dft.DFTData(args.directory, args.derivatives)<br>  File "/home/hp/.local/lib/python3.8/site-packages/BoltzTraP2/dft.py", line 501, in __init__<br>    loaded = loader(directory, *args, **kwargs)<br>  File "/home/hp/.local/lib/python3.8/site-packages/BoltzTraP2/dft.py", line 469, in __init__<br>    r = BoltzTraP2.io.parse_ESPRESSO_xml(filename)<br>  File "/home/hp/.local/lib/python3.8/site-packages/BoltzTraP2/io.py", line 1436, in parse_ESPRESSO_xml<br>    nruter.update(_parse_ESPRESSO_bands(xml_tree))<br>  File "/home/hp/.local/lib/python3.8/site-packages/BoltzTraP2/io.py", line 1358, in _parse_ESPRESSO_bands<br>    raise ValueError(<br><span style="background-color:rgb(255,153,0)"><b>ValueError: non-collinear ESPRESSO calculations are not supported yet</b></span></div><div dir="auto" style="font-size:12.8px"><span style="background-color:rgb(255,255,255)">Please help me to solve this error.<br></span></div><div dir="auto" style="font-size:12.8px"><span style="background-color:rgb(255,255,255)">I have also done this calculation without spin orbit coupling, I was not getting any error.<br></span></div><div dir="auto" style="font-size:12.8px">Without spin orbit coupling case, scalar relativistic pseudopotential is taken and those flags are not added (lspinorb = .true.</div><div dir="auto" style="font-size:12.8px">noncolin = .true.)</div></div><div dir="auto"><br></div><div dir="auto">Thanks and regards</div><div dir="auto">Sadhana </div></div>