<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span>Hi!<br>
</span>
<div><br>
</div>
<div>I believe there may be a bug connected to the new version of lapw2 when running in lapw2 -almd mode.<br>
</div>
<div>The variable lmax_to_dmft (hard coded to =3) is not passed from l2main to the new subroutine ALMDPrint. In ALMDPrint, lmax_to_dmft is declared implicitly as an integer. However, since this also assigns its value to 0, ALMDPrint will produce the wrong output
 in the case.almblm file, which in turn cannot be read by dmftproj.<br>
</div>
<div><br>
</div>
<div>I suggest lmax_to_dmft be declared in the qdmft module.<br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>Best regards,<br>
</div>
<span>Marcus</span><br>
</div>
</body>
</html>