<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<div>Hi Suza,</div>
<div><br>
</div>
<div>there are two places in the code which you would need to modify to be able to use a different angular momentum than the default.  Dont be scared though, they are fairly easy to understand and modify:</div>
<div><br>
</div>
<div>espresso/flib/set_Hubbard_l.f90</div>
<div>tells which angular momentum to use for each atom type (very transparent: Hubbard_l 2 is for d and 1 is for p)</div>
<div><br>
</div>
<div>espresso/PW/src/tabd.f90</div>
<div>tells how to distribute initial occupation on the Hubbard projector states </div>
<div><br>
</div>
<div><span style="font-size: 10pt;">Change these files to your wish and re-make pw and you will be set.</span></div>
<div><br>
</div>
<div>best,</div>
<div>emine kucukbenli, postdoc at theos, epfl, switzerland</div>
<div><br>
</div>
</div>
</body>
</html>