Scroll to navigation

SPLASH(1) User Commands SPLASH(1)

NAME

splash - manual page for splash _ _ _ _ _

SYNOPSIS

splash file1 file2 file3...

DESCRIPTION

SPLASH: A visualisation tool for SPH data (c)2004-2022 Daniel Price and contributors v3.5.1 [20th June 2022]

Usage with flags: splash [-f format] [-p fileprefix] [-ev]

[-x col] [-y col] [-r col] [-cont col] file1 file2 ...

Command line options:

: input file format to be read (default is ascii, --formats for full list)
: change prefix to ALL settings files read/written by splash
: use default options best suited for line plotting (.ev files)
-360
: set default options suited to 360 video
: buffer all data files into memory
: dump pixel map in specified format (use just -o for list of formats)

Command line plotting mode:

: x axis
: y axis
: column to render (will use 1 and 2 as x,y if -x,-y not specified)
: vector quantity to plot with arrows

-c[ontour] column : contoured quantity

: multiplot
: specify plotting device on command line (e.g. -dev /xw)
: specify location of cross section slice
: specify opacity, and turn on opacity rendering
: rotate around x axis (similarly --angley, --anglez)
: enforce code units (also --code)

Example data formats (type --formats for full list):

: ascii text/csv format (default)
: Phantom and sphNG codes
: ndspmhd code
: Gandalf/Seren code
: Gadget code

This build does not support HDF5. Compile with HDF5=yes to change this. This build does not support FITS. Compile with FITS=yes to change this.

Convert mode:

: convert to ascii; type "splash to" for other formats

Grid conversion mode:

: interpolate to grid; type "splash to" for details

Analysis mode:

: type "splash calc" for details

Userguide: https://splash-viz.readthedocs.io

_(_)
___ _ __ | | __ _ ___| |__ (_) _ (_)
_ (_)
_ / __| '_ \| |/ _` / __| '_ \ _ (_)
(_)
_ (_) \__ \ |_) | | (_| \__ \ | | | _ (_) _
(_)
_ |___/ .__/|_|\__,_|___/_| |_| (_) _ (_)
(_)
(_)|_| (_) (_) (_)(_) (_)(_) (_)(_)
( B | y ) ( D | a | n | i | e | l ) ( P | r | i | c | e )
( v3.5.1 [20th June 2022] Copyright (C) 2005-2022 )
* SPLASH comes with ABSOLUTELY NO WARRANTY. This is
free software; can redistribute w/conditions (see LICENCE) *
http://users.monash.edu.au/~dprice/splash daniel.price@monash.edu or splash-users@googlegroups.com Please cite Price (2007), PASA, 24, 159-173 (arXiv:0709.0832) if you use SPLASH in print and don't forget to send pics for the gallery
splash.defaults not found: using default settings
Usage:
(or use splash.filenames to list files)
(for all command line options)

SEE ALSO

The full documentation for splash is maintained as a Texinfo manual. If the info and splash programs are properly installed at your site, the command

info splash

should give you access to the complete manual.

June 2022 splash _ _ _ _ _