<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 id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p></p>
<div>Hello,</div>
<div><br>
</div>
<div>I am encountering the error "Error in routine read_namelists (1): bad line in namelist &electrons: /" while using a simple input file in Quantum ESPRESSO 7.4.1. My file is structured as follows:</div>
<div>&control</div>
<div>calculation = 'scf'</div>
<div>/</div>
<div>&system</div>
<div>ibrav = 1</div>
<div>celldm(1) = 1.0</div>
<div>nat = 1</div>
<div>ntyp = 1</div>
<div>ecutwfc = 20.0</div>
<div>/</div>
<div>ATOMIC_SPECIES</div>
<div>H  1.00  H.pbe-rrkjus_psl.1.0.0.UPF</div>
<div>/</div>
<div>ATOMIC_POSITIONS crystal</div>
<div>H  0.0  0.0  0.0</div>
<div>/</div>
<div>K_POINTS automatic</div>
<div>1 1 1 0 0 0</div>
<div>/</div>
<div><br>
</div>
<div>Please help me resolve this issue. Thank you!</div>
<br>
<p></p>
</div>
</body>
</html>