Hello,
This is because of a change in the Fortran standard where a space is now required after the “stop” command. It should still compile with gfortran, because it doesn’t follow the 2003+ standard exactly as it’s “supposed" to. As I think you’re using a different compiler, you’ll have to look up the documentation to find and use the correct compiler flag to set it to an older standard - e.g. for gfortran you would set -std=f95 if you wanted to switch off the 2003+ syntax.
Email me back directly if you have any other questions, because this is a bit beyond the scope of a Gadget mailing list I think.
Cheers,
David Williamson
On 16 Jan 2018, at 10:08 am, Cynthia Saad (Student) <crs07_at_mail.aub.edu<mailto:crs07_at_mail.aub.edu>> wrote:
thank you all!
i already have experience with yt, will give it a try.
i was trying to compile gadgetviewer instead, but make fails and gives
f90_gui.F90:698:16:
stop'create_box(): Label must be specified if exapnder=.true.'
1
Error: Blank required in STOP statement near (1)
f90_gui.F90:763:16:
stop'create_box(): Label must be specified if exapnder=.true.'
1
Error: Blank required in STOP statement near (1)
Makefile:401: recipe for target 'f90_gui.lo' failed
make[3]: *** [f90_gui.lo] Error 1
make[3]: Leaving directory '/home/crs07/Downloads/gadgetviewer-1.0.7/f90_gui/src'
Makefile:284: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/crs07/Downloads/gadgetviewer-1.0.7/f90_gui'
Makefile:330: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/crs07/Downloads/gadgetviewer-1.0.7'
Makefile:259: recipe for target 'all' failed
make: *** [all] Error 2
i don't understand the problem.
thank you for your help!
cynthia
________________________________
From: Rafael Ruggiero <rafael.ruggiero_at_usp.br<mailto:rafael.ruggiero_at_usp.br>>
Sent: Monday, January 15, 2018 7:40:12 PM
To: Gadget General Discussion
Subject: Re: [gadget-list] visualizing results
You can try the following:
gadgetviewer:
http://astro.dur.ac.uk/~jch/gadgetviewer/index.html<
https://emea01.safelinks.protection.outlook.com/?url=http:%2F%2Fastro.dur.ac.uk%2F~jch%2Fgadgetviewer%2Findex.html&data=02%7C01%7Ccrs07%40mail.aub.edu%7C0fb6f4c5e2f24717bf1708d55c3f6b96%7Cc7ba5b1a41b643e9a1206ff654ada137%7C1%7C1%7C636516349821008637&sdata=oko6hcmpxQP6QVoYQTGEzr%2F4mHrsQSuS%2FZs5%2BVw0Abs%3D&reserved=0>
glnemo2:
https://projets.lam.fr/projects/glnemo2<
https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fprojets.lam.fr%2Fprojects%2Fglnemo2&data=02%7C01%7Ccrs07%40mail.aub.edu%7C0fb6f4c5e2f24717bf1708d55c3f6b96%7Cc7ba5b1a41b643e9a1206ff654ada137%7C1%7C1%7C636516349821008637&sdata=m426rgDyHIrRXmVzXxMxvRvcmRljl4AL%2BZngeIjPJck%3D&reserved=0>
Also check out yt:
http://yt-project.org/<
https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fyt-project.org%2F&data=02%7C01%7Ccrs07%40mail.aub.edu%7C0fb6f4c5e2f24717bf1708d55c3f6b96%7Cc7ba5b1a41b643e9a1206ff654ada137%7C1%7C1%7C636516349821164886&sdata=eIBSKVc9jdyOhqYcQVjM6mJVePgHzn4B6s6tA9cKnj0%3D&reserved=0>
Cheers!
Rafael
2018-01-15 15:22 GMT-02:00 Cynthia Saad (Student) <crs07_at_mail.aub.edu<mailto:crs07_at_mail.aub.edu>>:
hello
i ran a test simulation with gadget2, but i can't seem to figure out how to visualize the results. i read that it should be visualized using IDL routines included with Gadget.
please help!
thank you
cynthia
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
minimalist_at_MPA-Garching.MPG.de<mailto:minimalist_at_MPA-Garching.MPG.de> with a subject of: unsubscribe gadget-list
A web-archive of this mailing list is available here:
http://www.mpa-garching.mpg.de/gadget/gadget-list<
https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.mpa-garching.mpg.de%2Fgadget%2Fgadget-list&data=02%7C01%7Ccrs07%40mail.aub.edu%7C0fb6f4c5e2f24717bf1708d55c3f6b96%7Cc7ba5b1a41b643e9a1206ff654ada137%7C1%7C1%7C636516349821164886&sdata=vHjsP8TU3k4MzO7wEyAHemGPcYqMF4e8zKxH4MhfeLY%3D&reserved=0>
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
minimalist_at_MPA-Garching.MPG.de<mailto:minimalist_at_MPA-Garching.MPG.de> with a subject of: unsubscribe gadget-list
A web-archive of this mailing list is available here:
http://www.mpa-garching.mpg.de/gadget/gadget-list
Received on 2018-01-16 11:31:41