[Wien] Collection of forces - solution to problem.

EB Lombardi lombaeb at science.unisa.ac.za
Fri May 13 14:50:56 CEST 2005


Hello

Looking in min_lapw, the equivalent line is

grep :FGL $file.scf | tail -$natom | cut -c29-91 >> $file.finM

so it seems analyse_phonon_lapw should therefore be

grep :FGL case_${i}$fn.scf | tail -$nat | cut -c29-91 >> ../case.finM

Regards

Enrico Lombardi

--
Dr E B Lombardi
Physics Department
University of South Africa
P.O. Box 392
0003 UNISA
South Africa
Tel: +27 (0)12 429-8027
Fax: +27 (0)12 429-3643
e-mail: lombaeb at science.unisa.ac.za


Christopher Homes wrote:

> Hello All - In a previous post, I commented on some problems in
> running the "analyse_phonon_lapw" command in that there were format
> problems in the case.dat and case.dsy files.  This problem could be
> traced to the construction of the case.finM file.  I edited the
> analyse_phonon_lapw script and changed the line
>
> grep :FGL case_${i}$fn.scf | tail -$nat | cut -c35-91 >> ../case.finM
>
> to
>
> grep :FGL case_${i}$fn.scf | tail -$nat | cut -c30-91 >> ../case.finM
>
> Problem solved - now all the files are correct.
>
>  Regards,
>           Chris Homes.
>
> ======================================================================
> Christopher Homes, Rm. 1-17            Email: homes at bnl.gov
> Department of Physics - Bldg. 510B     Tel: (631) 344-7579 (Office)
> Brookhaven National Laboratory              (631) 344-3537 (Lab)
> 20 Pennsylvania Street                      (631) 344-5510 (NSLS/U10A)
> P.O. Box 5000                          FAX: (631) 344-2739
> Upton, New York, USA 11973-5000
>
> Physics Infrared - http://infrared.phy.bnl.gov
> NSLS U10A - http://infrared.phy.bnl.gov/u10a.htm
> Personal - http://infrared.phy.bnl.gov/homes.htm
> ======================================================================
>
> _______________________________________________
> Wien mailing list
> Wien at zeus.theochem.tuwien.ac.at
> http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
>



More information about the Wien mailing list