Problems compiling my gadget-2 executable

  • Thread starter Thread starter Warch
  • Start date Start date
AI Thread Summary
The discussion centers around troubleshooting and successfully installing the Gadget-2 simulation software on Ubuntu, with users sharing their experiences and solutions. One user resolved compilation issues by downgrading to a compatible version of FFTW3. For data visualization, several free software options were recommended, including SPLASH, which is noted for its ease of use. Users discussed rendering techniques for different particle types in SPLASH and shared their experiences with visualization software like ParaView, with one user confirming that upgrading to a newer version of ParaView resolved their issues with displaying Gadget snapshot files. Additionally, a user reported performance concerns while running a simulation, indicating that despite high CPU usage, RAM usage was low, suggesting a configuration issue that needed addressing. Overall, the thread highlights common challenges and solutions related to installing and using Gadget-2 and its visualization tools.
Warch
Messages
4
Reaction score
0
Hey all,

I'm having some problems compiling my gadget-2 executable after installing all my libraries for GSL, fftw, and mpi correctly.

I'm trying to follow an install method from
http://astrobites.com/2011/04/02/installing-and-running-gadget-2/

and adapting it for ubuntu (albeit unsuccessfully)

I was wondering if someone could help me out going over how they would have installed the simulation software using unix based systems

Cheers and thanks for the help!
 
Physics news on Phys.org


Hey guys,

I was finally able to get Gadget-2 working when I finally noticed that fftw3 was not currently compatible with the software and i installed the previous version.

I was just wondering though, could someone recommend me some freely distributed visualization software to represent my data. I know gadget-2 has some programs written for IDL, but I can't afford to buy a liscense for the software especially since it costs a few thousand dollars...
 


Hi there, I am currently using Gadget2 for simulations with large numbers of particles. The visualisation software i am using is SPLASH http://users.monash.edu.au/~dprice/splash/" and it is completely free and fairly straight forward to use.
 
Last edited by a moderator:


Philerd, are you running pure N-Body, no SPH particles? If so how do you get them to render nicely in Splash instead of with circles, triangles, ect?
 


I am using dark matter and boundary 1 particles in my simulations and no gas particles. All other particles have the same physical parameters except the gas ones which are treated as SPH. Reason I used two different types of particles is its easier to give them different markers and colours. In my example the orange particle is a small moon and the rest are ring particles. Its a close up image of the F-ring / Prometheus system.

Ring.png



For what I want I don't really need to render the non SPH particles, however I did try to originally with some poor results. You can stop SPLASH from plotting the markers over the rendered image by going into the options menu (just type o and enter once you have opened splash), this option also allows you to turn off certain particles, change their colour and whether you want to plot the particle over the rendered image and shape.
 


Hi, I am new in this forum
i read your post about Gadget-2
I am also doing small simulation of gassphere using Gadget-2.0.7. It works perfectly and the snapshot files were also made by it. But i have the problem about visualizing the shapshot files created by gadget2. I use ParaView 3.8.0. It doesnot show my Gadget snapshot files.

Please could you help me.
 


hi meballav,
I am also new to gadget2. Did you solve problem about visualization? Please guide me.
Thanks in advance,
Dr. Ram
 


hi moon77,
Yes i have solved the problem about visualization. i use latest version of paraview 3.14.1
which shows my gadget snapshot files.
Ballav
 
Hi all
I'm new to the forum so please bear with. Thanks for this useful thread. I manage to install Gadget2 on my Ubuntu 12.04, 4CPU,6GigRAM system( bypassed the HDF5 option for now).
I did try to run the galaxy.param simulation. My system monitor claims that all four CPUs are working at 100% but my RAM is at 0.5Gig usage. Which clearly indicates that the simulation is not configured correctly. I did use htop to veridy this figures. I did fiddle with memory parameters in galaxy.param but this made not difference.
Thanks
 
Back
Top