Skip to content
Snippets Groups Projects
Commit 9f625f16 authored by Miguel Avillez's avatar Miguel Avillez
Browse files

Update README.md

parent 44db12ab
No related merge requests found
......@@ -85,12 +85,16 @@ CP2K is written in Fortran 2008 and can be run in parallel using a combination o
GADGET is a freely available code for cosmological N-body/SPH simulations on massively parallel computers with distributed memory written by Volker Springel, Max-Plank-Institute for Astrophysics, Garching, Germany. GADGET is written in C and uses an explicit communication model that is implemented with the standardized MPI communication interface. The code can be run on essentially all supercomputer systems presently in use, including clusters of workstations or individual PCs. GADGET computes gravitational forces with a hierarchical tree algorithm (optionally in combination with a particle-mesh scheme for long-range gravitational forces) and represents fluids by means of smoothed particle hydrodynamics (SPH). The code can be used for studies of isolated systems, or for simulations that include the cosmological expansion of space, either with, or without, periodic boundary conditions. In all these types of simulations, GADGET follows the evolution of a self-gravitating collisionless N-body system, and allows gas dynamics to be optionally included. Both the force computation and the time stepping of GADGET are fully adaptive, with a dynamic range that is, in principle, unlimited. GADGET can therefore be used to address a wide array of astrophysics interesting problems, ranging from colliding and merging galaxies, to the formation of large-scale structure in the Universe. With the inclusion of additional physical processes such as radiative cooling and heating, GADGET can also be used to study the dynamics of the gaseous intergalactic medium, or to address star formation and its regulation by feedback processes.
- Web site: http://www.mpa-garching.mpg.de/gadget/
- Code download: https://repository.prace-ri.eu/ueabs/GADGET/gadget3_Source.tar.gz
- Disclaimer: please note that by downloading the code from this website, you agree to be bound by the terms of the GPL license.
- Build instructions: https://repository.prace-ri.eu/git/UEABS/ueabs/blob/r1.3/gadget/gadget3_Build_README.txt
- Test Case A: https://repository.prace-ri.eu/ueabs/GADGET/gadget3_TestCaseA.tar.gz
- Run instructions: https://repository.prace-ri.eu/git/UEABS/ueabs/blob/r1.3/gadget/gadget3_Run_README.txt
- Web site: https://wwwmpa.mpa-garching.mpg.de/gadget4
- Code download: https://gitlab.mpcdf.mpg.de/vrs/gadget4
- Build and run instructions: https://wwwmpa.mpa-garching.mpg.de/gadget4/02_running.html
- Code used in the benchmarks: https://repository.prace-ri.eu/git/UEABS/ueabs/gadget/4.0/gadget4.tar.gz
- Build instructions: https://repository.prace-ri.eu/git/UEABS/ueabs/gadget/4.0/gadget4_Build_README.txt
- Run instructions: https://repository.prace-ri.eu/git/UEABS/ueabs/gadget/4.0/gadget4_Run_README.txt
- Benchmarks:
- [Case A: Colliding galaxies with star formation](gadget/4.0/benchmark/caseA)
- [Case B: Cosmological DM-only simulation with IC creation](gadget/4.0/benchmark/caseB)
- [Case C: Adiabatic collapse of a gas sphere](gadget/4.0/benchmark/caseC)
# GPAW <a name="gpaw"></a>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment