<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Good to hear that your problem seems to be solved.</p>
<p>If you use serial mode "x dstart -p" again and encounter a
problem, below is possibly an error message improvement for
dstartpara_lapw that one could try. It's the
dstartpara_lapw.patch at:
<a class="moz-txt-link-freetext" href="https://github.com/gsabo/WIEN2k-Patches/tree/master/17.1">https://github.com/gsabo/WIEN2k-Patches/tree/master/17.1</a></p>
<p><b>Before Patch</b><br>
</p>
<p>username@computername:~/wiendata/test$ rm test.rsp<br>
username@computername:~/wiendata/test$ init_lapw -s dstart<br>
next is dstart <br>
next is dstart <br>
> dstart -c -p (07:05:28) running dstart in single mode<br>
DSTART - Error<br>
** dstart crashed!<br>
cat: No match.<br>
0.0u 0.0s 0:00.02 0.0% 0+0k 0+56io 0pf+0w<br>
error: command /home/username/WIEN2k/dstartpara -c dstart.def
failed<br>
n stop error n <br>
username@computername:~/wiendata/test$ cat dstart.error<br>
<font color="#000099">** Error in Parallel dstart<br>
** dstart STOPPED at Sat Feb 24 07:05:28 MST 2018<br>
** check ERROR FILES!</font></p>
<p><b>After Patch</b></p>
<p>username@computername:~/wiendata/test$ cd $WIENROOT<br>
username@computername:~/WIEN2k$ wget
<a class="moz-txt-link-freetext" href="https://raw.githubusercontent.com/gsabo/WIEN2k-Patches/master/17.1/dstartpara_lapw.patch">https://raw.githubusercontent.com/gsabo/WIEN2k-Patches/master/17.1/dstartpara_lapw.patch</a><br>
...<br>
username@computername:~/WIEN2k$ patch -b dstartpara_lapw
dstartpara_lapw.patch<br>
patching file dstartpara_lapw<br>
username@computername:~/WIEN2k$ cd ~/wiendata/test<br>
username@computername:~/wiendata/test$ init_lapw -s dstart<br>
... <br>
username@computername:~/wiendata/test$ cat dstart.error<br>
<font color="#000099">** Error in Parallel dstart<br>
** dstart STOPPED at Sat Feb 24 07:09:48 MST 2018<br>
** check ERROR FILES!</font><br>
<font color="#ff0000"> 'DSTART' - can't open unit:
81 <br>
'DSTART' - filename:
test.rsp <br>
'DSTART' - status: old form: formatted </font>
<br>
</p>
<div class="moz-cite-prefix">On 2/24/2018 4:06 AM, Hemza KHERIBOT
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAMN=rgyrGNM=NEYovXiLs3RmhJcU5PEK4UXnXnTWFkoG-GbG5Q@mail.gmail.com">
<div dir="ltr">Thank you all.
<div>I use 'init_lapw' and follow all steps. I verify that all
necessary files for dstart are generated.</div>
<div><br>
</div>
<div>I follow Govin suggestion and fgenerate .machines file and
execute 'x dstart -p' and I think it solved my problem</div>
</div>
</blockquote>
</body>
</html>