Dear SPLASH users,
It’s been a long time between drinks, but I am very pleased to announce the release of SPLASH v2.7.0. This is a major release, highly recommended for all users.
Download it from:
http://users.monash.edu.au/~dprice/splash/releases/splash-v2.7.0.tar.gz
If you have an existing svn copy, please note **SPLASH has moved to github** and you will need to clone a fresh copy:
git clone
https://github.com/danieljprice/splash.git
cd splash; svn co
http://svn.code.sf.net/p/giza/code/ giza
make SYSTEM=gfortran (or ifort or whatever)
New features are:
* Hollywood mode (ctrl-m in interactive mode)
* better handling of dust/gas phantom data
* added rotated cartesian geometry
* rendering implemented in r-phi coordinates
* added Fortran 2008 intrinsics to function parser
* better rectangle plotting
* better falcON data read
* Ogilvie-Lubow exact solution for planet-disc interaction
* tipsy read now works when splash compiled in double precision
* splash to gridascii2 implemented
* bugs with r-phi rendering fixed
* various minor changes and bug fixes
Happy splash-ing,
Daniel