Installing ROMS
===============
To install ROMS, a number of dependencies are required. Different methods for obtaining these dependencies are detailed :doc:`here <dependencies>`.
With the necessary dependencies installed, instructions for obtaining and compiling ROMS can be found :doc:`here<compilation>`. It is then possible to compile and run an example simulation, described :doc:`here. <running_example>`


.. toctree::
   :maxdepth: 1

   dependencies
   compilation
   running_example
