RAMSES version 3.10

Copyright Romain Teyssier and CEA from 1997 to 2007

Copyright Romain Teyssier and the University of Zurich from 2008 to 2013

romain.teyssier@gmail.com

This software is  an open source computer program whose  purpose is to
perform  simulations of  self-gravitating  fluids  with Adaptive  Mesh
Refinement on massively parallel computers. It is based on the Fortran
90 language and the MPI communication library.

When using the RAMSES code, please cite the following paper for proper
credit:

Teyssier, R., "Cosmological hydrodynamics with adaptive mesh refinement. 
A new high resolution code called RAMSES", 2002, A&A, 385, 337

The code is available for download and documentation in
https://bitbucket.org/rteyssie/ramses

You can quickly test your installation by executing:
$ cd bin
$ make
$ cd ..
$ bin/ramses1d namelist/tube1d.nml

Enjoy !


