<div dir="ltr">Dear W2k users,<div>for hexagonal case, the crystal field splitting is grouped as a1g,eg_pi,eg_sigma</div><div>but qtl splitting with L=2, qsplit=4 cannot split DOS well.</div><div><br></div><div>I put a new lines in transf.f</div>
<div>------------------------------------------------------------------------------------</div><div>if(L.eq.3) then</div><div>   if (nm.eq.5)then</div><div>.....</div><div>   endif</div><div>endif</div><div>!=====here I put=============================</div>
<div>if ((L.eq.2).and(nm.eq.4))then</div><div>   T=0</div><div>   a=s2/s3/2.;b=1./s3</div><div>   T(-2,-2)=-a</div><div>   T(-2,-2)=-a<br></div><div>   T(-2,-2)=-a<br></div><div>endif</div><div>!=========================================<br>
</div><div><div><br></div>-- <br><div dir="ltr"><div style="font-family:arial;font-size:small">Kyoo Kim,</div><div style="font-family:arial;font-size:small">dept of Physics,</div><div style="font-family:arial;font-size:small">
POSTECH, Pohang ,</div><div style="font-family:arial;font-size:small">Korea</div></div>
</div></div>