Refer to: http://users.monash.edu.au/~dprice/splash/about.html

About

SPLASH is a free and open source visualisation tool for Smoothed Particle Hydrodynamics (SPH) simulations in one, two and three dimensions, developed mainly for astrophysics. It uses a command-line menu but data can be manipulated interactively in the plotting window.

Data is read *directly* from the code dump format giving rapid access to results and the visualisation is advanced forwards and backwards through timesteps by single keystrokes.

SPLASH uses the SPH kernel to render plots of density and other physical quantities, giving a smooth representation of the data. The goal is to eliminate the publication of crap-looking particle plots from SPH codes!

Features:

  • Rendering of particle data using the SPH kernel
  • Cross-sections through 2D and 3D data (as both particle plots and rendered images).
  • Fast projections through 3D data (ie. column density plots, or integration of other quantities along the line of sight)
  • Vector plots of the velocity (and other vector quantities), including vector plots in a cross section slice in 3D.
  • Surface rendering of 3D data ("ray-trace through particles")
  • Rotation and fly-throughs (animation sequences) of 3D data.
  • Automatic stepping through timesteps, making animations simple to produce.
  • Interactive mode (zoom, rotate, change limits, plot particle labels, find smoothing spheres, work out the gradient of a line, step forwards/backwards through timesteps)
  • Multiple plots on page, including option to automatically tile plots if y and x limits are the same.
  • Plot limits can be fixed, adaptive or particle tracking. Also simple to change axes to log, invert, square root or absolute of a quantity.
  • Exact solutions for common SPH test problems (e.g. hydrodynamic shock tubes, polytropes).
  • Calculation of quantities not dumped (e.g. pressure)
  • Transformation to different co-ordinate systems.
  • Straightforward production of png, eps and pdf images which can then be converted into animations or inserted in LaTeX documents.
  • Reads from any ascii data format or direct from binary files. Data reads of dump files produced by most widely used SPH codes (e.g. the publicly available cosmological SPH code GADGET) are included.

Examples of plots produced with SPLASH can be found in the gallery or by looking at papers with figures produced using splash.

Requirements

SPLASH is written in Fortran 90/95/2003 and comes packaged with the custom-built gizabackend graphics library (written in C) which depends only on standard system libraries (cairo and X11). SPLASH can alternatively be compiled using PGPLOT as the backend graphics library.

The free and open source gfortran compiler can be used to compile SPLASH.

               

用户登录