Splotch

Abstract

Splotch is a ray tracer to visualize SPH simulations.

Authors

This software package is developed and brought to you by

Copyrights and Acknowledgements

Code Papers

Download source code

Splotch is written in the C++ language. To install it you just have to unpack splotch_4.4.tar.gz, edit the Makefile to suit your needs and type make.

Please check your compiler for the OpenMP flags if you want to use OpenMP functionality (-fopenmp).

If you have an MPI environment installed, you can also use mpiCC instead of g++ and add the option "-DUSE_MPI" to activate the MPI implementation.

History

Test Example and Documentation

Example Images