<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Probably the error "<font color="#ff0000">sed: Command not found</font>"
should not be ignored. Do you have sed installed?</p>
<p>The command to install it can vary such as between Debian based
(sudo apt install sed) and RPM based systems (yum install sed)
[1]. So check the documentation for your Linux distribution for
how to install it.</p>
<p>The "<font color="#ff8000">filename: /case.vector</font>" might
also provide a clue at what might be wrong. It is usually
problematic for files to be at the root (/) path. Though as
mentioned previously [2], that might not be a problem for hf.
However, "case.vector" is likely for a non-hf non-parallel
calculation (run_lapw) when the program likely should be looking
for a "case.vectorhf_$i" file for your hf parallel calculation (run_lapw
-hf -p).<br>
</p>
<p>Adding the verbose switch to your script(s), such as x_lapw
and/or lapw2para_lapw, might help you isolate where the problem is
occurring [3,4].<br>
</p>
[1] <a class="moz-txt-link-freetext" href="https://www.tutorialspoint.com/sed/sed_environment.htm">https://www.tutorialspoint.com/sed/sed_environment.htm</a><br>
[2]
<a class="moz-txt-link-freetext" href="https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg19229.html">https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg19229.html</a><br>
[3]
<a class="moz-txt-link-freetext" href="https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg17973.html">https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg17973.html</a><br>
[4]
<a class="moz-txt-link-freetext" href="https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg15011.html">https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg15011.html</a><br>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">On 11/25/2019 9:36 AM, Peeyush kumar
kamlesh wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CA+o1xQcAzXcBye79A4bzOT3VDFC7DnkmDdxv1fHjX7Qz1yvC0w@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div>Hello Wien2k user,</div>
<div>Greetings!</div>
<div>I am running scf cycle with hf potential. When I run the
command "run_lapw -hf -p", then after successful completion of
7 cycles, I found error in cycle 8. In terminal it is
represented as follows:<br>
</div>
<div>____________________________________________________<br>
</div>
<div>in cycle 8 ETEST: .0004919150000000 CTEST: .0035867</div>
hup: Command not found.<br>
LAPW0 END<br>
LAPW0 END<br>
LAPW1 END<br>
LAPW1 END<br>
LAPW1 END<br>
LAPW1 END<br>
<font color="#ff0000">sed: Command not found</font>.<br>
LAPW2 - Error. Check file lapw2.error<br>
cp: cannot stat '.in.tmp': No such file or directory<br>
<br>
<div>> stop error</div>
<div>------------------------------------------------------------------------------</div>
<div><br>
</div>
<div>When I checked lapw2.error file I found following details:</div>
<div>_____________________________________________________<br>
</div>
<div>'LAPW2' - can't open unit: 10
<br>
'LAPW2' - <font color="#ff8000">filename: /case.vector
</font> <br>
'LAPW2' - status: unknown form: unformatted
<br>
** testerror: Error in Parallel LAPW2</div>
<div>---------------------------------------------------------------------------------------</div>
<div><br>
</div>
<div>I also tried to search and understand the previous threads,
but I was unable to do so. Kindly suggest me why this error is
appearing and how can it be resolved?</div>
<div><br>
</div>
<div>Thanks and Regards</div>
<div>Peeyush Kumar Kamlesh<br>
</div>
</div>
</blockquote>
<blockquote type="cite"
cite="mid:CA+o1xQcAzXcBye79A4bzOT3VDFC7DnkmDdxv1fHjX7Qz1yvC0w@mail.gmail.com"></blockquote>
</body>
</html>