[SIESTA-L] potential

2007-06-30 Thread Cherry Y. Yates
Dear SIESTA, I have made a .VT file. Do you know how to plot them? How to make a .cube file from it? Thanks, Cherry Food fight? Enjoy some healthy debate in the Yahoo! Answers Food & Drink Q&A. http://answer

Re: [SIESTA-L] potential

2007-07-02 Thread Eduardo Anglada
Hi! remove the -L infront of the library path: ifort plrho.f -L/usr/X11R6/lib/libX11.a /share/apps/pgplot/ libpgplot.a -o plrho If the pglopt library was not compiled with ifort then you should include the other compiler libraries. Regards, Eduardo On 30/06/2007, at 8:51, Cherry Y. Yates

[SIESTA-L] potential unit

2007-07-01 Thread Cherry Y. Yates
What is the potential unit in the .VT file? Thanks, Cherry Luggage? GPS? Comic books? Check out fitting gifts for grads at Yahoo! Search http://search.yahoo.com/search?fr=oni_on_mail&p=graduation+gifts&c

Re: [SIESTA-L] potential

2007-06-30 Thread Cherry Y. Yates
finally I downloaded a pgplot, compiled and installed it. Then I used the following commamd: ifort plrho.f -L/usr/X11R6/lib/libX11.a -L/share/apps/pgplot/libpgplot.a -o plrho but I got the following errors: /tmp/ifortRI8dCZ.o(.text+0xc9a): In function `MAIN__': : undefined reference to `pgopen_'

Re: [SIESTA-L] potential

2007-06-30 Thread Cherry Y. Yates
I actually found plrho can do the job. But I cannot compile it, and it complains "could not find -lpgplot library". Anyone knows what is that pgplot library??? Cherry --- "Cherry Y. Yates" <[EMAIL PROTECTED]> wrote: > Dear SIESTA, > > I have made a .VT file. Do you know how to plot them? How