<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>In your case.insp, try changing the font switch to 0, 1, 2, or 3:<br>
</p>
<p>----------------- top of file: case.insp -------------------<br>
### Figure configuration<br>
5.0 3.0 # paper offset of plot<br>
10.0 15.0 # xsize,ysize [cm]<br>
1.0 4 # major ticks, minor ticks<br>
1.0 <font color="#ff0000">1</font> # character height, <font
color="#ff0000">font switch</font><br>
</p>
<p>The WIEN2k 17.1 usersguide on page 184 in section "8.20.2 Input"
[
<a class="moz-txt-link-freetext" href="http://susi.theochem.tuwien.ac.at/reg_user/textbooks/usersguide.pdf">http://susi.theochem.tuwien.ac.at/reg_user/textbooks/usersguide.pdf</a>
] has:</p>
<p>font 0 no text<br>
1 Times and Symbol<br>
2 Times,Times-Italic and Symbol<br>
3 Helvetica, Symbol, and Helvetica-Italic<br>
4 include your own fonts in defins.f<br>
</p>
<p>The "error in input: iprtf shall be <= 3" may be coming from
line 50 in defins.f in WIEN2k 17.1 when 4 or any value other than
0, 1, 2, or 3 is used.</p>
<p>If the error message goes away when 0, 1, 2, or 3 used, it may
help if the error message is changed to something like:</p>
<p>error in input: user's own font not defined in
SRC_spaghetti/defins.f</p>
<div class="moz-cite-prefix">On 6/25/2018 10:57 PM, Riyajul Islam
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAE+C44fUEmipY_CCpMsfuTT6HyP-W4aofTWP4VuvivFSM978TA@mail.gmail.com">
<pre wrap="">Dear WIEN2k users,
I am running wien version 17.1 with operating system Centos7. I was
working on an orthorhombic structure with space group 51_Pmma. During
the bandstructure plot, I got the following error when I ran spaghetti
program
SPAGH: Read band energy from case.output1
number of k-points read in case.vector= 101
error in input: iprtf shall be <= 3
0.130u 0.011s 0:00.14 100.0% 0+0k 0+1416io 0pf+0w
Can anyone suggest me a solution for this issue?
Thanking you,
Riyajul Islam</pre>
</blockquote>
</body>
</html>