<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi,<br>
</p>
<p>When SO is activated, this is lapwso (and not lapw1) which adds the U-potential to the Hamiltonian matrix (have a look at the file :log). So, for band structure it should be:<br>
</p>
<p>x lapw1 -band -up<br>
</p>
<p>x lapw1 -band -dn<br>
</p>
<p>x lapwso -up -orb​<br>
</p>
<p><br>
</p>
<div style="color: rgb(33, 33, 33);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Wien <wien-bounces@zeus.theochem.tuwien.ac.at> on behalf of Luc Fruchter <luc.fruchter@u-psud.fr><br>
<b>Sent:</b> Thursday, April 23, 2020 3:28 PM<br>
<b>To:</b> wien@zeus.theochem.tuwien.ac.at<br>
<b>Subject:</b> [Wien] case.in1c missing for a centrosymmetric case doing U+SO</font>
<div> </div>
</div>
<div>Dear all,<br>
<br>
I have been trying to perform U+SO comptations on Sr2RhO4 to get a bandstructure.<br>
<br>
My scheme is the following:<br>
<br>
Initialize spin-polarized case<br>
init_orb_lapw -orb<br>
init_so_lapw<br>
runsp_lapw -orb -so<br>
define case.klist_band<br>
lapw1 -up -band -orb<br>
lapw1 -dn -band -orb<br>
put Fermi energy in case.scf<br>
spaghetti -up -so<br>
<br>
This works well for instance for ZnO, which does not have an inversion symmetry (and so initialize a case.in1c file - see below).
<br>
For Sr2RhO4 (group 142, inversion present), symmetso in "init_so_lapw" step will not detect symmetries others than group A or B, and so proposes no change for the group (I assume I can keep the old case.struct file when asked, but the other option makes no
 difference for the error).<br>
<br>
However, step lapw1 will stop,  looking for case.inc1 file, that is as for a case with no inversion symmetry (and this file is indeed not present at this step). Probably some basic misunderstanding, but this seems to be in contradiction with the case group
 symmetry after symmetso ?<br>
<br>
Thanks for help<br>
<br>
</div>
</div>
</body>
</html>