Skip to content

Getting Started with Tolosa-sw

Learn how to compile and run Tolosa-sw simulations.

  • Fortran compiler (GNU or Intel)
  • MPI library
  • Scotch library
  • Tolosa-lib
Terminal window
git clone https://github.com/TolosaProject/Tolosa-sw.git
cd Tolosa-sw
make
Terminal window
cd bin
./exe

Instructions for running your first test case will be added.

Complete getting started guide with examples.