Skip to content

Main repository for the Adaptive Mesh Refinement code RAMSES. The code is written in F90 and uses the MPI library.

Notifications You must be signed in to change notification settings

fredt00/ramses

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub logo dark-mode-only GitHub logo light-mode-only

This is the ramses GitHub repository.

Ramses is an open source code to model astrophysical systems, featuring self-gravitating, magnetised, compressible, radiative fluid flows. It is based on the Adaptive Mesh Refinement (AMR) technique on a fully-threaded graded octree. ramses is written in Fortran 90 and is making intensive use of the Message Passing Interface (MPI) library.

You can go to the user's guide using Read The Docs.

Download the code by cloning the git repository using

$ git clone https://github.com/ramses-organisation/ramses

You will get the latest stable version. To get the development branch, do the following

$ git clone --branch dev https://github.com/ramses-organisation/ramses

Please register also to the mailing list.

To generate idealised initial conditions of galaxies, check out DICE.

To generate cosmological initial conditions, check out MUSIC.

To visualize RAMSES data, we encourage you to use YT, OSYRIS or PYNBODY.

About

Main repository for the Adaptive Mesh Refinement code RAMSES. The code is written in F90 and uses the MPI library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 80.6%
  • Jupyter Notebook 6.4%
  • IDL 3.8%
  • Python 3.8%
  • C 3.1%
  • Shell 0.6%
  • Other 1.7%