----------------------------------------------- Changes in v2.7.0 compared to v2.6.0 ----------------------------------------------- Daniel Price (30): BUG FIX with interpolation of column density in r-phi plane: also MUCH faster Merge branch 'master' of https://github.com/danieljprice/splash cleanup of unused variables from previous commit labels for cyl/sph coords use \phi,\theta (fparser) changed gamma function to gamf in function parser to avoid conflict with variables named gamma (exact) only prompt for type of error norm if compute error norms is true (exact_planetdisc) added Ogilvie/Lubow exact solution for planet-disc interaction (shapes) BUG FIX with plotting of square shapes (planetdisc) better rmax for planetdisc exact solution build failure with exact_planetdisc fixed added warning if deltav not found in file for one fluid dust (read_sphNG) recognises deltav in Phantom dump files fixed tipsy format: now works if splash compiled in double precision bug fix: must read dustfrac and deltav from file if plotting velocities in one-fluid dust added help for flip command in interactive mode better identification of columns from labels in ascii data read Merge branch 'master' of https://github.com/danieljprice/splash (interp3D_proj_geom) cleanup of this routine so bits of code can be re-used for cross sections Merge branch 'master' of https://github.com/danieljprice/splash BUG FIX with default unit assignment in sphNG read (mistakenly assigning cm/s to position) Merge branch 'master' of https://github.com/danieljprice/splash obsolete scripts removed obsolete scripts removed obsolete scripts removed implemented cross section rendering in r-phi plots; also works for contour plots implemented splash calc tracks feature to plot particle data as fn of time merge updated splash.f90 for v2.7.0 version 2.7.0 year updated Mark Hutchison (17): Swapped read_data_maddison to read_data_mhutch Modified sphNG to handle multiple dust phases sphNG: fixed bug in setting icolumn for dustfracsum sphNG: now handles onefluid_dust when dust arrays are omitted sphNG: Removed check of ndusttypes because causing problems when plotting from multiple files sphNG: Removed check of ndusttypes because causing problems when plotting from multiple files Merge branch 'master' of https://github.com/danieljprice/splash (sphNG) BUG FIX with plotting multiple files with multiple dust phases Fake dust particles for ndusttypes>1 now correct Partially resolved conflict between fake multigrain particles and calculated extra quantities Solved conflict between fake multigrain particles and calculated extra quantities (sphNG) BUG FIX with creation of one-fluid fake dust data (sphNG) for dustyshock, dtg can be read from the .setup file (one-fluid) better fix for one-fluid fake dust Merge branch 'master' of https://github.com/danieljprice/splash Fixed (fake) dust velocities for multigrains and optimised which columns are read (i.e. required) for one-fluid dust Merge branch 'master' of https://github.com/danieljprice/splash dprice (35): deleted .ps file from docs version 2.6.0 added giza/src to build path build works with new giza install unnecessary -lX11 removed BUILD FAILURE fixed with splash build + new giza distro added rotated cartesian coordinate system option docs updated with new calc options + new data reads (3D fieldlines) various experimental options commented out recognise del^2 and grad divv in ndspmhd output bug fix with setting page size in cm added option to normalise errors during exact solution calculation, or not BUG FIX with c++ library flags for falcON data read (.gitignore) more files added (falcON) use correct upper/lower case naming for falcON bug fix with labelling of one fluid dust in ndspmhd read (falcON) splash now buffers one step at a time from files with multiple timesteps per file Hollywood mode implemented: press ctrl-m in interactive mode (dustywave) drag coefficient read automatically from phantom input files (options_page) page margins can be adjusted from menu instead of via environment variables; also added page options for MNRAS columns (interp2D_pixels) preliminary work on rendering routine for arbitrary 2D data bug fix with read of Kdrag from old-style ndspmhd input files added generic fake_twofluids routine independent of the data read; allows fake dust particles from Phantom simulations exact solution errors in dustywave computed separately for each particle type (splash to grid) splash to gridascii2 writes all grid columns (rho,vx,vy,vz) in the same file (thanks to Seba Perez) (colours) added blue-black-red colour map with black = 0 (exact_shock) allow custom setting of initial shock position (sphNG) moves dustfrac to same location in small/full dumps (fparser) added Fortran 2008 intrinsics to function parser (erf, erfc, erfcs, gamma, besj0, besj1, besy0, besy1) error checking added while creating fake dust particles - avoids seg fault (read_sphNG) bug fix with reading fixed binary position/masses from file; also read dustfrac whenever present (fparser) BUG FIX with seg fault in fparser if string length too short (shapes) better rectangle plotting; defines sides rather than edge + offset skip fake two fluid if dust particles are present BUG FIX with interpolation of column density in r-phi plane: also MUCH faster