Try x lapw2 -fermi -c -p. before this run x lapw1 -fermi -p also.<div><br></div><div>Hope it will work.</div><div><br></div><div>rgds, <br><br><div class="gmail_quote">On Sat, Mar 2, 2013 at 4:45 AM, Choudhary,Kamal <span dir="ltr"><<a href="mailto:spicykamal@ufl.edu" target="_blank">spicykamal@ufl.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<div style="direction:ltr;font-size:10pt;font-family:Tahoma">Hi
<div><br>
</div>
<div>I am a beginner in WIEN2k. After running parallel WIEN2k, I tried to use case.energy file for optics run i.e. x lapw2 -fermi -c, but it fails with error. When I checked the case.energy file it was empty. The data was written on subnode files such as
case.energy_1, case.energy_2 etc. Catenating them won't be a good idea. But, I think all these data should be reduced to the headnode file i.e. case.energy. I used the following submission script. Could anyone please tell me how to solve this problem.</div>
<div>
<div>#! /bin/bash</div>
<div>#PBS -N Work</div>
<div>#PBS -o wien2k.out</div>
<div>#PBS -e wien2k.err</div>
<div>#PBS -j oe</div>
<div>#PBS -m abe</div>
<div>#PBS -l walltime=100:20:00</div>
<div>#PBS -l nodes=4:ppn=8</div>
<div>#PBS -l pmem=7gb</div>
<div>#PBS -q submit</div>
<div><br>
</div>
<div>module load intel openmpi wien2k</div>
<div><br>
</div>
<div>cd $PBS_O_WORKDIR</div>
<div><br>
</div>
<div><br>
</div>
<div>#----------- writing .machine file -------------</div>
<div>rm .machines*</div>
<div>echo '#' > .machines</div>
<div>echo "granularity:1" > .machines</div>
<div>echo "extrafine:1" >> .machines</div>
<div>#nodes=$(cat $PBS_NODEFILE)</div>
<div>#for node in $nodes; do</div>
<div># echo 1:$node >> .machines</div>
<div>#done</div>
<div><br>
</div>
<div>awk '{print "1:"$1":1"}' $PBS_NODEFILE >> .machines</div>
<div><br>
</div>
<div>run_lapw -p</div>
</div>
<div><br>
</div>
<div>Best Regards</div><span class="HOEnZb"><font color="#888888">
<div>Kamal Choudhary</div>
<div>University of Florida</div>
<div><br>
</div>
</font></span></div>
</div>
<br>_______________________________________________<br>
Wien mailing list<br>
<a href="mailto:Wien@zeus.theochem.tuwien.ac.at">Wien@zeus.theochem.tuwien.ac.at</a><br>
<a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" target="_blank">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Alpa Dashora
</div>