Skip to content
/ ramses Public
forked from miried/ramses

RAMSES is an open source code to model astrophysical systems, featuring self-gravitating, magnetised, compressible, radiative fluid flows.

Notifications You must be signed in to change notification settings

mw6136/ramses

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the ramses bitbucket 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 in PDF here and in the WIKI here.

Check regularly the automatic test page. Visit the code web site here.

Download the code by cloning the git repository using

$ git clone https://bitbucket.org/rteyssie/ramses

This is the development branch. To get the last stable release do the following

$ git clone --branch stable_18_09 https://bitbucket.org/rteyssie/ramses

Please register also to the mailing list.

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

To generate cosmological initial conditions, check out the MUSIC code.

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

About

RAMSES is an open source code to model astrophysical systems, featuring self-gravitating, magnetised, compressible, radiative fluid flows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 85.0%
  • IDL 4.4%
  • C 3.7%
  • Python 3.7%
  • Shell 1.0%
  • C++ 0.6%
  • Other 1.6%