Skip to content

Splotch is a software for high performance visualization of huge scientific data

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
COPYING
Unknown
COPYING.lib
Notifications You must be signed in to change notification settings

deusconsortium/splotch

 
 

Repository files navigation

  *************************************************************
  *                   Splotch DEUS version                    *
  *                                                           *
  *************************************************************

This version is a fork able to read DEUS file format
http://www.deus-consortium.org/

It uses FOFReaderLib as a submodule, do a git clone --recursive
to get it automatically

  *************************************************************

  Authors of Splotch:

    Martin Reinecke:  martin <at> mpa-garching<dot>mpg<dot>de

    Klaus Dolag:      kdolag <at> mpa-garching<dot>mpg<dot>de

    Claudio Gheller:  cgheller <at> cscs<dot>ch

    Marzia Rivi:      Marzia.Rivi@astro.ox.ac.uk

    Timothy Dykes:    timothy.dykes@myport.ac.uk

    Mel Krokos:       mel.krokos@port.ac.uk

Splotch is written in the C++ language. To install it you have just to
1) unpack the tar.gz
2) Edit the Makefile
3) "make"

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

If you have an MPI environment installed, you can also enable
the USE_MPI option.

To run it on your simulations, have a look into the demo.par
file and set the parameters you prefer.

If you want to visualize simulations created by the Gadget code
(http://www.mpa-garching.mpg.de/~volker/gadget/index.html),
you will have to set the Gadget parameter SnapFormat = 2.
Endian conversion will be performed if requested in the Splotch parameter file.


Copyrights and Acknowledgements

Splotch is free software, distributed under the GNU General Public License.
This implies that you may freely distribute and copy the software.
You may also modify it as you wish, and distribute these modified
versions as long as you indicate prominently any changes you made in the
original code, and as long as you leave the copyright notices, and
the no-warranty notice intact. Please read the General Public License
for more details. Note that the authors retain their copyright on the code.

Splotch uses parts of the Ray++ ray tracing library, which is distributed
under the GNU Library (or Lesser) General Public License.

Requested Acknowledgement

The authors kindly ask you to acknowledge the use of the Splotch package
in your publications in the following form:

At the first image produced with Splotch, a footnote placed in the main
body of the paper referring to the Splotch web site - currently
http://www.mpa-garching.mpg.de/~kdolag/splotch
Please also refere to the paper
K. Dolag, M. Reinecke, C. Gheller and S. Imboden:
"Splotch:  Visualizing Cosmological Simulations",
NJP, Volume 10, Issue 12, pp. 125006 (2008)

About

Splotch is a software for high performance visualization of huge scientific data

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
COPYING
Unknown
COPYING.lib

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 84.7%
  • Cuda 4.1%
  • Shell 3.7%
  • C 2.9%
  • Prolog 1.2%
  • Makefile 0.9%
  • Other 2.5%