From: Bill P. <pa...@ki...> - 2011-02-28 19:40:12
|
On Feb 27, 2011, at 6:03 PM, Y.R. Zeng wrote: > > Hello: > I am learning how to use mesa now. > I use the fedora 14 and ifort 12.0.and i install pgplot follow the mesa/utilities/pgplot/readme.Then i can draw pictures by using ./demo etc. After having installed mesa by changing makefile_header as "USE_PGSTAR = YES > LOAD_PGPLOT = -L/usr/local/lib -lpgplot -L/usr/lib -lX11 -lpng" > the install process is very smooth.then i test some example,such as star/test_suite/solar etc. nothing goes wrong. However,when i use star /work, files are written only in LOGS and photos,No picture is drawed and no file is written in pgstar and pgstar_out.,and I don't know how to use pgstar to draw pictures.would someone please give me help?I am a new user to pgplot. > Yours Zeng > Hi, I wonder if the problem could be something simple like not setting pgstar_flag = .true. in the &star_job section of your inlist? If that isn't the problem, then please send more details including the inlists from the work directory you are using. Good luck! Bill |