2009-07-15 22:15 dprice * docs/: version, version_history, version_history_tex.tex: version 1.12.2 2009-07-15 22:10 dprice * exact_wave.f90 (tags: v1_12_2--15/07/09): does not multiply by ymean if it is zero; warns if period -ve 2009-07-15 22:07 dprice * splash.f90 (tags: v1_12_2--15/07/09): v1.12.2 description, plus uses argument 0 in usage 2009-07-15 21:59 dprice * docs/: splash.bbl, splash.tex (utags: v1_12_2--15/07/09): docs updated for v1.12.2 2009-07-15 20:10 dprice * options_particleplots.f90, particleplot.f90 (utags: v1_12_2--15/07/09): variable marker sizes implemented; can plot particles as filled or outlined circles with radius proportional to h 2009-07-15 16:06 dprice * Makefile (tags: v1_12_2--15/07/09): added write_data_phantom.f90 to source files 2009-07-15 15:16 dprice * convert.f90, write_data_phantom.f90, write_sphdata.f90 (utags: v1_12_2--15/07/09): convert to phantom dump format implemented 2009-07-15 15:15 dprice * globaldata.f90 (tags: v1_12_2--15/07/09): single precision defined; bug fix with int8 definition 2009-07-15 10:23 dprice * system_utils.f90 (tags: v1_12_2--15/07/09): lenvironment accepts 1 as true 2009-07-15 10:23 dprice * plotstep.f90 (tags: v1_12_2--15/07/09): bug fix with opacity-based rendering + dark matter 2009-07-15 10:22 dprice * read_data_gadget.f90 (tags: v1_12_2--15/07/09): BUG FIX: creates h and rho columns when using GSPLASH_DARKMATTER_HSOFT with block-labelled data read; also read from .hsml and .dens files implemented better -- dark matter rendering now works OK in this case 2009-07-14 14:38 dprice * menu.f90, options_render.f90 (utags: v1_12_2--15/07/09): bug fix with contour plotting and icolours=0; behaviour better defined; contour prompt does not appear in this case 2009-07-14 14:37 dprice * plotstep.f90: interpolation weights only set if needed; avoids pointless warnings, also bug fix with contour plotting and icolours=0 2009-07-14 14:35 dprice * read_data_VINE.f90 (tags: v1_12_2--15/07/09): implemented read of star/point mass particles from VINE dumps 2009-07-14 10:03 dprice * read_data_ascii.f90 (tags: v1_12_2--15/07/09): does not override vector labels 2009-07-14 09:19 dprice * defaults.f90 (tags: v1_12_2--15/07/09), get_data.f90 (tags: v1_12_2--15/07/09), globaldata.f90, menu.f90, options_data.f90 (tags: v1_12_2--15/07/09): does not override coordinate and vector labels by default (unless not set) 2009-07-13 16:30 dprice * read_data_sphNG.f90 (tags: v1_12_2--15/07/09): speed improvements for low memory mode - skips faster if no columns need to be read 2009-07-13 16:28 dprice * read_data_ascii.f90: r and z recognised as coordinates 2009-07-13 16:28 dprice * interactive.f90 (tags: v1_12_2--15/07/09): cursor position now saved relative to viewport, stops weird cursor jumping 2009-07-13 16:27 dprice * allocate.f90 (tags: v1_12_2--15/07/09): spaces removed 2009-06-26 00:47 dprice * read_data_sphNG.f90: BUG FIX with B field read in sphNG 2009-06-11 16:53 dprice * plotstep.f90: debug mode; temporary arrays allocated one at a time; low memory mode does not allocate temp arrays if not needed 2009-06-11 15:54 dprice * menu.f90: minor bug fix with irendermulti resetting before prompt (icolpixmap related) 2009-06-11 12:59 dprice * write_pixmap.f90 (tags: v1_12_2--15/07/09): oops 2009-06-11 12:51 dprice * write_pixmap.f90: better warning if cant find .pix files 2009-06-11 12:12 dprice * particleplot.f90: allow arbitrary sizes for input arrays; gracefully warns if z array size too small 2009-06-11 12:09 dprice * read_data_sro.f90, setpage.f90 (utags: v1_12_2--15/07/09): compiler warnings fixed 2009-06-11 10:34 dprice * globaldata.f90, splash.f90: debug mode added 2009-06-10 22:47 dprice * plotstep.f90: bug fix with tiling decision for pixmap plotting 2009-06-10 11:01 dprice * globaldata.f90, menu.f90, plotstep.f90, splash.f90, write_pixmap.f90: -readpix option added for plotting grid based data alongside SPH, limited formats at present 2009-06-10 10:59 dprice * asciiutils.f90 (tags: v1_12_2--15/07/09): basename function added for stripping directory names 2009-06-01 12:48 dprice * read_data_dansph.f90 (tags: v1_12_2--15/07/09): bug fix with garbled geomfile in header printing 2009-05-25 13:11 dprice * read_data_timli.f90 (tags: v1_12_2--15/07/09): better memory reallocation 2009-05-21 10:55 dprice * plotstep.f90: shocking bug with saving of number of pixels and automatic pixel numbers fixed 2009-05-20 13:08 dprice * globaldata.f90, read_data_oilonwater.f90 (tags: v1_12_2--15/07/09): units in rsun and msun for oilonwater; module physcon added 2009-05-20 10:21 dprice * plotstep.f90: temporary arrays are explicitly allocated instead of being left up to the compiler 2009-05-19 13:51 dprice * Makefile, read_data_oilonwater.f90: added new oilonwater read for Ross Church, Melvyn Davies 2009-05-19 12:34 dprice * analysis.f90 (tags: v1_12_2--15/07/09), plotstep.f90: bug fixes blocking compilation with ifort8 2009-05-14 22:17 dprice * read_data_sphNG.f90: bug fix with reading Bens small dumps 2009-05-14 10:53 dprice * read_data_sphNG.f90: few more debugging statements added 2009-05-11 12:40 dprice * read_data_gadget.f90: lcase in asciiutils module 2009-05-11 12:27 dprice * plotstep.f90: bug fix with plot tiling; buffer for line width changes removed 2009-05-08 16:49 dprice * INSTALL (tags: v1_12_2--15/07/09): added some extra bits; simplified others 2009-05-07 14:48 dprice * Makefile, read_data_timli.f90: added timli data read 2009-05-07 14:20 dprice * options_particleplots.f90, particleplot.f90, plotstep.f90: error bar plotting implemented for particle plots 2009-04-30 10:30 dprice * read_data_ascii.f90: guessing of column identities from columns file is case-insensitive 2009-04-30 10:18 dprice * asciiutils.f90, prompting.f90 (tags: v1_12_2--15/07/09), analysis.f90, convert.f90, get_data.f90: functions ucase, lcase moved from prompting module into asciiutils module 2009-04-29 11:59 dprice * particleplot.f90: memory only allocated for temporary arrays when required (when plotting circles of interaction as error bars) 2009-04-27 15:35 dprice * asciiutils.f90, docs/splash.bbl: minor changes 2009-04-22 16:51 dprice * read_data_ascii.f90: better error handling on bad lines - carries on reading but gives warning 2009-04-22 09:54 dprice * Makefile, read_data_snsph.f90 (tags: v1_12_2--15/07/09), read_data_snsph_utils.c (tags: v1_12_2--15/07/09): snsph data read added 2009-04-21 10:21 dprice * read_data_tipsy.F90 (tags: v1_12_2--15/07/09): works with ifort 10.0.0 stream access which is still old style 2009-04-20 17:20 dprice * docs/: version_history, version_history_tex.tex (utags: v1_12_2--15/07/09): version 1.12.1 2009-04-20 17:16 dprice * docs/: version (tags: v1_12_2--15/07/09), version_history, version_history_tex.tex: version 1.12.1 2009-04-20 17:13 dprice * splash.f90 (tags: v1_12_1--20/04/09): v1.12.1 2009-04-20 17:07 dprice * docs/splash.tex (tags: v1_12_1--20/04/09): extra GSPLASH env variables added to docs 2009-04-20 17:06 dprice * read_data_gadget.f90 (tags: v1_12_1--20/04/09): added GSPLASH_IGNORE_IFLAGCOOL and GSPLASH_HSML_COLUMN 2009-04-20 16:32 dprice * INSTALL, INSTALL.macosx (tags: v1_12_2--15/07/09) (utags: v1_12_1--20/04/09): updated install instructions 2009-04-20 16:12 dprice * docs/splash.tex: docs updated for v1.12.1 2009-04-20 12:55 dprice * setpage.f90 (tags: v1_12_1--20/04/09): bug fix with round-off error on exact pixel boundary selection 2009-04-20 10:48 dprice * analysis.f90 (tags: v1_12_1--20/04/09): BUG FIXES with analysis mode -- thanks to Florian Buerzle. Format statements now work with arbitrary numbers of columns (up to 999), also massaboverho analysis works with masses in dump file headers 2009-04-08 14:05 dprice * colourbar.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09): bug fix with separation in colour bar label 2009-03-30 15:29 dprice * write_sphdata.f90 (tags: v1_12_1--20/04/09): bug fix with convert to rsph format 2009-03-27 17:03 dprice * write_sphdata.f90: convert to Steinars rsph file format added 2009-03-25 16:13 dprice * calc_quantities.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09): dudtrad added 2009-03-23 17:05 dprice * plotstep.f90, render.f90 (tags: v1_12_2--15/07/09) (utags: v1_12_1--20/04/09): removed need to render twice when contour limits differ from render limits 2009-03-23 15:52 dprice * splash.f90: date/version bumped 2009-03-23 15:52 dprice * limits.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09): allow contour max=min 2009-03-23 15:26 dprice * interactive.f90 (tags: v1_12_1--20/04/09), limits.f90, menu.f90 (tags: v1_12_1--20/04/09), plotstep.f90: ability to set contour limits separately from render limits for same quantity implemented 2009-03-23 15:24 dprice * render.f90: bug fix with formatting of contour limits 2009-03-19 17:03 dprice * splash.f90: bug fix with broken -d and -l command line options 2009-03-11 12:52 dprice * splash.f90: version 1.12.1beta 2009-03-11 12:46 dprice * docs/figs/colourschemes.ps (tags: v1_12_2--15/07/09, v1_12_1--20/04/09): new colour schemes added to figure 2009-03-11 12:43 dprice * colourbar.f90, interactive.f90, shapes.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09): can interactively edit text shapes and the colour bar label 2009-03-11 12:35 dprice * asciiutils.f90 (tags: v1_12_1--20/04/09), options_render.f90 (tags: v1_12_1--20/04/09), plotstep.f90: option to customize label on projection plots implemented 2009-03-11 12:33 dprice * Makefile (tags: v1_12_1--20/04/09): dependencies added to Makefile properly, still try to get files in the right order 2009-03-06 16:36 dprice * plotutils.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09), render.f90: formatreal utility added; used for contour level labels; also character height of contour labels increased 2009-03-06 15:06 dprice * get_data.f90 (tags: v1_12_1--20/04/09): label check done after every get_labels call; added SPLASH_HMIN_CODEUNITS environment variable to set minimum h 2009-03-06 14:36 dprice * options_render.f90, plotstep.f90, render.f90: option added for numeric labelling of contours 2009-03-06 12:36 dprice * render.f90: contour levels set better: exactly on min and max apart from with nc=1 which uses min; also prints out full list of levels 2009-02-07 13:25 dprice * setpage.f90: unused variables removed 2009-02-07 13:23 dprice * plotstep.f90: bug fix with separate types in contours 2009-02-06 22:39 dprice * read_data_sphNG.f90 (tags: v1_12_1--20/04/09): tabs removed 2009-02-06 21:59 dprice * exact_shock_sr.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09): compiler warnings (unused variables, no intents) fixed 2009-02-06 21:26 dprice * exact_sedov.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09), exact_toystar1D.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09), exact_toystar2D.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09), interactive.f90, interpolate3D.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09), interpolate3D_projection.F90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09), menu.f90, plotstep.f90, prompting.f90 (tags: v1_12_1--20/04/09), splash.f90, system_utils.f90 (tags: v1_12_1--20/04/09), options_data.f90 (tags: v1_12_1--20/04/09): compiler warnings (unused variables, no intents) fixed 2009-02-06 17:07 dprice * docs/splash.tex: docs updated with command line options 2009-02-06 17:04 dprice * read_data_dansph.f90 (tags: v1_12_1--20/04/09): minor change to the way it prints geometry info 2009-02-06 16:45 dprice * prompting.f90: mask= added to print_logical 2009-02-06 16:39 dprice * Makefile, options_particleplots.f90 (tags: v1_12_1--20/04/09), plotstep.f90: contours of different particle type to rendered quantity implemented 2009-02-06 10:58 dprice * read_data_sphNG.f90: bug fix with seg fault in low memory mode 2009-02-06 10:52 dprice * read_data_sphNG.f90: location of u in mhd small dumps known 2009-02-06 10:22 dprice * read_data_sphNG.f90: new location for u in small dumps 2009-02-06 10:01 dprice * read_data_sphNG.f90: fixed labelling on pure RT small dumps 2009-02-06 09:43 dprice * read_data_sphNG.f90: ilocpmassinitial is 23 for small sphNG dumps; 15 for phantom 2009-02-06 09:41 dprice * splash.f90: updated contact details, year 2009-01-29 15:37 dprice * read_data_sphNG.f90: bug fix with MHD_RT small dumps; debug as environment variable 2009-01-15 23:37 dprice * system_utils.f90: BUG FIX with integer environment variable read 2008-12-22 16:16 dprice * docs/: version, version_history, version_history_tex.tex (utags: v1_12_1--20/04/09): version 1.12.0 2008-12-22 16:14 dprice * splash.f90: v1.12.0 2008-12-22 15:27 dprice * read_data_tipsy.F90 (tags: v1_12_1--20/04/09): bug fix with preprocessing of ifort checks 2008-12-22 15:22 dprice * read_data_tipsy.F90, read_data_tipsy.f90: added preprocessor option for older ifort compilers + stream access 2008-12-22 14:26 dprice * splash.f90: no longer prompts for filenames (obsolete), instead prints usage; also bug fix with command-line plot invocation - if interactive device is invoked, will enter menu instead of quitting 2008-12-16 17:21 dprice * read_data_tipsy.f90: access=stream for ifort 9 added (will comment later) 2008-12-11 09:08 dprice * plotstep.f90, shapes.f90: BUG FIX: transforms applied to shape coordinates 2008-12-10 10:37 dprice * read_data_sphNG.f90: bug fix with Phantom MPI read (missing particles) 2008-12-08 13:16 dprice * scripts/time_average_pdfs.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09): bug fix with time averaged pdf calculation 2008-12-08 12:28 dprice * plotstep.f90: bug fix with required array for PDF plots 2008-12-08 09:43 dprice * pdfs.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09), plotstep.f90: ability to manually set the number of bins for pdf plots 2008-12-08 09:40 dprice * scripts/time_average_pdfs.f90: f90 script to produce time averaged pdfs from a bunch of SPLASH PDF files 2008-12-05 18:35 dprice * transform.f90, transform.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09): ln transformation added 2008-12-05 18:13 dprice * read_data_flash_hdf5_utils.c (tags: v1_12_2--15/07/09, v1_12_1--20/04/09): spaces removed from SPH density dataset name 2008-12-05 14:22 dprice * asciiutils.f90: uses tiny instead of arbitrary number 2008-12-05 14:21 dprice * pdfs.f90: bug fix if normalisation is zero in PDF 2008-12-05 14:21 dprice * menu.f90: bug fix with PDFs in multiplot 2008-12-05 14:20 dprice * read_data_flash_hdf5.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09), read_data_flash_hdf5_utils.c: updated flash tracer particle read/write (reads SPH density dataset if present) 2008-12-01 22:07 dprice * splash.f90, docs/splash.tex: documentation for -x -y -render -vec -cont -dev added 2008-12-01 22:03 dprice * read_data_flash_hdf5.f90, read_data_flash_hdf5_utils.c: partial data reading+low memory mode implemented for FLASH tracer particles format 2008-12-01 13:12 dprice * Makefile: typo in HDF5INCLUDE fixed 2008-12-01 12:28 dprice * read_data_flash_hdf5.f90, read_data_flash_hdf5_utils.c: puts particles in id order, uses bind(c) for linking with c (more portable) 2008-12-01 12:28 dprice * Makefile: FLASH code +HDF5 compiling and linking; also LDFLAGS always put at the end of the compile-time line (seems to be more standard) 2008-12-01 11:01 dprice * read_data_flash_hdf5.f90, read_data_flash_hdf5_utils.c: read data routine added for FLASH code tracer particles (hdf5 format). HDF5 requires linking with HDF5 libraries and compiling/calling c routine 2008-12-01 10:59 dprice * asciiutils.f90: uses len not len_trim, should be more portable 2008-11-28 10:11 dprice * interactive.f90: ctrl-C in interactive window kills it 2008-11-28 10:06 dprice * asciiutils.f90: function to convert a fortran string into a c string added 2008-11-28 10:05 dprice * limits.f90: formatted output 2008-11-28 10:05 dprice * plotstep.f90, shapes.f90: shapes can be plotted on only some panels, or first row, first column etc 2008-11-27 01:31 dprice * read_data_gadget.f90: oops! now bug really fixed in block-labelled read 2008-11-27 01:13 dprice * system_utils.f90: more robust integer environment variable read 2008-11-27 01:06 dprice * menu.f90: bug fix with allowrendering if mass not present 2008-11-27 01:06 dprice * read_data_gadget.f90: BUG FIX with block labelled gadget read if BFLD present 2008-11-27 00:04 dprice * options_xsecrotate.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09), plotstep.f90: BUG FIX: cross section slice thickness is saved - no longer resets in prompt 2008-11-21 11:59 dprice * calc_quantities.f90: calculates gas temperature in K for barytropic EOS runs 2008-11-21 11:57 dprice * read_data_sphNG.f90: bug fix with reading of B from sphNG files 2008-11-21 11:47 dprice * read_data_sphNG.f90: minor bug fix with labelling 2008-11-21 09:53 dprice * read_data_ascii.f90 (tags: v1_12_1--20/04/09): bug fix with auto-labelling: ndimV = 0 if ndim = 0 2008-11-13 16:38 dprice * options_render.f90: nicer printing of logical options after they have been set 2008-11-12 21:23 dprice * defaults.f90 (tags: v1_12_1--20/04/09), globaldata.f90 (tags: v1_12_1--20/04/09), menu.f90, plotstep.f90, splash.f90, timestepping.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09), transform.f90: contour plotting of second quantity (ie. different to rendered quantity) implemented; tested and seems to work OK 2008-11-12 15:53 dprice * units.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09): bug fix with units for calculated quantities not being read properly from units file 2008-11-12 15:39 dprice * limits.f90: improved formatting on min=max warning after reading limits file; less repeated code 2008-11-12 15:22 dprice * options_data.f90: bug fix if only changing unit labels: now prompts to write units file 2008-11-11 14:07 dprice * interpolate3D_projection.F90: atomic statements added to openMP parallelism - fixes "black dots" bug 2008-11-11 13:59 dprice * options_data.f90: prints info about z integration unit 2008-11-11 13:51 dprice * plotstep.f90: bug fix with normalised column integrated plots if unit for z integration set 2008-11-11 12:53 dprice * scripts/cpfiles.bash (tags: v1_12_2--15/07/09, v1_12_1--20/04/09): cpfiles script added for renaming .defaults, .limits files etc 2008-11-10 15:03 dprice * plotstep.f90: can plot step legend on panels other than the first one 2008-11-10 13:41 dprice * options_page.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09), timestepping.f90: options for finer control of line-style changing / line colour changing added 2008-11-10 12:19 dprice * plotstep.f90, splash.f90: bug fixes with command line plot/device specification 2008-11-10 11:00 dprice * defaults.f90, options_page.f90, plotstep.f90, splash.f90, timestepping.f90, menu.f90: command line plotting implemented: -x, -y, -render and -vecplot can be used to specify the plot from the command line (ie. no prompts needed), also -dev to specify the pgplot device 2008-11-07 13:58 dprice * asciiutils.f90: bug fix in format statement 2008-11-07 12:48 dprice * Makefile, analysis.f90, convert.f90 (tags: v1_12_1--20/04/09), splash.f90: "splash calc" command line utility implemented; calculates energies, min,max,mean of all columns and mass above rho vs time using all the dump files on the command ine 2008-11-07 12:46 dprice * write_sphdata.f90: minor changes to formatting 2008-11-07 12:44 dprice * asciiutils.f90: read_asciifile now generic interface that can return either array of strings or array of reals from an ascii file 2008-11-07 12:15 dprice * get_data.f90: blank filenames not allowed in prompt 2008-10-30 13:35 dprice * read_data_sphNG.f90: debug flag set back to false 2008-10-22 10:07 dprice * read_data_sphNG.f90: bug fixes with RT+MHD small dump read 2008-10-22 09:29 dprice * read_data_sphNG.f90: minor change to low memory mode 2008-10-21 10:43 dprice * interactive.f90: backspace key added to interactive mode - progressively removes annotation from the plot (ie. axes and colour bar, legends, titles, shapes, scale) - legends and titles can be restored by pressing G, T and H for each 2008-10-17 08:35 dprice * system_utils.f90: BUG FIX with envlist routine (cause of seg fault in GADGET read): thanks to Daniel Cunnama 2008-10-13 15:31 dprice * docs/: version_history, version_history_tex.tex: version 1.11.1 2008-10-13 15:25 dprice * docs/: version_history, version_history_tex.tex: version 1.11.1 2008-10-13 15:20 dprice * docs/version_history_tex.tex: version 1.11.1 2008-10-13 15:09 dprice * docs/: version, version_history, version_history_tex.tex: version 1.11.1 2008-10-13 15:07 dprice * splash.f90 (tags: v1_11_1--13/10/08): v1.11.1 2008-10-13 14:24 dprice * docs/splash.tex (tags: v1_11_1--13/10/08): docs updated for v1.11.1 2008-10-13 12:58 dprice * transform.f90 (tags: v1_11_1--13/10/08): function interface; not used yet 2008-10-13 12:54 dprice * plotstep.f90 (tags: v1_11_1--13/10/08): sends brightness into particleplot for opacity rendering; also origin sent into interactive routines 2008-10-13 12:53 dprice * interpolate2D.f90 (tags: v1_12_2--15/07/09), particleplot.f90 (utags: v1_11_1--13/10/08, v1_12_1--20/04/09): sets brightness to 1. if present for writing sinks direct to ppm 2008-10-13 12:52 dprice * read_data_foulkes.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08): bugs fixed; only reads up to smoothing length by default 2008-10-13 12:51 dprice * colourbar.f90 (tags: v1_11_1--13/10/08): only does split-colourbar workaround if > 1024 pixels actually needed 2008-10-13 12:51 dprice * setpage.f90 (tags: v1_11_1--13/10/08): bug fix: tol reduced when finding exact pixel boundaries 2008-10-10 22:39 dprice * Makefile (tags: v1_11_1--13/10/08), read_data_foulkes.f90: read_data added for steve foulkes 2008-10-10 22:35 dprice * interactive.f90 (tags: v1_11_1--13/10/08): o in interactive mode recentres plot on origin (ie. not zero if origin set to something different 2008-10-07 16:51 dprice * colourbar.f90: one-sided colour bars implemented as both vertical or horizontal 2008-10-07 16:17 dprice * plotstep.f90: npix = 1024/nacross in auto mode for pixel devices 2008-10-07 15:23 dprice * plotstep.f90: automatic resolution determination limited to 800/nacross on vector devices 2008-10-07 15:14 dprice * plotstep.f90: automatic resolution determination limited to 400/nacross on vector devices 2008-10-07 14:29 dprice * plotstep.f90: bug fix with new colour bar plot order: now uses foreground colour again 2008-10-02 14:23 dprice * read_data_sphNG.f90 (tags: v1_11_1--13/10/08): less verbose header printout for MPI dumps 2008-10-02 10:27 dprice * shapes.f90 (tags: v1_11_1--13/10/08): shapes can be plotted relative to viewport for each panel as well as using plot coords; also longer text string allowed 2008-09-26 15:20 dprice * prompting.f90 (tags: v1_11_1--13/10/08): blank="blank" in prompt, not null= 2008-09-26 10:42 dprice * Makefile, colourbar.f90, setpage.f90: colour bar lies on exact pixel boundaries; calls same routine as setpage to determine this 2008-09-26 10:02 dprice * plotstep.f90: frame changes on a per-page basis, not per dump file; does not quite work with interactive mode step navigation 2008-09-25 14:34 dprice * plotstep.f90: small page buffer if box is drawn to allow for line width changes 2008-09-25 13:58 dprice * plotstep.f90, titles.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08): lensteplegend a parameter to avoid pgf90 bug 2008-09-25 13:51 dprice * plotstep.f90: colour bar now plotted AFTER renderings, so can in principle plot colour bar on top of rendered plot 2008-09-25 13:34 dprice * plotstep.f90: lower stacksize footprint; renderplot now only allocated when necessary (ie. for rendering with particle colouring instead of pixels) 2008-09-24 15:33 dprice * read_data_sphNG.f90: parallelisation uses default(none) 2008-09-24 15:32 dprice * Makefile: pgf90 flags updated 2008-09-24 15:26 dprice * get_data.f90 (tags: v1_11_1--13/10/08): compiles with pgf90 2008-09-24 15:25 dprice * globaldata.f90 (tags: v1_11_1--13/10/08), plotstep.f90: workaround for crash in pgf90 compiler; now runs OK 2008-09-23 10:11 dprice * options_render.f90 (tags: v1_11_1--13/10/08): auto npix back on by default 2008-09-23 10:10 dprice * read_data_sphNG.f90: ssplash_omegat environment variable added 2008-09-18 13:25 dprice * menu.f90 (tags: v1_11_1--13/10/08), splash.f90: v1.11.1alpha; contact details updated to Monash 2008-09-18 13:17 dprice * options_render.f90: npix=200 by default for 1.11.1alpha 2008-09-18 13:15 dprice * read_data_gadget.f90 (tags: v1_11_1--13/10/08): BUG FIX with block-labelled GADGET read if mass array not present; also labelling added for every column that appears in io.c in GADGET-3 2008-09-18 13:14 dprice * plotstep.f90: minor bug fixes with interpolation weights when mass not read from dump file 2008-09-18 09:46 dprice * exact_shock_sr.f90 (tags: v1_11_1--13/10/08): minor formatting 2008-09-10 12:47 dprice * exact.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08), exact_shock_sr.f90, Makefile, riemann_sr.f: special relativistic shock tube exact solution added 2008-09-08 09:56 dprice * plotstep.f90: BUG fix with particle coordinates in different coordinate systems 2008-09-05 17:23 dprice * options_page.f90 (tags: v1_11_1--13/10/08): line width allowed to be >5 2008-09-03 15:22 dprice * get_data.f90: rendering works if mass not read as column (just as a single number for each type); works only for sphNG read at the moment in low-memory mode; endian check added but commented 2008-09-03 15:20 dprice * menu.f90, read_data_sphNG.f90: rendering works if mass not read as column (just as a single number for each type); works only for sphNG read at the moment in low-memory mode 2008-09-03 15:19 dprice * plotstep.f90: bug fix with circles of interaction on particle plots 2008-09-03 15:18 dprice * Makefile: changes committed by mistake reverted 2008-09-03 15:14 dprice * options_render.f90, setpage.f90: automatic pixel numbers re-activated (will appear in v1.11.1); bug fix with multiple panels 2008-09-02 16:18 dprice * Makefile, read_data_jules.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08), read_data_jjm.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08): jules data read added 2008-08-16 01:11 dprice * docs/: version, version_history, version_history_tex.tex (utags: v1_11_1--13/10/08): version 1.11.0 2008-08-16 01:09 dprice * splash.f90: v1.11.0 2008-08-16 01:06 dprice * plotstep.f90 (tags: v1_11_0--15/08/08): bug fix with auto pixel selection 2008-08-16 00:05 dprice * docs/splash.tex (tags: v1_11_0--15/08/08): extra info re: data reads/environment variables added 2008-08-16 00:05 dprice * read_data_gadget.f90 (tags: v1_11_0--15/08/08): BUG FIX with reading masses from gadget files if particle mass < 1.e-8 (thanks to Thomas Grief); also GSPLASH_CHECKIDS added 2008-08-15 23:14 dprice * read_data_VINE.f90 (tags: v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08): minor changes to VINE format: VSPLASH_MHD and VINE_MHD both work; VSPLASH_HFAC added as option for compatibility with older vine output 2008-08-15 22:38 dprice * options_render.f90 (tags: v1_11_0--15/08/08): automatic pixel numbers disabled for v1.11.0 2008-08-15 22:37 dprice * setpage.f90 (tags: v1_11_0--15/08/08): exact pixel boundaries improved; disabled for v1.11.0 2008-08-15 22:36 dprice * plotstep.f90: bug fixes, improvements to automatic pixel selection 2008-08-15 22:20 dprice * Makefile, read_data_UCLA.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08) (utags: v1_11_0--15/08/08): data read for Sky King (UCLA) added 2008-08-15 21:57 dprice * options_render.f90: bug fix: prompt for label distance appears for plot-hugging colour bars 2008-08-08 02:44 dprice * plotstep.f90: bug fix with frames not changing 2008-08-06 23:16 dprice * exact_sedov.f90 (tags: v1_11_1--13/10/08, v1_11_0--15/08/08): out-of-bounds error fixed at t=0 2008-07-29 01:47 dprice * plotstep.f90: BUG FIX with velocity components in different coordinate systems (VPHI WAS WRONG!) - thanks to Giuseppe Lodato 2008-07-23 01:28 dprice * exact_shock_sr.f90, riemann_sr.f (utags: v1_11_0--15/08/08): exact solution for special relativistic riemann problem 2008-07-22 01:19 dprice * plotstep.f90, options_render.f90: AUTO-SELECT npix so pixels exactly match those on device (MUCH SMOOTHER PLOTS WITH NO ARTIFACTS); rendering of sinks to ppm implemented 2008-07-22 01:16 dprice * particleplot.f90, interpolate2D.f90 (utags: v1_11_0--15/08/08): rendering of sinks to ppm files implemented (slightly inflexible at the moment) 2008-07-22 01:16 dprice * setpage.f90: viewport automatically adjusted to lie exactly on pixel boundaries (no blank spaces) 2008-07-11 08:58 dprice * interactive.f90 (tags: v1_11_0--15/08/08): bug fix with C 2008-07-11 08:38 dprice * interactive.f90: C key re-centres plot on cursor in interactive mode 2008-07-11 06:27 dprice * allocate.f90 (tags: v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08): bug fix with reallocation of iamtype variable 2008-07-11 06:27 dprice * read_data_sphNG.f90 (tags: v1_11_0--15/08/08): divvcol read only if required 2008-07-10 21:14 dprice * read_data_sphNG.f90: star particle type added for sphNG read 2008-07-04 23:46 dprice * read_data_sphNG.f90: bug fix with reading phantom small dumps + MPI 2008-06-26 01:16 dprice * options_page.f90 (tags: v1_11_0--15/08/08), docs/splash.tex: documentation added for shapes; better scale menu option 2008-06-26 00:48 dprice * shapes.f90 (tags: v1_11_0--15/08/08): bug fixes with shape plotting 2008-06-24 23:22 dprice * read_data_sphNG.f90: prints RK2, tff, dtmax, rhozero as read from sphNG header 2008-06-24 23:03 dprice * exact_polytrope.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08): bug fix: handles gamma 4/3 case now 2008-06-24 23:03 dprice * exact.f90 (tags: v1_11_0--15/08/08): errors in residuals collected into one warning 2008-06-19 20:12 dprice * options_render.f90: no prompt for label if no colour bar plotted 2008-06-05 18:59 dprice * docs/: version, version_history, version_history_tex.tex (utags: v1_11_0--15/08/08): version 1.11.0beta 2008-06-05 18:42 dprice * splash.f90 (tags: v1_11_0--15/08/08): v1.11.0beta 2008-06-05 18:15 dprice * read_data_sphNG.f90: check for zero particle mass in Phantom dumps 2008-06-05 18:15 dprice * read_data_ascii.f90 (tags: v1_11_1--13/10/08, v1_11_0--15/08/08): local file called columns takes precedence over ASPLASH_COLUMNSFILE environment variable 2008-06-05 18:14 dprice * interactive.f90, plotstep.f90: v,V,w and H implemented in interactive mode on multiple-steps-per-page/multiple panels 2008-06-05 18:13 dprice * colourbar.f90 (tags: v1_11_0--15/08/08), options_render.f90: vertical and horizontal plot-hugging colour bars implemented; option to turn off colour bar label added 2008-06-05 18:12 dprice * menu.f90 (tags: v1_11_0--15/08/08): BUG FIX with multiplots made in 10.5.2 2008-06-04 00:15 dprice * read_data_sphNG.f90: correct labelling for MHD+RT dumps 2008-06-02 19:51 dprice * plotstep.f90: bug fix with interactive mode + PDF plotting 2008-05-15 01:29 dprice * Makefile: plotutils added to makefile 2008-05-14 01:13 dprice * transform.f90 (tags: v1_11_0--15/08/08): utility function to convert log to ln in transforms 2008-05-14 01:12 dprice * calc_quantities.f90 (tags: v1_11_1--13/10/08, v1_11_0--15/08/08): imri bug fix + better label for ipmag 2008-05-14 01:01 dprice * asciiutils.f90, pdfs.f90 (utags: v1_11_0--15/08/08, v1_11_1--13/10/08): pdf file name removes slashes, spaces and escape characters from label 2008-05-14 00:18 dprice * read_data_sphNG.f90: uninitialised bug fix in phantom reads 2008-05-13 01:58 dprice * read_data_sphNG.f90: reads .divv file if present (Phantom) 2008-05-13 01:38 dprice * pdfs.f90, plotstep.f90: write_pdf routine improved 2008-05-12 22:03 dprice * plotutils.f90 (tags: v1_11_1--13/10/08, v1_11_0--15/08/08): plotutils beginning of plot api for generic backend; also line plotting with blanking 2008-05-12 22:01 dprice * transform.f90: generic interface added; interface routines to handle single real numbers added 2008-05-12 22:01 dprice * read_data_kitp.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08): minor change 2008-05-10 02:12 dprice * globaldata.f90 (tags: v1_11_0--15/08/08): ipdf label 2008-05-10 02:11 dprice * Makefile, menu.f90, pdfs.f90, plotstep.f90: PDF plotting implemented 2008-05-09 20:13 dprice * defaults.f90 (tags: v1_11_1--13/10/08, v1_11_0--15/08/08), interactive.f90, limits.f90 (tags: v1_11_1--13/10/08, v1_11_0--15/08/08), options_limits.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08), plotstep.f90, splash.f90: parameter range restriction implemented; saves to limits file; also in interactive mode using x, y and r keys after click (R to reset) 2008-05-09 20:06 dprice * menu.f90: noblank on fileprefix setting 2008-05-09 20:06 dprice * prompting.f90 (tags: v1_11_0--15/08/08): string prompts accept blank to set null string, noblank optional argument 2008-05-09 20:02 dprice * asciiutils.f90: ncolumnsline public function instead of subroutine 2008-05-09 09:15 dprice * plotstep.f90: shape plotting call uncommented 2008-05-09 09:13 dprice * options_page.f90: plot shapes option added to g) menu 2008-05-09 09:12 dprice * defaults.f90: shape options read from defaults file; other changes 2008-05-09 08:42 dprice * docs/: version, version_history, version_history_tex.tex: version 1.10.2 2008-05-09 08:37 dprice * docs/splash.tex, splash.f90 (utags: v1_10_2--08/05/08): v1.10.2 2008-05-09 02:37 dprice * options_particleplots.f90 (tags: v1_11_1--13/10/08, v1_11_0--15/08/08), particleplot.f90 (utags: v1_10_2--08/05/08): option to change plotting order of particle types implemented 2008-05-09 02:36 dprice * plotstep.f90 (tags: v1_10_2--08/05/08): bug fix with array-out-of-bounds in low memory mode + not rendering 2008-05-09 01:30 dprice * splash.f90: date updated 2008-05-09 01:21 dprice * read_data_vanaverbeke.f90, read_data_vanaverbeke.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08): read_data update for sigfried; new header info read 2008-05-09 00:55 dprice * discplot.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08), plotstep.f90: toomre Q now correct for ideal gas equation of state (uses gamma from dump file) 2008-05-08 23:49 dprice * docs/: splash.tex, figs/surfdens.pdf (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08): updated docs with surface density plot info 2008-05-08 19:32 dprice * get_data.f90 (tags: v1_11_0--15/08/08, v1_10_2--08/05/08): bug fix with units resetting when turning on/off even if units file present 2008-05-08 19:13 dprice * plotstep.f90: bug fix with a) on multiple-plots per page/surface density plots 2008-05-08 02:08 dprice * write_sphdata.f90 (tags: v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08): simple unformatted binary format added as sph conversion option 2008-05-07 19:34 dprice * write_pixmap.f90 (tags: v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08): pixmap write in ascii format uses format statement to prevent ifort rubbish 2008-05-01 21:41 dprice * write_sphdata.f90, convert.f90 (tags: v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08): ascii file conversion writes header with dump file information in it 2008-05-01 19:24 dprice * shapes.f90 (tags: v1_10_2--08/05/08): new shapes module; not yet added as a feature 2008-05-01 19:21 dprice * discplot.f90, menu.f90 (tags: v1_10_2--08/05/08), plotstep.f90: bug fixes with disc quantity plotting (interactive mode, multiple plots per page, zoom) 2008-05-01 02:30 dprice * splash.f90: bumped version number to 1.10.2beta 2008-05-01 02:28 dprice * Makefile (tags: v1_10_2--08/05/08): discplot added to Makefile 2008-05-01 02:26 dprice * discplot.f90, globaldata.f90 (tags: v1_10_2--08/05/08), menu.f90, plotstep.f90: calculation of surface density and Toomre parameter implemented 2008-04-30 21:43 dprice * get_data.f90, options_data.f90 (tags: v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08): splash.columns file can be used to override default column labels 2008-04-30 19:19 dprice * Makefile, read_data_vanaverbeke.f90: read data routine for sigfried vanaverbeke added 2008-04-15 21:53 dprice * colours.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08): colour schemes from flash code added 2008-04-01 20:26 dprice * docs/splash.bbl (tags: v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08): updated refs 2008-04-01 20:24 dprice * read_data_sphNG.f90 (tags: v1_10_2--08/05/08): ugly common block removed; bug fixes with labelling of phantom MHD dumps 2008-03-30 13:00 dprice * read_data_ascii.f90 (tags: v1_10_2--08/05/08): ASPLASH_COLUMNSFILE environment variable added 2008-03-17 21:33 dprice * INSTALL, INSTALL.macosx (utags: v1_10_2--08/05/08, v1_11_0--15/08/08, v1_11_1--13/10/08): comment about stacksize added to install instructions 2008-03-12 23:27 dprice * menu.f90: nacross and ndown not changed if OK when re-setting multiplot 2008-03-12 02:16 dprice * docs/splash.tex: version history spans page 2008-03-11 21:25 dprice * docs/: version, version_history, version_history_tex.tex (utags: v1_10_2--08/05/08): version 1.10.1 2008-03-11 21:23 dprice * read_data_sphNG.f90 (tags: v1_10_1--11/03/08): reads all velocities if any required 2008-03-11 21:22 dprice * read_data_ascii.f90 (tags: v1_10_1--11/03/08): bug fix with header lines by environment variable 2008-03-11 21:18 dprice * splash.f90 (tags: v1_10_1--11/03/08): v1.10.1 2008-03-11 21:14 dprice * plotstep.f90 (tags: v1_10_1--11/03/08): only velocities relative to tracked particle in different coordinate systems (not B) 2008-03-11 21:04 dprice * read_data_gadget.f90 (tags: v1_10_2--08/05/08, v1_10_1--11/03/08): block labelled GADGET data read implemented (GSPLASH_FORMAT=2) 2008-03-11 21:03 dprice * docs/splash.tex (tags: v1_10_1--11/03/08): updated docs for v1.10.1 2008-03-11 21:03 dprice * options_particleplots.f90 (tags: v1_10_1--11/03/08): default marker for type 5 is * 2008-03-08 08:37 dprice * asciiutils.f90 (tags: v1_10_2--08/05/08, v1_10_1--11/03/08), read_data_ascii.f90: number of header lines can be overwritten by environment variable ASPLASH_NHEADERLINES 2008-03-04 00:20 dprice * read_data_gadget.f90: gsplash will read additional .hsml and/or .dens files if present containing smoothing length and density for dark matter particles 2008-02-29 20:35 dprice * read_data_mbate.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08): bug fix with single/double precision detection 2008-02-29 04:55 giuseppe * Makefile (tags: v1_10_1--11/03/08): frecord-marker issue 2008-02-27 23:11 dprice * read_data_sphNG.f90: more robust single/double precision determination 2008-02-27 22:21 dprice * Makefile: exact_ringspread added to Makefile 2008-02-26 20:08 dprice * exact.f90, exact_ringspread.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08) (utags: v1_10_1--11/03/08, v1_10_2--08/05/08): Lynden-Bell & Pringle ring spreading exact solution added 2008-02-26 20:07 dprice * plotstep.f90: bug fix with mem allocation/size checking with recent vector+rotation fix 2008-02-20 22:51 dprice * options_particleplots.f90: itrans resets when changing coordinate systems 2008-02-16 02:28 dprice * plotstep.f90: minor bug fixes in previous changes/openmp 2008-02-16 00:52 dprice * docs/splash.tex: docs updated for gadget environment variables 2008-02-16 00:52 dprice * system_utils.f90 (tags: v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08): envlist subroutine for extracting list of strings from an environment variable 2008-02-16 00:51 dprice * read_data_gadget.f90: extra columns environment variable for gadget read, also star particle information can be read 2008-02-15 20:53 dprice * plotstep.f90: BUG FIX with rotation + vector plots: vector components now rotate correctly 2008-02-15 20:50 dprice * exact_shock.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08): tabs removed 2008-02-13 03:37 dprice * interactive.f90 (tags: v1_10_2--08/05/08, v1_10_1--11/03/08), options_limits.f90 (tags: v1_10_2--08/05/08, v1_10_1--11/03/08), plotstep.f90: other coordinate system radii/velocities are now calculated relative to tracked particle (if particle tracking set) 2008-02-13 03:35 dprice * read_data_kitp.f90 (tags: v1_10_2--08/05/08, v1_10_1--11/03/08): read format for KITP comparison project 2008-01-25 03:29 dprice * convert.f90 (tags: v1_10_1--11/03/08): bug fix: convert does calculated quantities now also 2008-01-25 03:00 dprice * read_data_sphNG.f90: better labelling of columns for rt and mhd : now always gets start of block right 2008-01-23 02:55 dprice * Makefile, convert.f90, splash.f90, write_sphdata.f90 (tags: v1_10_1--11/03/08): implemented command line SPH dump file conversion (splash to ascii only at present) 2008-01-23 02:52 dprice * defaults.f90 (tags: v1_10_2--08/05/08), globaldata.f90 (utags: v1_10_1--11/03/08): reset_columnids routine added; minor 2008-01-19 02:16 dprice * interpolate3D_projection.F90 (tags: v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08): catches error causing segfault if NaNs or Infs for q2 in interpolation 2007-12-29 04:36 dprice * read_data_sphNG.f90: bug fix with int*8 skipping; reads MPI-Phantom dumps 2007-12-20 01:49 dprice * calc_quantities.f90 (tags: v1_10_2--08/05/08, v1_10_1--11/03/08): bug fix in mach number calculation if ivx not set (causes seg fault) 2007-12-14 01:52 dprice * docs/splash.tex: updated docs with square xy limits option 2007-12-14 01:33 dprice * options_page.f90 (tags: v1_10_2--08/05/08, v1_10_1--11/03/08), plotstep.f90: option for non-square coordinate axes implemented 2007-12-10 23:56 dprice * read_data_sphNG.f90: bug fix with sinks in MPI dump read 2007-12-06 02:45 dprice * particleplot.f90, particleplot.f90 (tags: v1_10_1--11/03/08): bug fix: blocks compilation on NAG: thanks to Andrew McLeod 2007-11-29 18:58 dprice * docs/version_history_tex.tex (tags: v1_10_1--11/03/08): version 1.10.0 2007-11-29 18:58 dprice * globaldata.f90, options_data.f90 (tags: v1_10_1--11/03/08), transform.f90 (tags: v1_10_2--08/05/08, v1_10_1--11/03/08): compiler warnings fixed 2007-11-29 18:50 dprice * calc_quantities.f90: minor bug fix 2007-11-29 18:45 dprice * docs/: version_history (tags: v1_10_1--11/03/08), version_history_tex.tex, version (tags: v1_10_1--11/03/08): version 1.10.0 2007-11-29 18:43 dprice * splash.f90 (tags: v1_10_0--28/11/07): v1.10 2007-11-29 18:40 dprice * docs/splash.tex (tags: v1_10_0--28/11/07): userguide updated for version 1.10 2007-11-29 10:07 dprice * plotstep.f90 (tags: v1_10_0--28/11/07): will tile if rendered + adaptive limits but no colour bar plotted 2007-11-28 11:40 dprice * render.f90 (tags: v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07): bug fixes in interface 2007-11-28 06:02 dprice * colours.f90 (tags: v1_10_1--11/03/08, v1_10_0--28/11/07): Bate original replaced by reinstated IDL blue-white 2007-11-25 20:41 dprice * docs/splash.tex: menu options updated 2007-11-25 20:40 dprice * globaldata.f90 (tags: v1_10_0--28/11/07), splash.f90: better fileprefix changing; implemented save-as from main menu 2007-11-25 20:39 dprice * Makefile (tags: v1_10_0--28/11/07): intelmac variable added 2007-11-25 20:38 dprice * menu.f90 (tags: v1_10_1--11/03/08), options_page.f90 (utags: v1_10_0--28/11/07): legend menu made separate; cut-down menu if ndim<2 2007-11-25 20:36 dprice * colourbar.f90 (tags: v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07), setpage.f90 (tags: v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07), plotstep.f90: bugs with horizontal colour bars fixed 2007-11-25 20:35 dprice * write_pixmap.f90 (tags: v1_10_1--11/03/08, v1_10_0--28/11/07): prints usage for -o format 2007-11-25 20:35 dprice * INSTALL, INSTALL.macosx (utags: v1_10_0--28/11/07, v1_10_1--11/03/08): updated and improved install instructions 2007-11-22 21:43 dprice * get_data.f90 (tags: v1_10_1--11/03/08, v1_10_0--28/11/07): does not call set_labels if no data read 2007-11-22 21:43 dprice * allocate.f90 (tags: v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07): bug fix in itype allocation 2007-11-21 05:49 dprice * read_data_dragon.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07): working data read for dragon code (both binary and ascii formats) 2007-11-21 05:49 dprice * allocate.f90, globaldata.f90, particleplot.f90 (tags: v1_10_0--28/11/07), plotstep.f90, read_data_sphNG.f90 (tags: v1_10_0--28/11/07), timestepping.f90 (tags: v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07): disordered particle type storage implemented, used in dragon and sphNG reads at present; remains optional 2007-11-21 04:12 dprice * write_pixmap.f90: ppm write implemented as -o option; same routine also used for opacity rendered .ppm 2007-11-21 04:11 dprice * get_data.f90: catches error if ix set incorrectly 2007-11-21 04:10 dprice * fieldlines.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07): minor conflict resolved; fewer warnings 2007-11-21 04:07 dprice * powerspectrums.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07): no warnings 2007-11-21 04:07 dprice * options_limits.f90, options_xsecrotate.f90 (tags: v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08) (utags: v1_10_0--28/11/07): minor changes to only statements 2007-11-21 04:05 dprice * interactive.f90, interpolate3D_opacity.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08), interpolate3D_projection.F90 (utags: v1_10_0--28/11/07): long subroutine names shortened to be strict f95 compatible 2007-11-21 04:04 dprice * defaults.f90 (tags: v1_10_0--28/11/07): minor cleanup 2007-11-21 04:02 dprice * exact.f90, exact_rhoh.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08) (utags: v1_10_0--28/11/07): only clauses improved; rhoh does rho vs h and h vs rho 2007-11-21 04:00 dprice * Makefile: -lg2c removed by default; reshuffle of some routines 2007-11-20 03:53 dprice * limits.f90 (tags: v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07): unused module removed 2007-11-16 00:34 dprice * plotstep.f90: BUG FIX on nag compiler; thanks to Sumedh 2007-11-16 00:33 dprice * fieldlines.f90: bug with r8 fixed 2007-11-16 00:06 dprice * Makefile, read_data_dragon.f90: dragon read implemented; not yet itype 2007-11-09 03:30 dprice * calc_quantities.f90 (tags: v1_10_0--28/11/07), globaldata.f90: radiative transfer stuff calculated 2007-11-09 03:29 dprice * read_data_sphNG.f90: radiative transfer stuff labelled/units done 2007-11-02 22:18 dprice * colourbar.f90: improvements to horizontal colour bar 2007-10-30 22:51 dprice * Makefile: slight change to ukaff1a build 2007-10-30 22:50 dprice * defaults.f90: safer default filename opening 2007-10-30 22:50 dprice * globaldata.f90: max label length increased 2007-10-30 22:50 dprice * legends.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07): text no longer opaque in step legend 2007-10-30 22:49 dprice * splash.f90: bug fix on ukaff compiler 2007-10-30 20:41 dprice * read_data_sphNG.f90: bug fix in phantom read 2007-10-30 20:38 dprice * splash.f90, docs/splash.tex: citation updated 2007-10-30 20:37 dprice * read_data_sphNG.f90: bug fix in phantom read 2007-10-26 19:00 dprice * read_data_tipsy.f90 (tags: v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07): temperature labelled properly 2007-10-24 23:29 dprice * get_data.f90: catches errors in ndim; prevents seg faulting for strange data reads 2007-10-24 23:29 dprice * read_data_tipsy.f90: tipsy read handles both binary and ascii files 2007-10-24 19:43 dprice * read_data_gadget.f90 (tags: v1_10_0--28/11/07): massoftype name clash fixed 2007-10-24 19:24 dprice * Makefile: comments and DEV option added 2007-10-24 19:13 dprice * read_data_sphNG.f90: seg fault bug fixed 2007-10-24 19:13 dprice * options_data.f90 (tags: v1_10_0--28/11/07): bug fix in initial limits setting for calculated quantities 2007-10-24 19:12 dprice * calc_quantities.f90: bug fix in radius calculation 2007-10-23 23:38 dprice * read_data_sphNG.f90: compiles on ukaff 2007-10-23 23:33 dprice * read_data_sphNG.f90: sphNG read updated for MPI code 2007-10-17 22:04 dprice * setpage.f90: minor bug fix for aspect ratios very close to 1 2007-10-17 01:55 dprice * options_render.f90 (tags: v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07): bug fix 2007-10-17 01:48 dprice * Makefile, colourbar.f90, interactive.f90, options_render.f90, plotstep.f90, render.f90: option for horizontal colour bar implemented 2007-10-17 01:25 dprice * interpolate3D.f90 (tags: v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07): BUG FIX! 2007-10-16 00:21 dprice * plotstep.f90: space left for legend text in margins also 2007-10-15 23:22 dprice * tests/test_fieldlines.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07): updated test routine 2007-10-15 23:22 dprice * fieldlines.f90: improved fieldlines routine: uses Simpsons rule not trapezoidal; still issues with v.large gradients 2007-10-15 22:07 dprice * read_data_sphNG.f90: reads dust mass properly 2007-10-12 01:05 dprice * interpolate_vec.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07), plotstep.f90, render.f90: hide arrows where no particles also applies to streamline plotting 2007-10-11 22:56 dprice * calc_quantities.f90, plotstep.f90: better log output 2007-10-06 01:19 dprice * read_data_sphNG.f90: phantom+dust read 2007-10-05 21:58 dprice * Makefile: finds libX11 better on 64 bit systems; stuff added to pgf90 2007-10-05 21:53 dprice * read_data_sphNG.f90: dead particles in phantom treated better 2007-10-05 21:52 dprice * menu.f90: rendering by colouring particles allowed in different co-ordinate systems 2007-10-05 21:52 dprice * plotstep.f90: colour table set if particles have been previously coloured; also bug with a) and particle colouring fixed 2007-10-05 20:12 dprice * read_data_ascii.f90 (tags: v1_10_0--28/11/07): better guess for mass column 2007-10-05 19:36 dprice * calc_quantities.f90: info about radius printed 2007-10-05 19:36 dprice * plotstep.f90: rotation is about tracked particle 2007-10-05 18:42 dprice * interactive.f90: o in interactive mode centres on tracked particle 2007-10-05 18:10 dprice * read_data_tipsy.f90: creates smoothing lengths if only softening lengths are dumped 2007-10-05 04:12 dprice * read_data_tipsy.f90: fixed tipsy read 2007-10-05 03:01 dprice * read_data_tipsy.f90: reads tipsy ascii files properly 2007-10-05 02:58 dprice * read_data_tipsy.f90: minor improvements 2007-09-26 19:40 dprice * Makefile, read_data_tipsy.f90: tipsy read added 2007-09-25 23:55 dprice * read_data_sphNG.f90: minus sign fixed 2007-09-25 23:48 dprice * read_data_sphNG.f90: corotating velocity subtraction implemented as environment variable 2007-09-24 22:19 dprice * write_pixmap.f90: minor compilation bugs fixed 2007-09-24 21:04 dprice * plotstep.f90: better prompt for dscreen 2007-09-24 21:01 dprice * particleplot.f90: fast particle plotting implemented for coloured subsets also 2007-09-22 00:10 dprice * options_render.f90, plotstep.f90: density weighted interpolation implemented 2007-09-21 23:38 dprice * Makefile, plotstep.f90, splash.f90, write_pixmap.f90: command line option to write pixel map to file implemented; only ascii format at present 2007-09-21 22:18 dprice * interpolate3D_projection.F90, plotstep.f90, tests/test_interpolate3D.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07): normalised projected plots implemented 2007-09-21 21:42 dprice * splash.f90: description of command line options added 2007-09-21 21:28 dprice * get_data.f90, globaldata.f90, options_data.f90, options_page.f90, splash.f90, titles.f90 (tags: v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07): ability to change file prefix for ALL files written by splash (ie. .defaults, .limits, .units, .anim, .titles and .legend) 2007-09-21 21:26 dprice * defaults.f90: minor internal change 2007-09-14 23:56 dprice * splash.f90: -p command line option added 2007-09-14 23:55 dprice * defaults.f90: minor formatting adjustments 2007-09-13 07:23 dprice * docs/: version, version_history, version_history_tex.tex (utags: v1_10_0--28/11/07, v1_9_2--12/09/07): version 1.9.2 2007-09-13 07:23 dprice * splash.f90 (tags: v1_9_2--12/09/07): v1.9.2 2007-09-13 07:14 dprice * docs/: splash.bbl (tags: v1_10_1--11/03/08, v1_10_0--28/11/07), splash.tex (utags: v1_9_2--12/09/07): docs updated for v1.9.2 2007-09-13 06:50 dprice * options_vecplot.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07), render.f90 (utags: v1_9_2--12/09/07): minor touch-ups to fixed arrow length option 2007-09-13 06:04 dprice * read_data_bauswein.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07): finishing touches added 2007-09-13 01:42 dprice * Makefile (tags: v1_9_2--12/09/07), read_data_bauswein.f90: read routine for Andreas Bauswein added 2007-09-11 18:52 dprice * interpolate3D_opacity.f90 (tags: v1_9_2--12/09/07): bug fix with integer overflow on progress counter for > 100m particles 2007-09-10 23:12 dprice * plotstep.f90 (tags: v1_9_2--12/09/07): renamed variables to avoid confusion 2007-09-10 23:03 dprice * plotstep.f90: smart background/foreground colour changing for legends, titles and overlaid ticks 2007-09-10 23:03 dprice * options_page.f90 (tags: v1_9_2--12/09/07): better prompt for background-colour for axes/text option 2007-09-10 21:42 dprice * setpage.f90 (tags: v1_9_2--12/09/07): slight adjustment to previous improvement 2007-09-10 21:31 dprice * plotstep.f90, setpage.f90: better margin determination when title is plotted above page 2007-09-10 21:13 dprice * setpage.f90: room left for title on tiled plots 2007-09-10 20:04 dprice * splash.f90: updated citation info 2007-09-10 19:54 dprice * options_vecplot.f90, render.f90: option to plot all arrows of same length implemented 2007-09-10 19:53 dprice * globaldata.f90 (tags: v1_9_2--12/09/07): module variables declared public by default 2007-09-05 00:23 dprice * titles.f90 (tags: v1_9_2--12/09/07): unused variable removed 2007-08-18 11:38 dprice * plotstep.f90: minor bug fix with previous 2007-08-18 05:08 dprice * plotstep.f90: axes numbers/labels turn off when rotating/using perspective 2007-08-18 04:42 dprice * interactive.f90 (tags: v1_9_2--12/09/07): bug fix: distance to nearest particle now calculated much better on plots with different axes scaling 2007-08-15 01:24 dprice * asciiutils.f90 (tags: v1_10_0--28/11/07, v1_9_2--12/09/07): improved header skipping in ascii data read 2007-08-09 20:23 dprice * plotstep.f90: round-off problems fixed with v. large/v. small units (dobbs) 2007-08-09 20:22 dprice * interactive.f90: bug fix with a) only zooming on one axis when should zoom on both 2007-08-08 21:15 dprice * get_data.f90 (tags: v1_9_2--12/09/07), globaldata.f90, read_data_sphNG.f90 (tags: v1_9_2--12/09/07), splash.f90: beginnings of low memory mode implemented (memory allocated up to last required column -- applies to sphNG only at the moment); command line + env variable option added 2007-08-08 20:08 dprice * limits.f90 (tags: v1_9_2--12/09/07): more error catches added 2007-08-08 20:08 dprice * allocate.f90 (tags: v1_9_2--12/09/07): returns having done nothing if array sizes unchanged; also now accepts ncolumns=0 as valid input (with a warning) 2007-07-31 23:23 dprice * Makefile: fixed ukaff1b system 2007-07-31 23:23 dprice * geometry.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07): bug fix 2007-07-31 21:27 dprice * geometry.f90: non-standard declarations fixed which was blocking compilation on pathf95 2007-07-31 21:27 dprice * Makefile: new system options for pathf95 and ukaff1b 2007-07-31 20:08 dprice * docs/splash.tex: bit about ASPLASH_NCOLUMNS added to docs 2007-07-31 20:08 dprice * allocate.f90, globaldata.f90, plotstep.f90, timestepping.f90 (tags: v1_9_2--12/09/07): changed interfaces to exact and interpolate_opacity; also catches min=max before PGPLOT does; massoftype implemented (but not yet in data reads) 2007-07-31 20:07 dprice * interpolate3D_opacity.f90: can send only one mass in via interface 2007-07-31 20:00 dprice * system_utils.f90 (tags: v1_10_0--28/11/07, v1_9_2--12/09/07): ienvironment function added 2007-07-31 20:00 dprice * read_data_ascii.f90 (tags: v1_9_2--12/09/07): ASPLASH_NCOLUMNS can be used to override ncolumns settings 2007-07-31 19:59 dprice * defaults.f90 (tags: v1_9_2--12/09/07), splash.f90: asplash -e option (evsplash) for plotting .ev files (ie. energy vs time) 2007-07-31 19:51 dprice * options_page.f90, options_particleplots.f90 (tags: v1_10_0--28/11/07, v1_9_2--12/09/07): default options for -ev option added 2007-07-31 19:51 dprice * exact.f90 (tags: v1_9_2--12/09/07): circle on sedov plots; commented out by default 2007-07-31 19:50 dprice * exact_sedov.f90 (tags: v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07): plots circle at shock location 2007-07-27 04:34 dprice * calc_quantities.f90 (tags: v1_9_2--12/09/07): mri deltav added 2007-07-24 18:28 dprice * exact_shock.f90 (tags: v1_10_0--28/11/07, v1_9_2--12/09/07): bug fix with rarefaction position in isothermal solution 2007-07-24 01:26 dprice * Makefile: spectrum SYSTEM added 2007-07-16 23:12 dprice * Makefile: zen system changes 2007-07-11 23:29 dprice * splash.f90: v1.9.1 2007-07-11 23:25 dprice * docs/: version, version_history, version_history_tex.tex: version 1.9.1 2007-07-11 23:22 dprice * splash.f90 (tags: v1_9_1--11/07/07): v1.9.1 2007-07-11 23:17 dprice * read_data_gadget.f90 (tags: v1_9_2--12/09/07), docs/splash.tex (utags: v1_9_1--11/07/07): info about environment variables added 2007-07-11 18:21 dprice * docs/splash.tex: = changed to default= 2007-07-11 18:13 dprice * read_data_gadget.f90: GSPLASH_USE_Z environment variable added to use redshift in the legend instead of time 2007-07-06 23:11 dprice * Makefile (tags: v1_9_1--11/07/07): changes to zen system 2007-07-06 23:11 dprice * interpolate3D_projection.F90 (tags: v1_9_2--12/09/07, v1_9_1--11/07/07): openMP bug fixed 2007-07-06 20:49 dprice * interpolate3D_opacity.f90, options_powerspec.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07) (utags: v1_9_1--11/07/07): no compiler warnings 2007-07-06 20:49 dprice * get_data.f90 (tags: v1_9_1--11/07/07): warning if no SPH particles in data 2007-07-06 20:48 dprice * splash.f90: citation info added 2007-07-06 20:48 dprice * read_data_VINE.f90 (tags: v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07), read_data_gadget.f90, read_data_sphNG.f90 (tags: v1_9_1--11/07/07), read_data_sro.f90 (tags: v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07): better memory use in gadget read; also various environment variables implemented 2007-07-06 20:47 dprice * system_f2003.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07), system_unix.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07), system_unix_NAG.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07), system_utils.f90 (tags: v1_9_1--11/07/07), Makefile: system utils separate from system files 2007-07-06 20:46 dprice * defaults.f90 (tags: v1_9_1--11/07/07): errors caught when opening defaults file 2007-07-06 20:45 dprice * prompting.f90 (tags: v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07): functions for upper and lower casing of strings added 2007-06-22 23:32 dprice * legends.f90 (tags: v1_9_2--12/09/07, v1_9_1--11/07/07): time is rounded up and down (not just down as previously) 2007-06-22 21:12 dprice * splash.f90: excludes blank arguments from command line 2007-06-22 21:08 dprice * timestepping.f90 (tags: v1_9_1--11/07/07): better time display if time not read 2007-06-21 02:29 dprice * colours.f90 (tags: v1_9_2--12/09/07, v1_9_1--11/07/07): two more Bate colour schemes added 2007-06-21 01:50 dprice * options_page.f90 (tags: v1_9_1--11/07/07): minor bug fix with formatting 2007-06-21 01:11 dprice * splash.f90: v1.9+ 2007-06-21 01:10 dprice * plotstep.f90 (tags: v1_9_1--11/07/07): option for legend only on first row/column/nth plot implemented 2007-06-21 01:10 dprice * titles.f90 (tags: v1_9_1--11/07/07): filenames for titles and legend changed to splash.titles and splash.legend to be consistent with elsewhere 2007-06-21 01:09 dprice * options_page.f90: neatened up legend+title menu plus option for legend only on first row/column/nth plot added 2007-06-21 01:07 dprice * prompting.f90: prompting now uses default= not = plus quotes around character string default 2007-06-20 21:22 dprice * options_page.f90: bug fix with constraints on nacross,ndown 2007-06-20 00:49 dprice * colours.f90: black-blue-cyan-yellow colour scheme added (suggested by Vid Irsic) 2007-06-20 00:48 dprice * powerspectrums.f90 (tags: v1_9_2--12/09/07, v1_9_1--11/07/07): fftw stuff commented out 2007-06-18 21:34 dprice * Makefile, interpolate3D.f90 (tags: v1_9_2--12/09/07, v1_9_1--11/07/07), interpolate3D_xsec.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07), plotstep.f90, powerspectrums.f90: interpolate3D now a separate module so can be optimised 2007-06-18 21:26 dprice * interpolate3D_xsec.f90: fastsqrt stuff taken out of interpolate3D 2007-06-18 21:23 dprice * plotstep.f90, powerspectrums.f90: power spectrum routines for 3D added (requires library function -- and 3D interpolation which is VERY slow) 2007-06-18 21:20 dprice * interpolate3D_projection.F90: normalisation option added to 3D vector projection routine 2007-06-18 21:09 dprice * interpolate3D_projection.F90: bug fix with column density units if 3D perspective on 2007-06-18 21:08 dprice * interpolate3D_xsec.f90: optimised 3D interpolation routine 2007-05-24 19:14 dprice * particleplot.f90 (tags: v1_9_2--12/09/07, v1_9_1--11/07/07): fast particle plot applies only if plotting > 100 particles 2007-05-24 19:06 dprice * plotstep.f90, rotate.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07): slightly faster rotation (+done in parallel) 2007-05-22 21:07 dprice * colours.f90, render.f90 (tags: v1_9_1--11/07/07): bug fix with inverse greyscale: greyscale now behaves like other colour schemes 2007-05-22 18:33 dprice * read_data_sphNG.f90: bug fixes with phantom read 2007-05-21 20:14 dprice * docs/splash.tex: star formation tutorial added 2007-05-21 20:13 dprice * docs/figs/: starpart1.png, starpart2.png, starpart3.png, starpart4.png, starpart5.png, starpart6.png, starpartfinal.png (utags: v1_10_0--28/11/07, v1_10_1--11/03/08, v1_10_2--08/05/08, v1_11_0--15/08/08, v1_11_1--13/10/08, v1_12_1--20/04/09, v1_12_2--15/07/09, v1_9_1--11/07/07, v1_9_2--12/09/07): star formation tutorial figures 2007-05-21 18:35 dprice * read_data_gadget.f90: better label for density on gadget read 2007-05-21 18:22 dprice * docs/: version, version_history, version_history_tex.tex (utags: v1_9_1--11/07/07): version 1.9.0 2007-05-21 18:19 dprice * docs/figs/sedov_example.png (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07): sedov example 2007-05-21 18:19 dprice * docs/figs/: surfpart1.png, surfpart2.png, surfpart3.png, surfpart4.png, surfpart5.png, surfpart6.png, surfpartfinal.png (utags: v1_10_0--28/11/07, v1_10_1--11/03/08, v1_10_2--08/05/08, v1_11_0--15/08/08, v1_11_1--13/10/08, v1_12_1--20/04/09, v1_12_2--15/07/09, v1_9_0--21/05/07, v1_9_1--11/07/07, v1_9_2--12/09/07): figs for surface rendering tutorial 2007-05-21 18:18 dprice * splash.f90 (tags: v1_9_0--21/05/07): v1.9 2007-05-21 18:15 dprice * docs/: splash.bbl (tags: v1_9_1--11/07/07), splash.tex (utags: v1_9_0--21/05/07): more improvements to user guide 2007-05-04 03:08 dprice * splash.f90: v1.9beta 2007-05-04 03:05 dprice * read_data_VINE.f90 (tags: v1_9_0--21/05/07): vine data read now works for 2D, also added MHD read based on VINE_MHD environment variable 2007-05-04 00:21 dprice * plotstep.f90 (tags: v1_9_0--21/05/07): bug fix in declarations 2007-05-04 00:03 dprice * Makefile (tags: v1_9_0--21/05/07), read_data_VINE.f90: bug fixes with VINE 2007-05-03 17:52 dprice * interpolate_vec.f90 (tags: v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07): minor change to comment 2007-05-03 17:52 dprice * options_page.f90 (tags: v1_9_0--21/05/07), plotstep.f90: automatic line width selection implemented 2007-05-03 17:51 dprice * docs/splash.tex: more added to tutorials 2007-05-03 17:51 dprice * read_data_sphNG.f90 (tags: v1_9_0--21/05/07): minor bug fix with declarations 2007-05-01 00:54 dprice * docs/splash.tex: more userguide updates 2007-05-01 00:52 dprice * Makefile: asplash also builds universal binary on maccluster 2007-04-30 22:24 dprice * plotstep.f90: minor bug fix with terminal log for 2D xsec 2007-04-30 21:45 dprice * plotstep.f90: x axis label reads x if 2D cross section is not oblique 2007-04-30 21:24 dprice * plotstep.f90: allocation clean-up + minor change to 2D xsec setup 2007-04-30 19:12 dprice * read_data_sphNG.f90: reset centre of mass option added for sphNG read 2007-04-27 00:07 dprice * options_xsecrotate.f90 (tags: v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07): log steps used for optical depth in animation sequences if tauend> 1000.*taustart or tauend<0.001*tauend 2007-04-27 00:05 dprice * interactive.f90 (tags: v1_9_1--11/07/07, v1_9_0--21/05/07): minor bug fix with zoom and - on colour bar in interactive mode 2007-04-26 18:54 dprice * colours.f90 (tags: v1_9_0--21/05/07): bate colour scheme name change 2007-04-26 18:54 dprice * options_particleplots.f90 (tags: v1_9_1--11/07/07, v1_9_0--21/05/07), options_xsecrotate.f90: better menu labels 2007-04-26 18:54 dprice * plotstep.f90: bug fix with opacity setting if h limit very close to zero 2007-04-26 18:33 dprice * docs/splash.tex: vast amount added to userguide 2007-04-25 02:18 dprice * titles.f90 (tags: v1_9_0--21/05/07): bug fix with log output if title/legend files do not exist 2007-04-25 02:14 dprice * splash.f90: alternative to command line filename specification is to create a file called splash.filenames (only read if nothing on command line) -- this is a workaround for a problem on the ukaff (xlf) compiler with lots of command line arguments 2007-04-25 02:13 dprice * Makefile, asciiutils.f90 (tags: v1_9_1--11/07/07, v1_9_0--21/05/07), read_data_ascii.f90 (tags: v1_9_1--11/07/07, v1_9_0--21/05/07), titles.f90: new utility module for reading ascii files; neatened up other routines which now use this module instead of repeating code 2007-04-25 00:20 dprice * interactive.f90: help displays options even if not applicable to current plot 2007-04-25 00:03 dprice * Makefile, calc_quantities.f90 (tags: v1_9_1--11/07/07, v1_9_0--21/05/07), globaldata.f90 (tags: v1_9_1--11/07/07, v1_9_0--21/05/07), interactive.f90, options_data.f90 (tags: v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07), options_limits.f90 (tags: v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07), plotstep.f90: radius is calculated relative to tracked particle if particle tracking limits are set 2007-04-24 21:39 dprice * Makefile, calc_quantities.f90, globaldata.f90, options_data.f90, options_xsecrotate.f90, plotstep.f90: origin settings now also apply in transformation to cylindrical and spherical coords 2007-04-24 21:04 dprice * options_xsecrotate.f90: bug fix with origin not being saved 2007-04-24 20:59 dprice * Makefile: dependency order fixed 2007-04-24 20:01 dprice * calc_quantities.f90: radius calculation uses origin settings 2007-04-14 00:17 dprice * docs/splash.tex: more added to vastly-improved user guide 2007-04-12 22:16 dprice * get_data.f90 (tags: v1_9_0--21/05/07), globaldata.f90, limits.f90 (tags: v1_9_1--11/07/07, v1_9_0--21/05/07), menu.f90 (tags: v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07), options_particleplots.f90, plotstep.f90: initial limits setting also applies coordinate transformation: icoordsnew now in settings_data 2007-04-12 22:15 dprice * geometry.f90 (tags: v1_9_1--11/07/07, v1_9_0--21/05/07): limits also transformed for toroidal coordinate system 2007-04-12 20:08 dprice * options_page.f90, options_xsecrotate.f90: improved menu option descriptions 2007-04-12 20:07 dprice * setpage.f90 (tags: v1_9_1--11/07/07, v1_9_0--21/05/07): minor print statement changed 2007-04-12 20:07 dprice * interpolate3D_xsec.f90 (tags: v1_9_0--21/05/07): skips particles with h < 0 and carries on 2007-04-05 18:53 dprice * interpolate3D_opacity.f90 (tags: v1_9_0--21/05/07): optimisations + just skips parts if h<0 2007-04-05 01:08 dprice * plotstep.f90: bug fix: colour bar off for 2D cross section 2007-04-05 00:52 dprice * plotstep.f90: bug fix: rotation only allowed in cartesian coords 2007-04-05 00:39 dprice * plotstep.f90: gives warning about rotation+vectors 2007-04-05 00:34 dprice * options_xsecrotate.f90: bug fix with nframes not being set for interactive sequence setting 2007-04-04 23:59 dprice * interactive.f90, options_xsecrotate.f90, plotstep.f90: bug fix with sequences with logged axes; also sequences can now be set interactively using e) in interactive mode 2007-04-04 22:09 dprice * globaldata.f90, interactive.f90, menu.f90, options_xsecrotate.f90, plotstep.f90, splash.f90: animation sequences implemented 2007-04-04 22:08 dprice * options_page.f90: tiling on by default; titles off by default 2007-03-28 22:35 dprice * docs/version (tags: v1_9_0--21/05/07): version 1.8.1 2007-03-28 22:35 dprice * scripts/supersphplot_parallel.pl: obsolete 2007-03-28 22:30 dprice * docs/: version, version_history (tags: v1_9_0--21/05/07), version_history_tex.tex (tags: v1_9_0--21/05/07) (utags: v1_8_1--28/03/07): version 1.8.1 2007-03-28 22:22 dprice * splash.f90 (tags: v1_8_1--28/03/07): version 1.8.1 2007-03-28 22:09 dprice * docs/splash.tex (tags: v1_8_1--28/03/07): some improvements to the manual (still kind of outdated, but slightly less so) 2007-03-26 22:33 dprice * interpolate_vec.f90, options_vecplot.f90 (tags: v1_9_1--11/07/07, v1_9_0--21/05/07), plotstep.f90 (utags: v1_8_1--28/03/07): minimum number of particles for arrow to be plotted can be specified 2007-03-26 22:08 dprice * interpolate_vec.f90: comments added 2007-03-26 22:05 dprice * interpolate_vec.f90, options_vecplot.f90, plotstep.f90: option to hide vector arrows where there are no particles implemented; seems to work 2007-03-24 03:37 dprice * interpolate3D_projection.F90 (tags: v1_9_0--21/05/07, v1_8_1--28/03/07): info about uthermcutoff printed in synchrotron plots 2007-03-24 02:28 dprice * plotstep.f90: integrated vector plots use z in code units, not unit of z integration (avoids round-off issues with physical units) 2007-03-24 02:00 dprice * interpolate3D_projection.F90, options_vecplot.f90, plotstep.f90: utherm cutoff added to synchrotron options 2007-03-24 01:07 dprice * plotstep.f90: minor bug fix with npixy calculation for vector plots 2007-03-24 00:44 dprice * plotstep.f90: better synchrotron plotting sequence (arrows appear before intensity is calculated) 2007-03-24 00:29 dprice * interpolate3D_projection.F90: openmp bug fixes 2007-03-24 00:26 dprice * interpolate3D_projection.F90, plotstep.f90: better contours on synchrotron map (uses more pixels) 2007-03-23 23:39 dprice * calc_quantities.f90 (tags: v1_8_1--28/03/07): minor change to tiny() fixing compiler issue (g95) with debug flags set 2007-03-23 23:38 dprice * options_render.f90 (tags: v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07): can set number of contours to zero 2007-03-23 23:26 dprice * plotstep.f90: label changed back to int B dz for vector plots in 3D 2007-03-23 22:03 dprice * interpolate3D_projection.F90, plotstep.f90: minimum resolution length implemented: equal to pixel size - means plots are much smoother 2007-03-21 02:55 dprice * interactive.f90 (tags: v1_8_1--28/03/07): z(Z) key in interactive mode now goes up to x10^6 2007-03-21 02:53 dprice * interpolate_vec.f90: bug with interface 2007-03-21 02:47 dprice * interpolate_vec.f90, plotstep.f90: vector plot reverted to averaging routine (smoother plots where field is highly disordered) 2007-03-21 02:32 dprice * Makefile (tags: v1_8_1--28/03/07), plotstep.f90: interpolate_vec used (trial) 2007-03-21 02:28 dprice * plotstep.f90, interpolate3D_opacity.f90 (tags: v1_8_1--28/03/07), read_data_dansph.f90 (tags: v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07), read_data_gadget.f90 (tags: v1_9_0--21/05/07, v1_8_1--28/03/07): only clauses improved; fewer compiler warnings 2007-03-20 03:22 dprice * plotstep.f90: bug fixes with a) on multiple-plots per page; some internal restructuring required 2007-03-20 03:22 dprice * interactive.f90: more information given when hitting a) 2007-03-20 03:21 dprice * options_xsecrotate.f90 (tags: v1_8_1--28/03/07): writeppm now optional for opacity-rendered plots 2007-03-20 03:21 dprice * interpolate3D_opacity.f90: writeppm now separate routine 2007-03-16 04:04 dprice * interpolate3D_projection.F90: corrections for particles entirely within a single pixel removed 2007-03-16 03:56 dprice * interpolate3D_projection.F90: corrections for particles entirely within a single pixel added 2007-03-15 23:15 dprice * plotstep.f90: bug fix with labels for vector plot legend in physical units 2007-03-15 21:26 dprice * Makefile: openmp flag added properly for gfortran 2007-03-15 21:24 dprice * interpolate3D_projection.F90: parallel versions of vector interpolations added 2007-03-15 21:07 dprice * interpolate3D_projection.F90: bug fix with synchrotron stuff 2007-03-15 20:58 dprice * calc_quantities.f90, plotstep.f90: bad bug fixes in yesterdays build (2 seg faults fixed) 2007-03-15 20:28 dprice * Makefile: debug flags added for ifort 2007-03-15 20:20 dprice * Makefile, interpolate3D_projection.F90: bug fix with _openmp 2007-03-15 20:08 dprice * Makefile: Makefile handles new preprocessed parallel routine 2007-03-15 20:07 dprice * interpolate3D_projection.F90: new unified, preprocessed parallel routine 2007-03-15 20:07 dprice * interpolate3D_projection.f90, interpolate3D_projection_P.f90: obsolete 2007-03-15 02:51 dprice * interpolate3D_projection.f90, interpolate3D_projection_P.f90, options_vecplot.f90, plotstep.f90: implemented synchrotron map calculation 2007-03-15 02:24 dprice * splash.f90 (tags: v1_8_0--14/03/07): version 1.8 2007-03-15 01:26 dprice * calc_quantities.f90 (tags: v1_8_0--14/03/07): much neater calc_quantities routine (subroutine addcolumn added) 2007-03-14 00:20 dprice * options_vecplot.f90, render.f90 (tags: v1_9_0--21/05/07, v1_8_1--28/03/07) (utags: v1_8_0--14/03/07): option to turn arrow heads off implemented 2007-03-13 23:36 dprice * plotstep.f90, interactive.f90 (utags: v1_8_0--14/03/07): bug fixes with a) implementation for multiple plots per page 2007-03-13 03:54 dprice * plotstep.f90: bug fix with seg fault if multiplot settings > ncolumns (e.g. in defaults file) 2007-03-13 03:45 dprice * interactive.f90, plotstep.f90: implemented a) in interactive mode for multiple-plots-per-page (restricted at present to max,min over all panels) 2007-03-08 21:42 dprice * plotstep.f90: opacity rendering uses hmin and pmassmin (easier to get kappa right) 2007-03-08 20:31 dprice * README (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07), INSTALL, INSTALL.macosx (utags: v1_8_0--14/03/07, v1_8_1--28/03/07, v1_9_0--21/05/07, v1_9_1--11/07/07, v1_9_2--12/09/07): name changed to splash 2007-03-08 20:28 dprice * Makefile (tags: v1_8_0--14/03/07): debug flags added for ukaff 2007-03-08 20:27 dprice * units.f90 (tags: v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07): bug fix with z integration units reading (causing seg fault) 2007-03-08 20:26 dprice * interactive.f90: bug fix with o) in interactive mode for y axis 2007-03-08 20:03 dprice * calc_quantities.f90: v. minor bug fix 2007-03-08 20:01 dprice * defaults.f90 (tags: v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07), options_data.f90 (tags: v1_8_1--28/03/07, v1_8_0--14/03/07), units.f90: units defaults now set in units module 2007-03-08 04:23 dprice * plotstep.f90, units.f90, options_data.f90, read_data_sphNG.f90 (tags: v1_8_1--28/03/07, v1_8_0--14/03/07): implemented unit for z integration (means can have different units for x, y, z like kpc but still have column density in g/cm^2 for example 2007-03-08 02:24 dprice * plotstep.f90: bug fix with background foreground colour on vector plots if axes are overlaid in background colour 2007-03-07 20:55 dprice * interactive.f90: g)radient option implemented for interactive mode with multiple-plots-per-page 2007-03-07 20:35 dprice * read_data_ascii.f90 (tags: v1_8_1--28/03/07, v1_8_0--14/03/07): minor typo fixed in warning 2007-02-26 20:59 dprice * Makefile: astromac system variable added 2007-02-21 21:30 dprice * splash.f90: version uses same string in both places; 1.8beta 2007-02-21 21:24 dprice * read_data_sphNG.f90: reads dumps from phantom 2007-02-21 21:24 dprice * exact_shock.f90 (tags: v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07): bug fix with left going shock wave 2007-02-21 21:23 dprice * interactive.f90, interpolate1D.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07), interpolate2D.f90 (tags: v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07), interpolate3D_opacity.f90 (tags: v1_8_0--14/03/07), interpolate3D_projection.f90 (tags: v1_8_0--14/03/07), interpolate3D_projection_P.f90 (tags: v1_8_0--14/03/07), interpolate3D_xsec.f90 (tags: v1_8_1--28/03/07, v1_8_0--14/03/07), plotstep.f90: hidden particles now also not used in rendering; means can isolate portions of flow; can select particles even on render plots in interactive mode 2007-02-21 02:19 dprice * read_data_sro.f90 (tags: v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07): hfact can be set via RSPLASH_HFACT environment variable 2007-02-20 20:48 dprice * interpolate3D_opacity.f90: minor change to log output 2007-02-20 20:47 dprice * interpolate1D.f90, interpolate2D.f90, interpolate3D_xsec.f90: log output indicates whether normalised or not 2007-02-20 00:30 dprice * read_data_sphNG.f90: bug fix with small dump reads with extra quantities 2007-02-20 00:20 dprice * read_data_sphNG.f90: bug fix with small dump reads with extra quantities; preliminary stuff for phantom data read 2007-02-19 23:45 dprice * interactive.f90, plotstep.f90: x option for interactively setting cross section can be used in column density mode (ie. changes automatically from projection to cross section) 2007-02-19 22:04 dprice * splash.f90 (tags: v1_7_2--19/02/07): v1.7.2 2007-02-19 21:56 dprice * geometry.f90 (tags: v1_8_1--28/03/07), docs/splash.tex (utags: v1_7_2--19/02/07, v1_8_0--14/03/07): overhaul of geometry module: vector components are now all physical components (have same dimensions as original vector, ie. vphi = r\dot{\phi} etc; done now for all co-ordinate systems; docs updated accordingly 2007-02-19 20:50 dprice * menu.f90 (tags: v1_8_1--28/03/07, v1_8_0--14/03/07), options_data.f90, options_page.f90 (tags: v1_8_1--28/03/07, v1_8_0--14/03/07), options_particleplots.f90 (tags: v1_8_1--28/03/07, v1_8_0--14/03/07), options_render.f90 (tags: v1_8_0--14/03/07), options_vecplot.f90, options_xsecrotate.f90 (tags: v1_8_0--14/03/07) (utags: v1_7_2--19/02/07): menu shortcuts implemented 2007-02-19 20:48 dprice * options_limits.f90 (tags: v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07): menu shortcuts implemented; help mode obsolete 2007-02-19 20:48 dprice * docs/splash.tex: v minor bug fix in manual 2007-02-19 20:47 dprice * Makefile (tags: v1_7_2--19/02/07): v minor debugflag changes 2007-02-19 20:47 dprice * interactive.f90 (tags: v1_7_2--19/02/07): z) also zooms (same as Z) in interactive mode 2007-02-19 20:30 dprice * calc_quantities.f90, limits.f90 (tags: v1_8_1--28/03/07, v1_8_0--14/03/07) (utags: v1_7_2--19/02/07): bug fix if no data read and calc_quantities called 2007-02-09 01:36 dprice * exact.f90, exact_torus.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07) (utags: v1_7_2--19/02/07, v1_8_0--14/03/07, v1_8_1--28/03/07, v1_9_0--21/05/07, v1_9_1--11/07/07): exact solution added for Jphi in tokamak torus 2007-02-08 23:14 dprice * exact.f90, exact_torus.f90: exact solution for Btheta in torus added 2007-02-08 21:52 dprice * menu.f90, options_particleplots.f90: menu shortcuts implemented (trial only with o menu at present) 2007-02-08 02:07 dprice * geometry.f90, docs/splash.tex: bug fixes to angular vector components in toroidal co-ordinates 2007-02-08 01:23 dprice * calc_quantities.f90: rho*u calculated for hydro 2007-02-08 00:18 dprice * exact_torus.f90: fixed exact solution for nu=2 torus 2007-02-07 01:29 dprice * plotstep.f90 (tags: v1_7_2--19/02/07): BUG fix with units label showing on vector plots even when in code units 2007-02-06 20:08 dprice * geometry.f90: BUG FIX with phi component of vectors in cylindrical geometry 2007-02-06 03:09 dprice * geometry.f90: v\phi really v\phi for cylindricals 2007-02-04 03:06 dprice * options_limits.f90: more minor improvements to menu prompt 2007-02-03 02:15 dprice * read_data_sphNG.f90 (tags: v1_7_2--19/02/07): more robust data read: fixes Clares problem with single precision reads 2007-02-03 01:36 dprice * options_limits.f90: slight improvements to user prompts 2007-02-03 01:35 dprice * read_data_ascii.f90 (tags: v1_7_2--19/02/07): minor change only 2007-02-03 01:32 dprice * read_data_ascii.f90: minor change only 2007-02-02 21:02 dprice * tests/test_fieldlines.f90 (tags: v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07): new test for fieldlines added (currently fails dismally) 2007-02-02 21:02 dprice * interactive.f90: o) option works better in interactive mode + zooming now always centred (not relative to cursor position) 2007-02-02 21:01 dprice * allocate.f90 (tags: v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07), plotstep.f90: time not plotted if has not been read from file; also better replotting behaviour when nplots < npanels 2007-01-26 03:35 dprice * read_data_sro.f90 (tags: v1_7_2--19/02/07): no longer makes assumptions about file names 2007-01-25 11:01 dprice * read_data_sphNG.f90: BUG FIX with MHD reads for columns > 13 2007-01-18 21:50 dprice * scripts/splash_parallel.pl (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07): improved ssh/xgrid farming utility 2007-01-18 21:34 dprice * tests/test_fieldlines.f90: interface to streamlines updated 2007-01-18 21:34 dprice * fieldlines.f90 (tags: v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07), plotstep.f90: bug fixes with streamline plotting 2007-01-18 21:33 dprice * options_page.f90: restrictions on page size removed; titles back on by default 2007-01-18 04:11 dprice * get_data.f90 (tags: v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07): bug fix with limits file reading with buffered data 2007-01-16 01:36 dprice * timestepping.f90 (tags: v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07): regression/bug with colour-by-type 2007-01-16 01:23 dprice * splash.f90: -v valid command line option; no compiler warnings 2007-01-16 01:12 dprice * options_particleplots.f90: label particles option removed (but not yet deleted) 2007-01-16 01:05 dprice * options_particleplots.f90, timestepping.f90: improved colour-particle-by-type option; makes clear what is going on; overrides interactive settings 2007-01-16 00:16 dprice * Makefile: minor changes to comments, debugflags, also universal binary build added for maccluster settings 2007-01-15 21:43 dprice * interactive.f90, particleplot.f90 (tags: v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07), plotstep.f90: bug fix/regression in sink particle plotting (again): icolour now = -1 for non-plotted particles; only checks z zobserver no longer plotted) 2006-12-07 12:06 dprice * Makefile (tags: v1_7_1--04/01/07, v1_7_0--13/12/06), defaults.f90 (tags: v1_7_0--13/12/06), get_data.f90 (tags: v1_7_0--13/12/06), interpolate3D_opacity.f90 (tags: v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06), menu.f90 (tags: v1_7_0--13/12/06), options_data.f90 (tags: v1_7_1--04/01/07, v1_7_0--13/12/06), options_limits.f90 (tags: v1_7_1--04/01/07, v1_7_0--13/12/06), read_data_gadget.f90 (tags: v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06), splash.f90, supersphplot.f90, transform.f90 (tags: v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06), docs/splash.bbl (tags: v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06), docs/splash.tex (tags: v1_7_1--04/01/07, v1_7_0--13/12/06), docs/supersphplot.bbl, docs/supersphplot.tex: name changed to splash for version 1.7 2006-12-06 22:38 dprice * plotstep.f90, timestepping.f90 (tags: v1_7_1--04/01/07, v1_7_0--13/12/06): BUG FIX with vector components in partial data reads 2006-12-05 14:46 dprice * calc_quantities.f90 (tags: v1_7_1--04/01/07, v1_7_0--13/12/06), get_data.f90, units.f90 (tags: v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06): improved units setting prompts and units labelling of calculated quantities 2006-11-25 02:01 dprice * units.f90: minor changes to warnings/ label suggestions 2006-11-25 02:00 dprice * calc_quantities.f90: automatically sets unit label for vector magnitudes 2006-11-25 01:59 dprice * Makefile: minor flag changes for maccluster 2006-11-25 01:59 dprice * interactive.f90 (tags: v1_7_1--04/01/07, v1_7_0--13/12/06), plotstep.f90: BUG FIX with panel determination in interactive mode on multiplots if nsteps < nacross*ndown 2006-11-24 02:28 dprice * read_data_ascii.f90 (tags: v1_7_1--04/01/07, v1_7_0--13/12/06): attempts to read gamma from ascii file header 2006-11-24 02:24 dprice * read_data_ascii.f90: attempts to read gamma from ascii file header 2006-11-21 21:24 dprice * read_data_ascii.f90: minor changes; warns about NaNs and Infs and recognises B field in columns file 2006-11-21 19:51 dprice * exact_shock.f90 (tags: v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06): solution implemented for left-going and right-going shocks and rarefactions 2006-11-21 02:36 dprice * Makefile: various presets added/changed 2006-11-21 02:06 dprice * geometry.f90 (tags: v1_7_1--04/01/07, v1_7_0--13/12/06), docs/supersphplot.tex: bug fix with spherical vector transforms; also toroidal coordinate system implemented for vectors; documentation added for these 2006-11-20 21:58 dprice * docs/supersphplot.tex: preliminary docs for geometry module 2006-11-17 21:48 dprice * plotstep.f90: bug fix with partial data reads 2006-11-17 21:48 dprice * exact.f90, exact_torus.f90 (utags: v1_7_0--13/12/06, v1_7_1--04/01/07): exact solution for tokamak torus added 2006-11-17 21:48 dprice * geometry.f90: toroidal co-ordinates added 2006-11-10 22:43 dprice * get_data.f90, options_data.f90, units.f90: working units file save 2006-11-10 06:41 dprice * Makefile, calc_quantities.f90, get_data.f90, globaldata.f90 (tags: v1_7_0--13/12/06), menu.f90, options_data.f90, plotstep.f90, read_data_mbate.f90 (tags: v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06), read_data_sphNG.f90 (tags: v1_7_0--13/12/06), read_data_sro.f90, units.f90: new units module; preliminary implementation of units file saving 2006-11-10 06:39 dprice * scripts/supersphplot_parallel.pl (tags: v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06): minor changes 2006-11-10 00:15 dprice * read_data_sphNG.f90: Bfield units implemented 2006-11-09 22:13 dprice * interactive.f90: minor bug fix with inexact exception with uninitialised xpt2,ypt2 2006-11-09 21:44 dprice * menu.f90: BUG FIX if nplots set to 1 in multiplot options 2006-11-09 21:33 dprice * options_page.f90 (tags: v1_7_1--04/01/07, v1_7_0--13/12/06): minor bug fix with menu options 2006-11-09 21:32 dprice * options_particleplots.f90 (tags: v1_7_1--04/01/07, v1_7_0--13/12/06): bug fix with menu option > 10 not working 2006-11-09 21:07 dprice * read_data_ascii.f90: more column labels recognised 2006-11-09 20:30 dprice * calc_quantities.f90, get_data.f90, globaldata.f90, plotstep.f90, read_data_gadget.f90, read_data_sphNG.f90, timestepping.f90: partial data read implemented in gadget and sphNG reads (factor of ~2-3 speedup in read from disk for >1 files) 2006-11-09 20:28 dprice * interpolate2D.f90 (tags: v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06): comments only 2006-11-09 20:27 dprice * read_data_rsph.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06): bug fixes with rsph read 2006-11-09 20:27 dprice * colours.f90 (tags: v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06): very minor change to label 2006-11-09 20:26 dprice * interpolate3D_xsec.f90 (tags: v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06): very minor optimisation 2006-11-08 23:41 dprice * colours.f90: Bate red-yellow-white colour scheme added 2006-11-08 04:06 dprice * read_data_sphNG.f90: temporary hack to catch corrupt small dump files 2006-11-07 20:25 dprice * options_limits.f90, options_render.f90 (tags: v1_7_1--04/01/07, v1_7_0--13/12/06), options_xsecrotate.f90 (tags: v1_7_1--04/01/07, v1_7_0--13/12/06): new style menus 2006-11-07 20:21 dprice * options_data.f90, options_vecplot.f90 (tags: v1_7_1--04/01/07, v1_7_0--13/12/06): new menu format 2006-11-07 20:21 dprice * options_page.f90, setpage.f90 (tags: v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06): iaxis=-4 option added 2006-11-06 23:38 dprice * plotstep.f90: improved behaviour for interactive mode with nstepsperpage > 1 (uses interactive_multi) 2006-11-06 23:37 dprice * options_particleplots.f90: bug fix with formatting for ntypes<=1 2006-11-03 02:48 dprice * legends.f90 (tags: v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06): minor cleanup, documentation added for legend_scale subroutine 2006-11-01 23:22 dprice * options_particleplots.f90, timestepping.f90: option for default colours for particle types implemented; some issues remain 2006-11-01 23:21 dprice * read_data_sphNG.f90: time units are free-fall times; various minor clean ups 2006-11-01 04:14 dprice * options_page.f90, plotstep.f90: option to use background colour for overlaid axes and text added 2006-11-01 02:52 dprice * legends.f90, options_page.f90, plotstep.f90: option to plot scale on co-ordinate plots implemented; also units label on column densities works for sphNG 2006-11-01 00:14 dprice * prompting.f90 (tags: v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06): added function for printing logical variables in menus as ON or OFF 2006-11-01 00:13 dprice * options_page.f90, plotstep.f90: improvements to legend and title option settings; also option to plot time legend only for first row added 2006-10-24 23:21 dprice * supersphplot.f90 (tags: v1_6_2--24/10/06): version 1.6.2 2006-10-24 21:17 dprice * read_data_sphNG.f90 (tags: v1_6_2--24/10/06): bug fix with units in new read 2006-10-21 00:15 dprice * read_data_sphNG.f90: reads both full and small dumps and can mix the two 2006-10-17 00:53 dprice * scripts/supersphplot_parallel.pl (tags: v1_6_2--24/10/06): working ssh version 2006-10-16 18:17 dprice * scripts/supersphplot_parallel.pl: minor changes 2006-10-13 19:57 dprice * scripts/supersphplot_parallel.pl: working xgrid version 2006-10-13 01:52 dprice * scripts/supersphplot_parallel.pl: parallel farming utility to do one-frame-per-processor 2006-10-12 18:41 dprice * Makefile (tags: v1_6_2--24/10/06): make all option 2006-10-12 18:31 dprice * tests/test_fieldlines.f90 (tags: v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06): error check added 2006-10-12 18:30 dprice * options_particleplots.f90, particleplot.f90 (utags: v1_6_2--24/10/06): fast particle plotting implemented 2006-10-12 18:30 dprice * plotstep.f90 (tags: v1_6_2--24/10/06): bug fix with colour bar limits changing for multiple plots per page; also much neater 2006-10-12 18:29 dprice * interactive.f90 (tags: v1_6_2--24/10/06): bug fix with colour bar limits changing for multiple plots per page 2006-10-12 18:28 dprice * menu.f90 (tags: v1_6_2--24/10/06): bug fix with default values of vector plotting prompt for multiplots 2006-10-06 18:35 dprice * tests/test_fieldlines.f90: added test for fieldlines module 2006-10-06 18:34 dprice * Makefile: fieldlines test added; gfortran system type 2006-10-06 18:26 dprice * interpolate3D_xsec.f90 (tags: v1_6_2--24/10/06): minor optimisations 2006-10-06 02:21 dprice * docs/supersphplot.tex (tags: v1_6_2--24/10/06): bug fix with L2 definition in manual 2006-10-06 02:20 dprice * fieldlines.f90 (tags: v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06): minor changes 2006-10-06 01:19 dprice * fieldlines.f90, options_vecplot.f90 (tags: v1_6_2--24/10/06), plotstep.f90: plot streamlines option implemented; works OK in 2D; a bit funny in 3D 2006-09-28 20:36 dprice * setpage.f90 (tags: v1_6_2--24/10/06): spurious print statement removed 2006-09-21 22:49 dprice * scripts/getav.pl (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06): bug fix with error parsing script 2006-09-21 22:16 dprice * scripts/getav.pl: minor improvements 2006-09-19 21:51 dprice * options_page.f90 (tags: v1_6_2--24/10/06): default line width is now 1 (looks better on pixel images e.g. gif/png) 2006-09-19 21:48 dprice * plotstep.f90: bug fix with adaptive limits changing on logged plots (-666) 2006-09-15 23:43 dprice * interactive.f90: bug fix with zoom on colourbar for multiple-plots-per-page 2006-09-15 23:34 dprice * plotstep.f90: bug fix with floating exception with optimisation on sun compiler 2006-09-15 01:02 dprice * render.f90 (tags: v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06): no labels printed on contour plots 2006-09-15 01:02 dprice * options_particleplots.f90: menu arranged better 2006-09-12 18:59 dprice * globaldata.f90 (tags: v1_6_2--24/10/06): maxfile is now 10001 2006-09-11 22:15 dprice * read_data_sphNG.f90: bug fix with sink particles/dead particles 2006-09-07 19:02 dprice * colours.f90 (tags: v1_6_2--24/10/06): haze colour scheme improved 2006-09-07 17:57 dprice * exact.f90, exact_densityprofiles.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06) (utags: v1_6_2--24/10/06): solution for two-component plummer/hernquist spheres 2006-08-24 18:30 dprice * supersphplot.f90 (tags: v1_6_1--24/08/06): version 1.6.1 2006-08-24 18:26 dprice * Makefile (tags: v1_6_1--24/08/06): dependencies removed 2006-08-24 18:26 dprice * interactive.f90 (tags: v1_6_1--24/08/06): log output for particle tracking 2006-08-23 19:07 dprice * options_page.f90 (tags: v1_6_1--24/08/06): minor changes to prompts 2006-08-23 19:07 dprice * interactive.f90: cursor stays put on multiplots 2006-08-23 19:06 dprice * plotstep.f90 (tags: v1_6_1--24/08/06): bug fix with particle tracking+rotation 2006-08-19 00:35 dprice * setpage.f90 (tags: v1_6_1--24/08/06): bug fix with margins/aspect ratios under some circumstances on tiled plots 2006-08-19 00:03 dprice * setpage.f90: buffer removed from y axis label 2006-08-18 23:55 dprice * interactive.f90, plotstep.f90: bug fixes with interactive colour bar changing on tiled plots 2006-08-18 23:10 dprice * interactive.f90: improved timestep changing for interactive on multiplot 2006-08-17 22:37 dprice * read_data_sro.f90 (tags: v1_6_2--24/10/06, v1_6_1--24/08/06): option to reset centre of mass 2006-08-17 22:36 dprice * plotstep.f90: outputs centre of mass 2006-08-17 22:32 dprice * calc_quantities.f90 (tags: v1_6_2--24/10/06, v1_6_1--24/08/06): error catches for floating exceptions in some cases 2006-08-17 21:30 dprice * interactive.f90: bug fixes with interactive on multiplot 2006-08-17 21:00 dprice * interactive.f90: improved panel finding 2006-08-17 02:18 dprice * exact.f90 (tags: v1_6_1--24/08/06): ishk saved for mhd shock solution 2006-08-17 02:18 dprice * interactive.f90: better panel determination on multiplot-interactive mode 2006-08-16 22:28 dprice * exact.f90, exact_mhdshock.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06): minor bug fixes with mhd shock selection 2006-08-15 18:54 dprice * exact.f90, plotstep.f90: bug fixes with residual plots 2006-08-15 18:39 dprice * exact.f90, plotstep.f90: residual plots fixed for tiled panels 2006-08-15 18:38 dprice * options_data.f90 (tags: v1_6_2--24/10/06, v1_6_1--24/08/06): only clauses 2006-08-15 02:19 dprice * Makefile, danpgutils.f90, supersphplot.f90: danpgutils obsolete 2006-08-15 02:18 dprice * options_page.f90, particleplot.f90 (tags: v1_6_1--24/08/06), plotstep.f90: bug fix with character height changing between devices; danpgsch now obsolete anyway 2006-08-15 01:04 dprice * allocate.f90 (tags: v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06): more informative error message 2006-08-15 01:04 dprice * read_data_dansph.f90 (tags: v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06): better error catching 2006-08-11 22:10 dprice * interactive.f90, plotstep.f90: bad regressions : seg faults if no rendering 2006-08-11 22:09 dprice * calc_quantities.f90: bug fix with labels if vector quantity 2006-08-11 22:09 dprice * plotstep.f90: bad bug fix with seg fault if ih/irho=0 2006-08-11 19:58 dprice * get_data.f90 (tags: v1_6_2--24/10/06, v1_6_1--24/08/06): error check on irho,ipmass,ih after data read 2006-08-11 02:17 dprice * supersphplot.f90 (tags: v1_6_0--10/08/06): version 1.6 2006-08-11 01:21 dprice * plotstep.f90 (tags: v1_6_0--10/08/06): bug fix with log10(1.0) giving blank pixels 2006-08-11 01:20 dprice * Makefile (tags: v1_6_0--10/08/06): bug fix with 0s instead of Os 2006-08-11 01:05 dprice * transform.f90 (tags: v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06): uses errval for errors instead of zero, can be input by calling routine - default is still zero 2006-08-11 00:35 dprice * transform.f90: v.minor 2006-08-10 23:54 dprice * Makefile: only -O4 on ukaff1a 2006-08-10 23:53 dprice * interpolate3D_projection_P.f90 (tags: v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06): no preprocessing 2006-08-10 23:07 dprice * INSTALL (tags: v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06), INSTALL.macosx (tags: v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06), Makefile: new Makefile with preset options for various compilers; corresponding changes to install instructions 2006-08-10 21:10 dprice * Makefile, danpgsch.f, danpgtile.f, danpgutils.f90 (tags: v1_6_0--10/08/06), danpgwedg.f, particleplot.f90 (tags: v1_6_0--10/08/06), plotstep.f90, render.f90 (tags: v1_6_1--24/08/06, v1_6_0--10/08/06): .f routines now obsolete; code now f90 only; colour bar routine now draws the colour bar itself 2006-08-10 21:09 dprice * options_page.f90 (tags: v1_6_0--10/08/06): minor changes to output text 2006-08-10 21:08 dprice * geometry.f90 (tags: v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06): some changes; need test for this routine 2006-08-10 01:03 dprice * options_render.f90 (tags: v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06): default number of pixels now 200 2006-08-10 01:02 dprice * interpolate3D_projection.f90 (tags: v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06), interpolate3D_projection_P.f90: message about accelerated rendering included 2006-08-10 00:57 dprice * get_data.f90 (tags: v1_6_0--10/08/06): log messages improved for changed ncolumns 2006-08-09 19:37 dprice * scripts/fixpgplotnames.bash (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06): first filename fixed 2006-08-09 19:24 dprice * interactive.f90 (tags: v1_6_0--10/08/06), plotstep.f90: implemented vastly improved interactive mode on multiple-plots-per-page; seems to work 2006-08-09 18:56 dprice * setpage.f90 (tags: v1_6_0--10/08/06): new setpage seems to work 2006-08-09 18:56 dprice * options_render.f90, render.f90: bug fixes with colour bar positioning 2006-08-09 18:37 dprice * get_data.f90, titles.f90 (tags: v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06), defaults.f90 (tags: v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06), options_page.f90, docs/supersphplot.tex (tags: v1_6_1--24/08/06, v1_6_0--10/08/06): improved multiple-timestep-per-page legend labels/docs 2006-08-09 18:36 dprice * timestepping.f90 (tags: v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06), transform.f90: v. minor changes (public/private) 2006-08-01 22:38 dprice * danpgtile.f: bug fix causing seg fault on tiled plot zooming 2006-08-01 19:43 dprice * get_data.f90: minor bug fix with warning about ncolumns change 2006-07-31 19:17 dprice * interpolate3D_projection_P.f90: updated parallel version 2006-07-28 01:27 dprice * read_data_sphNG.f90 (tags: v1_6_1--24/08/06, v1_6_0--10/08/06): closes file on error condition 2006-07-27 00:47 dprice * interpolate3D_projection.f90, interpolate3D_xsec.f90 (tags: v1_6_1--24/08/06, v1_6_0--10/08/06): highly optimised (at least for my mac), factors of >3 speedup in interpolation 2006-07-25 21:17 dprice * scripts/: fixgifs.bash, fixpgplotnames.bash, fixpngs.bash: new script for fixing pgplot filenames (more general - handles both png and gif and can offset file numbers also) 2006-07-25 18:25 dprice * read_data_sro.f90 (tags: v1_6_0--10/08/06): bug fix/regression with error catch 2006-07-24 21:28 dprice * setpage.f90: bug fix with NOPGBOX 2006-07-24 21:27 dprice * calc_quantities.f90 (tags: v1_6_0--10/08/06): minor changes; particle volume added but commented out 2006-07-24 21:24 dprice * read_data_ascii.f90 (tags: v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06): v. minor changes to output warnings 2006-07-24 21:22 dprice * menu.f90 (tags: v1_6_1--24/08/06, v1_6_0--10/08/06): better help message 2006-07-24 21:21 dprice * read_data_rsph.f90 (tags: v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06): general clean-up 2006-07-24 21:20 dprice * INSTALL, INSTALL.macosx, README (tags: v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06): minor changes 2006-07-24 21:20 dprice * read_data_sro.f90: error catches for npart=0 2006-07-21 23:53 dprice * INSTALL.macosx: detailed instructions for mac os/x 2006-07-21 22:09 dprice * read_data_rsph.f90: bug fix with plot labels 2006-07-21 00:04 dprice * read_data_rsph.f90: revised rsph format; includes plot labels 2006-07-21 00:04 dprice * menu.f90: gwaves not there by default 2006-07-20 22:30 dprice * get_data.f90: warning if ih,ipmass,irho not present 2006-07-20 20:16 dprice * read_data_rsph.f90: updated rsph read 2006-07-20 20:15 dprice * options_page.f90, options_particleplots.f90 (tags: v1_6_1--24/08/06, v1_6_0--10/08/06), options_render.f90, options_vecplot.f90 (tags: v1_6_1--24/08/06, v1_6_0--10/08/06): toggles removed 2006-07-20 19:59 dprice * options_limits.f90 (tags: v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06), transform.f90: integer overflow bug fix with transform_label 2006-07-20 18:31 dprice * Makefile, read_data_rsph.f90: rsph data read 2006-07-18 18:54 dprice * setpage.f90: unified setpage routine added 2006-07-18 18:53 dprice * colours.f90 (tags: v1_6_1--24/08/06, v1_6_0--10/08/06): four new colour schemes added; bug fix with rainbow II=rainbowIII 2006-07-14 01:56 dprice * menu.f90, plotstep.f90: quick hack for plotting gravitational waves 2006-07-07 02:12 dprice * supersphplot.f90 (tags: v1_5_4--06/07/06): version 1.5.4 2006-07-07 02:12 dprice * docs/supersphplot.tex (tags: v1_5_4--06/07/06): docs for multiple types added 2006-07-07 00:55 dprice * read_data_sphNG.f90 (tags: v1_5_4--06/07/06): bug fix with nghost 2006-07-07 00:53 dprice * plotstep.f90 (tags: v1_5_4--06/07/06): comment removed 2006-07-07 00:52 dprice * defaults.f90 (tags: v1_5_4--06/07/06): defaults for UseTypeInRendering 2006-07-07 00:52 dprice * globaldata.f90 (tags: v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06), options_particleplots.f90 (tags: v1_5_4--06/07/06), plotstep.f90, read_data_VINE.f90 (tags: v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06), read_data_ascii.f90 (tags: v1_5_4--06/07/06), read_data_dansph.f90 (tags: v1_6_0--10/08/06, v1_5_4--06/07/06), read_data_dansph_old.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06), read_data_gadget.f90 (tags: v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06), read_data_gadget_jsb.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06), read_data_jjm.f90 (tags: v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06), read_data_mbate.f90 (tags: v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06), read_data_mbate_hydro.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06), read_data_mbate_mhd.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06), read_data_scw.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06), read_data_sphNG.f90, read_data_spyros.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06), read_data_sro.f90 (tags: v1_5_4--06/07/06): UseTypeInRendering now set in set_labels routine, not as an option 2006-07-07 00:13 dprice * particleplot.f90 (tags: v1_5_4--06/07/06): bug fix in case of npartoftype=0 for some intermediate type 2006-07-06 23:18 dprice * options_particleplots.f90: minor bug fix with plotonrenderings settings 2006-07-06 22:54 dprice * options_particleplots.f90, plotstep.f90: other particle types can now contribute to renderings (if turned on by menu option) 2006-07-06 22:52 dprice * interpolate1D.f90 (tags: v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06): uses dimensionless weights; comments updated; carries on (just skips particle) if h <= 0 or weight <= 0 2006-07-06 22:51 dprice * interpolate2D.f90 (tags: v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06): comments updated; carries on (just skips particle) if h <= 0 or weight <= 0 2006-07-06 21:32 dprice * plotstep.f90: floating exception if h or rho=0 in weights fixed 2006-07-06 19:48 dprice * plotstep.f90, setpage.f90 (tags: v1_5_4--06/07/06): axes re-drawn on top of particle plots/renderings - tick marks now show up etc 2006-07-03 20:04 dprice * Makefile (tags: v1_5_4--06/07/06): exact_torus in Makefile 2006-07-03 20:03 dprice * exact_torus.f90 (tags: v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06): exact solution for pap-pringle torus 2006-07-03 20:01 dprice * read_data_sphNG.f90: bug fix with end-of-file errors 2006-06-27 21:02 dprice * supersphplot.f90 (tags: v1_5_3--27/06/06): v1.5.3 2006-06-27 20:01 dprice * options_render.f90 (tags: v1_5_4--06/07/06, v1_5_3--27/06/06): accelerated rendering off by default 2006-06-27 19:54 dprice * exact.f90 (tags: v1_6_0--10/08/06, v1_5_4--06/07/06), plotstep.f90 (utags: v1_5_3--27/06/06): units sent into exact solution routine - used on exact_fromfile only at present 2006-06-27 00:11 dprice * menu.f90 (tags: v1_5_4--06/07/06, v1_5_3--27/06/06), plotstep.f90: bug fixes/ improvements in multiplot prompting, x-sections in multiplots 2006-06-23 23:59 dprice * read_data_sro.f90 (tags: v1_5_3--27/06/06): more error tolerant 2006-06-21 01:38 dprice * danpgtile.f (tags: v1_5_4--06/07/06, v1_5_3--27/06/06), plotstep.f90, render.f90 (tags: v1_5_4--06/07/06, v1_5_3--27/06/06): colour bar spans all rows on tiled plots 2006-06-20 23:58 dprice * danpgtile.f: bug fix/regression with margins 2006-06-20 23:17 dprice * plotstep.f90, danpgtile.f, setpage.f90 (tags: v1_5_3--27/06/06): bug fix with colour bar on tiled plots; also with page setup with axis ratios < 1.0 and plot tiling with colour bars 2006-06-20 21:46 dprice * danpgtile.f: bug fix with axis ratios < 1.0 (now plots top to bottom not bottom to top) 2006-06-19 22:55 dprice * plotstep.f90: bug fix/regression with legend plotting (must be done after rendering) 2006-06-19 22:54 dprice * interactive.f90 (tags: v1_5_4--06/07/06, v1_5_3--27/06/06): no auto change of justification 2006-06-06 22:17 dprice * plotstep.f90: bug fix with titles; a bit of cleanup also 2006-06-06 20:01 dprice * plotstep.f90: no log on label for iaxis=10,20,30 2006-06-06 20:01 dprice * read_data_ascii.f90 (tags: v1_5_3--27/06/06): bug fix with reallocate if ncolumns changes 2006-06-06 02:26 dprice * options_page.f90 (tags: v1_5_4--06/07/06, v1_5_3--27/06/06): log labelling allowed on x and y axes 2006-06-02 00:07 dprice * scripts/getav.pl (tags: v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06): uses argv; can do multiple files 2006-06-01 23:10 dprice * scripts/getav.pl: script for getting average of L2 errors 2006-06-01 22:35 dprice * read_data_dansph.f90 (tags: v1_5_3--27/06/06): columns labelled correctly 2006-05-24 22:37 dprice * plotstep.f90: regression/bug fix with 2D mem allocation/deallocation 2006-05-24 22:36 dprice * menu.f90: continue statement removed; also dies gracefully if reaches end of stdin (ie. when scripted) 2006-05-24 22:35 dprice * limits.f90 (tags: v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06): only prints eof warning when important 2006-05-23 02:00 dprice * exact_shock.f90 (tags: v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06): improved isothermal solution 2006-05-20 01:07 dprice * legends.f90 (tags: v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06): bug fix with vecmax=0 in vector plot legend 2006-05-17 01:59 dprice * interpolate3D_projection.f90 (tags: v1_5_4--06/07/06, v1_5_3--27/06/06): further optimisation (less work for particles which do not contribute) 2006-05-16 23:14 dprice * interpolate3D_projection.f90: integer overflow fixed for counter on > 20m particles 2006-05-16 22:23 dprice * read_data_sphNG.f90 (tags: v1_5_3--27/06/06): bug fix with accreted particle removal; time units added 2006-05-16 22:22 dprice * timestepping.f90 (tags: v1_5_4--06/07/06, v1_5_3--27/06/06): time formatting fixed (handles large t) 2006-05-16 22:20 dprice * legends.f90: bug fix/improved time label formatting (handles large, -ve t) 2006-05-12 19:19 dprice * interpolate3D_projection.f90, options_render.f90, plotstep.f90, tests/test_interpolate3D.f90 (tags: v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06): accelerated rendering implemented (3D projections >2x faster) 2006-05-11 19:59 dprice * supersphplot.f90 (tags: v1_5_2--11/05/06): v1.5.2 2006-05-11 19:42 dprice * interactive.f90, plotstep.f90 (utags: v1_5_2--11/05/06): no unnecessary re-rendering (MUCH faster limits changing etcfor large datasets); also bug fix with a) on render plots 2006-05-10 02:09 dprice * docs/supersphplot.bbl (tags: v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06): updated bibliography 2006-05-10 02:08 dprice * colours.f90 (tags: v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06): demo plot can be to any device 2006-05-10 01:15 dprice * menu.f90 (tags: v1_5_2--11/05/06), supersphplot.f90, docs/supersphplot.tex (tags: v1_5_3--27/06/06, v1_5_2--11/05/06): (S) option which saves both defaults and plot limits; docs for this 2006-05-09 21:45 dprice * read_data_sphNG.f90 (tags: v1_5_2--11/05/06): formatting only (I think) 2006-04-26 23:44 dprice * supersphplot.f90 (tags: v1_5_1--26/04/06), docs/figs/colourschemes.ps (tags: v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06): v1.5.1 2006-04-26 23:13 dprice * docs/supersphplot.tex (tags: v1_5_1--26/04/06): docs updated for version 1.5 2006-04-26 20:49 dprice * read_data_gadget.f90 (tags: v1_5_3--27/06/06, v1_5_2--11/05/06): memory allocated for exact number of particles only (unless reallocated) 2006-04-26 19:41 dprice * allocate.f90 (tags: v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06), globaldata.f90 (tags: v1_5_3--27/06/06, v1_5_2--11/05/06), interactive.f90, options_particleplots.f90 (tags: v1_5_3--27/06/06, v1_5_2--11/05/06), particleplot.f90 (tags: v1_5_3--27/06/06, v1_5_2--11/05/06) (utags: v1_5_1--26/04/06): maximum of 100 circles of interaction can be saved (to save memory) - now allocated statically also 2006-04-22 01:39 dprice * plotstep.f90 (tags: v1_5_1--26/04/06): bug fix (kind of): uses ghosts in interpolation even if not plotting them 2006-03-23 03:23 dprice * read_data_gadget.f90 (tags: v1_5_1--26/04/06): v. minor bug fix (uninitialised variable) 2006-03-23 02:38 dprice * interpolate3D_opacity.f90 (tags: v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06): minor bug fix (z now must be < zobserver) 2006-03-22 05:24 dprice * legends.f90 (tags: v1_5_2--11/05/06, v1_5_1--26/04/06): further vector legend fiddling 2006-03-22 02:17 dprice * legends.f90: small refinements to vector legend 2006-03-21 00:51 dprice * interactive.f90, legends.f90, options_page.f90 (tags: v1_5_2--11/05/06, v1_5_1--26/04/06), plotstep.f90: justification of time legend adjustable 2006-03-17 23:42 dprice * legends.f90, options_vecplot.f90 (tags: v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06): bug fixes with vector legend settings 2006-03-17 23:11 dprice * supersphplot.f90 (tags: v1_5beta--17/03/06): version 1.5 beta 2006-03-17 23:10 dprice * supersphplot.f90: version 1.5 2006-03-17 01:10 dprice * tests/test_interpolate3D.f90 (tags: v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06): more tests added 2006-03-17 01:09 dprice * interpolate3D_opacity.f90 (tags: v1_5beta--17/03/06): bug fix with opacity rendering (no new colours generated) 2006-03-17 00:31 dprice * legends.f90, options_vecplot.f90, plotstep.f90, render.f90 (tags: v1_5_2--11/05/06, v1_5_1--26/04/06) (utags: v1_5beta--17/03/06): better vector legend : bug fix with arrow outside of viewport + units added 2006-03-17 00:23 dprice * globaldata.f90 (tags: v1_5beta--17/03/06): bigger maxplot 2006-02-22 02:44 dprice * read_data_sphNG.f90 (tags: v1_5_1--26/04/06, v1_5beta--17/03/06): bug fix with dead particle/sink reshuffling 2006-02-16 02:00 dprice * scripts/ppm2gif.bash (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06): script to convert ppms to gifs 2006-02-16 01:28 dprice * read_data_sphNG.f90: mem allocated better for dead particles 2006-02-16 01:27 dprice * options_xsecrotate.f90 (tags: v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06): options triggered appropriately for surface rendering 2006-02-16 01:27 dprice * plotstep.f90: better prompt for surface rendering 2006-02-15 01:33 dprice * read_data_sphNG.f90: (should) handle sink/dead particles 2006-02-14 02:18 dprice * get_data.f90 (tags: v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06): bug fix: now handles ncolumn changes during data read (gives warnings) 2006-02-14 01:06 dprice * options_particleplots.f90 (tags: v1_5beta--17/03/06), plotstep.f90: bug fix: limits only changed when different coord system is selected 2006-02-13 23:56 dprice * menu.f90 (tags: v1_5_1--26/04/06, v1_5beta--17/03/06): vecprompt bigger 2006-02-13 23:56 dprice * calc_quantities.f90 (tags: v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06): automatic calculation of vector magnitudes 2006-01-23 23:47 dprice * interactive.f90 (tags: v1_5beta--17/03/06): Z) option for accelerated zoom/timestepping 2006-01-23 23:43 dprice * plotstep.f90: new interfaces 2006-01-17 23:16 dprice * get_data.f90, globaldata.f90, interactive.f90, options_data.f90 (tags: v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06), timestepping.f90 (tags: v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06): complete rewrite of timestepping -- now error correcting (cuts out files with nstepsinfile = 0) 2006-01-17 23:12 dprice * options_limits.f90 (tags: v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06): minor bug fix wth set_limits call, also new stepping variables 2006-01-13 01:36 dprice * plotstep.f90: bug fix with 3D perspective if iadvance=0 2006-01-13 00:29 dprice * plotstep.f90: bug fix with unset log variable 2006-01-12 23:54 dprice * interpolate3D_projection.f90 (tags: v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06): bug fix (NaN in kernel table) 2006-01-12 23:04 dprice * plotstep.f90: bug fix (3D perspective non-zero after it has been turned off) 2006-01-12 23:03 dprice * docs/supersphplot.tex (tags: v1_5beta--17/03/06): docs for 3D perspective added 2006-01-06 00:40 dprice * get_data.f90: bug fix in unit labelling (after coord change) 2006-01-06 00:28 dprice * get_data.f90: bug fix in unit labelling (after coord change) 2006-01-06 00:14 dprice * read_data_sro.f90 (tags: v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06): bug fix in particle mass setting: now handles unequal mass particle minidumps 2006-01-05 20:38 dprice * interpolate3D_opacity.f90, interpolate3D_projection.f90, plotstep.f90: speed enhancements (> factor of 2 faster) (sqrt eliminated) 2006-01-05 03:22 dprice * interpolate3D_projection.f90, plotstep.f90, interpolate3D_xsec.f90 (tags: v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06), tests/test_interpolate3D.f90: projections work with large numbers (uses dimensionless weights) 2006-01-05 02:51 dprice * options_data.f90: more on calculated quantity units 2006-01-05 02:43 dprice * get_data.f90, options_data.f90: more on calculated quantity units 2006-01-05 02:34 dprice * calc_quantities.f90, options_data.f90: units labels set for calculated quantities where possible 2006-01-05 02:21 dprice * options_data.f90: oops 2006-01-05 02:04 dprice * get_data.f90, options_data.f90: improved units menu interface 2006-01-03 21:46 dprice * tests/test_interpolate3D.f90: minor additions, works with new interfaces 2005-12-22 10:34 dprice * options_page.f90 (tags: v1_5beta--17/03/06): minor bug fix 2005-12-22 10:34 dprice * get_data.f90, globaldata.f90, legends.f90, options_data.f90, read_data_sro.f90, plotstep.f90: time rescaling implemented 2005-12-22 09:34 dprice * interpolate2D.f90 (tags: v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06), interpolate3D_xsec.f90, options_render.f90 (tags: v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06), plotstep.f90: normalisation implemented as an option 2005-12-22 08:58 dprice * render.f90: minor improvements 2005-12-22 08:57 dprice * options_page.f90: option to change line width added 2005-12-22 08:56 dprice * colours.f90 (tags: v1_5_1--26/04/06, v1_5beta--17/03/06): bug fix with red colour table 2005-12-22 06:02 dprice * read_data_sro.f90: first attempt at corotating frame vels 2005-12-22 04:00 dprice * read_data_sro.f90: units added 2005-12-22 04:00 dprice * interpolate2D.f90, interpolate3D_xsec.f90, plotstep.f90: normalised interpolations (2D and 3D xsec) 2005-12-21 23:21 dprice * supersphplot.f90: new version label 2005-12-21 23:16 dprice * interactive.f90, interpolate3D_opacity.f90, options_xsecrotate.f90, plotstep.f90: cross section of opacity rendering implemented 2005-12-21 23:13 dprice * interpolate1D.f90 (tags: v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06), interpolate2D.f90: bugs fixed (from other interpolation routines) 2005-12-21 04:03 dprice * calc_quantities.f90: Bmag calculated 2005-12-21 04:03 dprice * colours.f90: gamma no fade fades has some blue shading at bottom 2005-12-21 03:59 dprice * get_data.f90, options_data.f90, read_data_mbate.f90 (tags: v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06), read_data_sphNG.f90: bug fixes with units on calculated quantities 2005-12-16 11:05 dprice * colours.f90: gamma with no black added 2005-12-16 09:18 dprice * interpolate3D_opacity.f90, plotstep.f90: further bug fixes with opacity rendering 2005-12-16 06:16 dprice * options_xsecrotate.f90: comments about rotation added 2005-12-16 06:04 dprice * rotate.f90 (tags: v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06): less confusing rotation angles (z first, then y, then x) 2005-12-16 02:14 dprice * colours.f90, options_render.f90: demo plot restored; minor bug fix in red map 2005-12-16 01:57 dprice * interpolate3D_opacity.f90, options_xsecrotate.f90, plotstep.f90, Makefile (tags: v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06): opacity rendering implemented as an option with sensible defaults 2005-12-16 01:56 dprice * docs/supersphplot.tex: docs improved for projections 2005-12-16 01:55 dprice * defaults.f90 (tags: v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06): error if cannot write defaults file 2005-12-16 01:49 dprice * read_data_sro.f90: minor change to warnings 2005-12-16 01:48 dprice * read_data_dansph_old.f90 (tags: v1_5_3--27/06/06), read_data_dansph.f90 (utags: v1_5_1--26/04/06, v1_5_2--11/05/06, v1_5beta--17/03/06): new format (handles my r-z code) 2005-12-16 01:46 dprice * danpgtile.f (tags: v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06): aspect ratio adjusted if > 1.0 also 2005-12-16 01:36 dprice * colours.f90: lots of new, decent colour tables 2005-12-13 23:45 dprice * calc_quantities.f90: bug fix with calculation of MHD quantities if no pressure 2005-12-13 03:44 dprice * interpolate3D_projection.f90, interpolate3D_xsec.f90, tests/test_interpolate3D.f90: unit test for 3D interpolations written; minor bugs fixed in these routines 2005-12-07 02:51 dprice * interpolate3D_projection.f90, plotstep.f90: ppm files written with numbers 2005-12-06 21:59 dprice * plotstep.f90: bug fix: rotation does not use 3D perspective if not set 2005-12-06 21:58 dprice * interpolate3D_projection.f90: uses function to interpolate from table 2005-12-06 21:14 dprice * colours.f90, interactive.f90, options_render.f90, plotstep.f90, render.f90: ability to invert colour table added (although not currently working for greyscale) 2005-12-06 12:27 dprice * colours.f90: minor cleanup 2005-12-06 12:25 dprice * plotstep.f90: interface to opacity rendering 2005-12-06 12:25 dprice * interpolate3D_projection.f90: intermediate version of opacity rendering (writes ppm) (+BUG fix in kernel, not yet fixed in other routines) 2005-12-02 22:01 dprice * read_data_sro.f90: bug fix -- array bounds if iutherm=0 2005-12-02 21:34 dprice * menu.f90: no vector prompt if no vectors in data 2005-12-02 21:25 dprice * interpolate3D_projection.f90, plotstep.f90: more on opacity rendering 2005-12-02 01:07 dprice * interpolate3D_projection.f90, plotstep.f90, colours.f90, supersphplot.f90: intermediate version (no opacity renderings but with 3D perspective) 2005-12-01 09:38 dprice * options_page.f90: default is off for plot titles 2005-12-01 09:34 dprice * plotstep.f90, interactive.f90, timestepping.f90: annoying issues with timestepping resolved: MUCH better behaviour. Non-interactive devices automatically go through all timesteps, no unnecessary extra plotting 2005-12-01 08:02 dprice * legends.f90: bug fix with box size on vector plot legend 2005-12-01 02:44 dprice * read_data_sro.f90: labels + read to column 27 2005-11-25 02:27 dprice * colours.f90, interactive.f90, interpolate3D_projection.f90, options_xsecrotate.f90, plotstep.f90, rotate.f90: preliminary implementations of 3D plotting using perspective, opacities 2005-10-28 00:13 dprice * plotstep.f90: BUG FIX if ipmass,irho,ih=ndataplots 2005-10-25 22:59 dprice * interactive.f90: non-interactive devices same as non-interactive mode 2005-10-24 19:48 dprice * scripts/: fixgifs.bash, fixpngs.bash (utags: v1_5_1--26/04/06, v1_5_2--11/05/06, v1_5_3--27/06/06, v1_5_4--06/07/06, v1_5beta--17/03/06): scripts for fixing weird pgplot output names for gifs/pngs 2005-10-20 23:07 dprice * read_data_nina.f90: obsolete 2005-10-20 22:40 dprice * docs/supersphplot.tex: minor update 2005-10-20 22:36 dprice * INSTALL (tags: v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06), exact_shock.f90 (tags: v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06), docs/supersphplot.tex: install instructions updated; things work on pgf90; docs updated 2005-10-13 17:20 dprice * interactive.f90, legends.f90, options_vecplot.f90, plotstep.f90, render.f90: vector plot legend; arrow size can be adjusted interactively 2005-10-11 06:12 dprice * exact.f90 (tags: v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06): exact_fromfile checks if file exists at menu prompt 2005-09-29 19:26 dprice * read_data_ascii.f90 (tags: v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06): comments removed 2005-09-29 01:20 dprice * supersphplot.f90: version 1.0.5 2005-09-29 00:32 dprice * read_data_ascii.f90 (tags: v1_0_5--28/09/05): better header skipping, makes intelligent guesses about time, also columns automatically set rho, h positions if labels are set 2005-09-28 00:12 dprice * plotstep.f90, read_data_mbate.f90 (utags: v1_0_5--28/09/05): bug fixes 2005-09-27 21:11 dprice * read_data_mbate.f90: units added, single/double precision detection 2005-09-27 21:11 dprice * get_data.f90, globaldata.f90, menu.f90, options_data.f90 (utags: v1_0_5--28/09/05): rescale data can be turned on/off independently of units=1 (means you can set units in the read_data routine) 2005-09-27 21:10 dprice * exact.f90 (tags: v1_0_5--28/09/05): bug fix 2005-09-27 19:25 dprice * plotstep.f90: interface to exact solution 2005-09-27 19:24 dprice * options_render.f90 (tags: v1_0_5--28/09/05): colour scheme prompt altered slightly 2005-09-27 19:22 dprice * docs/: supersphplot.tex, figs/colourschemes.ps (tags: v1_5_1--26/04/06, v1_5beta--17/03/06) (utags: v1_0_5--28/09/05): colour scheme plot, error norms described 2005-09-27 19:20 dprice * exact_densityprofiles.f90 (tags: v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05): minor changes 2005-09-27 19:20 dprice * exact.f90: error plots use particle markers 2005-09-17 00:34 dprice * read_data_mbate_mhd.f90 (tags: v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05): step allocation is 1 2005-09-17 00:33 dprice * read_data_sphNG.f90 (tags: v1_0_5--28/09/05): units 2005-09-17 00:32 dprice * plotstep.f90: labels integral of rho as column density 2005-09-17 00:32 dprice * menu.f90: unitslabel used properly on vectors/co-ordinates 2005-09-13 21:49 dprice * colours.f90 (tags: v1_0_5--28/09/05): better colour demo 2005-09-13 21:48 dprice * exact.f90, exact_densityprofiles.f90, plotstep.f90: exact solution error calculation, residual plotting + potential/force solutions for exact_densityprofiles 2005-09-09 21:41 dprice * colours.f90: more/better colour schemes 2005-09-06 01:32 dprice * geometry.f90 (tags: v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05): minor changes (spherical limits, labels) 2005-09-06 01:32 dprice * Makefile (tags: v1_0_5--28/09/05), exact.f90, exact_densityprofiles.f90: exact density profiles added 2005-09-02 01:58 dprice * geometry.f90: spherical vector transforms implemented (not tested) 2005-09-02 01:41 dprice * rotate.f90 (tags: v1_0_5--28/09/05): warping implemented 2005-09-02 01:39 dprice * defaults.f90 (tags: v1_0_5--28/09/05), get_data.f90, legends.f90 (tags: v1_0_5--28/09/05), options_page.f90 (tags: v1_0_5--28/09/05), titles.f90 (tags: v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05): legend for multiple steps per page 2005-09-02 01:37 dprice * plotstep.f90: hopefully the last bug with page changing!! 2005-09-02 01:08 dprice * timestepping.f90 (tags: v1_0_5--28/09/05): bug fix 2005-08-25 23:01 dprice * options_limits.f90 (tags: v1_0_5--28/09/05): iadapt set properly when manually setting limits 2005-08-25 20:50 dprice * exact.f90, exact_mhdshock.f90 (tags: v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05): Bx solution added to MHD shocks 2005-08-25 20:49 dprice * setpage.f90 (tags: v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05): bug fix with title offset 2005-08-17 19:23 dprice * supersphplot.f90 (tags: v1_0_5--28/09/05): header v1.0.4 2005-08-17 19:20 dprice * docs/supersphplot.tex: updated for v1.0.4 2005-08-17 19:15 dprice * supersphplot.f90 (tags: v1_0_4--17/08/05): version 1.0.4 2005-08-17 19:08 dprice * options_page.f90, options_particleplots.f90 (tags: v1_0_5--28/09/05), timestepping.f90 (utags: v1_0_4--17/08/05): marker style changing 2005-08-12 00:37 dprice * globaldata.f90: more files allowed 2005-08-12 00:36 dprice * read_data_sphNG.f90: mem allocation fixed 2005-08-03 22:15 dprice * options_limits.f90 (tags: v1_0_4--17/08/05): zoom not saved 2005-08-03 22:07 dprice * menu.f90 (tags: v1_0_4--17/08/05), read_data_ascii.f90 (tags: v1_0_4--17/08/05), options_limits.f90, options_particleplots.f90, options_xsecrotate.f90 (tags: v1_0_5--28/09/05, v1_0_4--17/08/05), defaults.f90 (tags: v1_0_4--17/08/05), exact.f90 (tags: v1_0_4--17/08/05): unused module variables 2005-08-03 19:03 dprice * exact_polytrope.f90 (tags: v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05): minor changes 2005-07-30 01:34 dprice * Makefile, read_data_sphNG.f90 (utags: v1_0_4--17/08/05): read for new sphNG format 2005-07-29 20:00 dprice * interactive.f90 (tags: v1_0_5--28/09/05, v1_0_4--17/08/05): bug fix with a) on y limits 2005-07-28 23:43 dprice * supersphplot.f90: intermediate version 2005-07-28 23:42 dprice * geometry.f90 (tags: v1_0_4--17/08/05): minor clean up 2005-07-15 19:45 dprice * colours.f90 (tags: v1_0_4--17/08/05), interactive.f90, plotstep.f90 (tags: v1_0_4--17/08/05): interactive colour map changing; also added heat colour map 2005-07-15 18:24 dprice * colours.f90: two new colour schemes 2005-07-06 01:54 dprice * supersphplot.f90: version number on splash screen 2005-07-06 00:20 dprice * supersphplot.f90 (tags: v1_0_3--5/7/05): comments for v1.0.3 2005-07-06 00:10 dprice * read_data_sro.f90 (tags: v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05): minor changes 2005-07-06 00:09 dprice * interactive.f90 (tags: v1_0_3--5/7/05): improved zooming + cursor position saved 2005-07-05 23:34 dprice * exact.f90, exact_toystar2D.f90 (tags: v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05) (utags: v1_0_3--5/7/05): more work on toystar exact solution in 2D 2005-07-05 23:28 dprice * docs/supersphplot.tex (tags: v1_0_4--17/08/05, v1_0_3--5/7/05): new format; small amendments 2005-06-24 20:36 dprice * exact.f90, exact_fromfile.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05): bug fix: exact solution from file now working properly 2005-06-23 21:25 dprice * get_data.f90 (tags: v1_0_4--17/08/05, v1_0_3--5/7/05), interpolate3D_projection.f90 (tags: v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05), limits.f90 (tags: v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05), supersphplot.f90: print statements formatted slightly better 2005-06-23 21:23 dprice * interpolate3D_projection_P.f90 (tags: v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05): openMP statements compile 2005-06-23 21:23 dprice * read_data_sro.f90: bug fix with single precision read 2005-06-23 20:42 dprice * docs/supersphplot.tex: some info about specific compilers 2005-06-23 08:31 dprice * read_data_sro.f90: double precision detection (full dumps + hydro minidumps) 2005-06-23 08:09 dprice * read_data_sro.f90: double precision detection (minidump only so far) 2005-06-23 00:13 dprice * interpolate3D_projection_P.f90: upper case + no output 2005-06-22 22:45 dprice * interpolate3D_projection_P.f90: updated parallel version 2005-06-22 03:01 dprice * interactive.f90, plotstep.f90 (tags: v1_0_3--5/7/05): interactive setting of particle tracking 2005-06-22 03:00 dprice * menu.f90 (tags: v1_0_3--5/7/05): better formatting (esp. on crap intel compiler) 2005-06-21 22:47 dprice * Makefile (tags: v1_0_3--5/7/05): whoops 2005-06-21 22:44 dprice * Makefile, exact_shock.f90 (tags: v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05), exact_shock.f95: .f95 reverted to .f90: problems on the ifort compiler fixed 2005-06-17 19:38 dprice * exact_toystar2D.f90: A-C plane in 2D (not working) 2005-06-17 19:12 dprice * calc_quantities.f90 (tags: v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05): delta rho for toy star 2005-06-17 19:12 dprice * limits.f90: bug catch if col>maxcol 2005-06-17 01:19 dprice * plotstep.f90: bug fix with titles on top of rendered plots 2005-06-13 18:21 dprice * get_data.f90, globaldata.f90 (tags: v1_0_4--17/08/05, v1_0_3--5/7/05), options_data.f90 (tags: v1_0_4--17/08/05, v1_0_3--5/7/05): rescale data option 2005-06-13 18:20 dprice * plotstep.f90: no title on power spectrum 2005-06-13 18:20 dprice * defaults.f90 (tags: v1_0_3--5/7/05): minor changes 2005-06-07 00:39 dprice * menu.f90: cleverer nacross/ndown guess 2005-06-07 00:38 dprice * options_particleplots.f90 (tags: v1_0_3--5/7/05): bug fix with plot-on-renderings prompt 2005-06-06 22:22 dprice * plotstep.f90, read_data_ascii.f90 (tags: v1_0_3--5/7/05), options_powerspec.f90 (tags: v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05), timestepping.f90 (tags: v1_0_3--5/7/05): minor changes/bug fixes 2005-06-06 22:21 dprice * menu.f90: bug fix with tiling decisions if nextra in multiplot 2005-06-06 22:20 dprice * setpage.f90 (tags: v1_0_4--17/08/05, v1_0_3--5/7/05): improved label spaces depending on options 2005-06-06 20:45 dprice * setpage.f90: page setup takes account of whether space for title is needed 2005-06-06 20:44 dprice * options_page.f90 (tags: v1_0_3--5/7/05), plotstep.f90: titles/legends can be turned on/off 2005-06-06 19:23 dprice * plotstep.f90, options_powerspec.f90: improved power spectrum settings 2005-06-06 19:08 dprice * calc_quantities.f90: bug fix if ndim=0 (no radius calculated) 2005-06-06 19:04 dprice * options_data.f90: calc quantities is off by default 2005-06-06 18:54 dprice * menu.f90: comments 2005-06-06 18:53 dprice * options_data.f90: default ndim=0 2005-06-03 01:48 dprice * calc_quantities.f90: no longer sets numplot 2005-06-01 22:00 dprice * get_data.f90, plotstep.f90: bug fix with unbuffered data + power spectrums 2005-06-01 21:09 dprice * docs/supersphplot.tex: latex2html falls over on \date: removed 2005-06-01 19:37 dprice * Makefile, supersphplot.f90, docs/supersphplot.tex (utags: v1_0_2--1/6/05): version 1.0.2 2005-06-01 19:17 dprice * Makefile, exact_toystar2D.f90 (tags: v1_0_2--1/6/05), plotstep.f90 (tags: v1_0_2--1/6/05), rotate.f90 (tags: v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05), setpage.f90 (tags: v1_0_2--1/6/05): compiler warnings fixed 2005-06-01 19:00 dprice * Makefile, exact_shock.f90, exact_shock.f95 (tags: v1_0_2--1/6/05): needs to be f95 to compile properly on some compilers 2005-06-01 18:38 dprice * get_data.f90, globaldata.f90, options_data.f90, timestepping.f90 (utags: v1_0_2--1/6/05): calculate quantities can be turned on/off; also bug fix with buffered/unbuffered data switching 2005-06-01 18:36 dprice * limits.f90 (tags: v1_0_2--1/6/05): bug fix: limits reset only for columns that are set 2005-05-27 02:03 dprice * options_powerspec.f90 (tags: v1_0_2--1/6/05), plotstep.f90, powerspectrums.f90 (tags: v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05), supersphplot.f90: much improved power spectrum plots for 1D and ascii (e.g. time evolution) data (zoom works properly) 2005-05-26 23:19 dprice * Makefile: added make docs option to compile documentation 2005-05-26 23:18 dprice * plotstep.f90: bug fix with adaptive limits if only plotting line 2005-05-24 22:50 dprice * options_particleplots.f90 (tags: v1_0_2--1/6/05), particleplot.f90 (tags: v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05), plotstep.f90, read_data_ascii.f90 (tags: v1_0_2--1/6/05), timestepping.f90, docs/supersphplot.tex: better line-plotting (useful for ascii data) 2005-05-24 20:33 dprice * docs/supersphplot.pdf: no longer kept in repository; done at build time 2005-05-24 20:32 dprice * docs/supersphplot.tex: updated sink particle plotting in docs 2005-05-24 20:29 dprice * options_particleplots.f90, particleplot.f90, plotstep.f90: sink/star particles can be plotted on top of renderings 2005-05-24 19:12 dprice * plot_kernel_gr.f90: obsolete 2005-05-24 19:08 dprice * options_powerspec.f90, plotstep.f90: handles ndim=0 and ih, irho, ipmass = 0; also improved power spectrum plotting 2005-05-24 19:07 dprice * read_data_VINE.f90 (tags: v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05), read_data_gadget.f90 (tags: v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05), read_data_mbate.f90 (tags: v1_0_4--17/08/05, v1_0_3--5/7/05), read_data_mbate_hydro.f90 (tags: v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05), read_data_mbate_mhd.f90 (tags: v1_0_4--17/08/05, v1_0_3--5/7/05), read_data_nina.f90 (tags: v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05), read_data_spyros.f90 (tags: v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05), read_data_sro.f90 (utags: v1_0_2--1/6/05): better error output 2005-05-24 19:07 dprice * read_data_gadget_jsb.f90 (tags: v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05): jamies modified gadget read 2005-05-24 19:05 dprice * geometry.f90 (tags: v1_0_3--5/7/05, v1_0_2--1/6/05): bug fix for ndim=1 2005-05-24 19:05 dprice * menu.f90 (tags: v1_0_2--1/6/05): handles ndim=0 2005-05-24 19:05 dprice * render.f90, danpgwedg.f (tags: v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06) (utags: v1_0_2--1/6/05, v1_0_3--5/7/05, v1_0_4--17/08/05, v1_0_5--28/09/05): compiler warnings fixed 2005-05-24 19:04 dprice * read_data_ascii.f90: vastly improved ascii read (reads columns file, handles files with non-real columns, uses ndim=0) 2005-05-17 18:32 dprice * Makefile, supersphplot.f90 (utags: v1_0_1--17/5/05): standard Makefile 2005-05-17 18:28 dprice * docs/: supersphplot.pdf, supersphplot.tex (utags: v1_0_1--17/5/05): updated docs -- uses version number and version updates 2005-05-13 05:17 dprice * docs/supersphplot.tex: version number updated 2005-05-10 21:24 dprice * Makefile, calc_quantities.f90 (tags: v1_0_2--1/6/05, v1_0_1--17/5/05), danpgtile.f (tags: v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05), get_data.f90 (tags: v1_0_1--17/5/05), plotstep.f90 (tags: v1_0_1--17/5/05), read_data_mbate.f90 (tags: v1_0_1--17/5/05), read_data_nina.f90 (tags: v1_0_1--17/5/05), render.f90 (tags: v1_0_1--17/5/05), supersphplot.f90: read_data_nina.f90 2005-05-10 21:22 dprice * Makefile, defaults.f90 (tags: v1_0_2--1/6/05, v1_0_1--17/5/05), legends.f90 (tags: v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05), options_page.f90 (tags: v1_0_2--1/6/05, v1_0_1--17/5/05), read_data_mbate.f90: namelist issues sorted 2005-05-10 21:22 dprice * setpage.f90 (tags: v1_0_1--17/5/05), plotstep.f90: bug fix with page setup 2005-05-04 22:04 dprice * legends.f90, options_page.f90: legend text no longer contains equals sign (NAG compiler screws this up in namelist read) 2005-05-04 21:42 dprice * options_render.f90 (tags: v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05), plotstep.f90, render.f90, setpage.f90: page setup now leaves correct amount of space for colour bar 2005-05-04 20:28 dprice * danpgwedg.f (tags: v1_0_1--17/5/05), render.f90: bug fix with colour bar widths on multiplots 2005-05-04 19:29 dprice * particleplot.f90 (tags: v1_0_1--17/5/05): particle plots faster (buffered) 2005-05-04 18:54 dprice * interactive.f90 (tags: v1_0_2--1/6/05, v1_0_1--17/5/05): character height reset properly 2005-05-04 18:54 dprice * read_data_dansph.f90 (tags: v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05): better log 2005-04-25 23:54 dprice * Makefile: NAG-mbate Makefile 2005-04-22 07:48 dprice * Makefile, supersphplot.f90: version 1.0 ? 2005-04-22 07:45 dprice * read_data_gadget.f90 (tags: v1_0_1--17/5/05), read_data_mbate.f90: gadget serial code data read (not tested) 2005-04-22 07:44 dprice * menu.f90 (tags: v1_0_1--17/5/05): bug fix with array out of bounds 2005-04-22 07:43 dprice * colours.f90 (tags: v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05): new red-blue-green colour scheme 2005-04-22 07:42 dprice * INSTALL (tags: v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05): updated install instructions 2005-04-19 15:16 dprice * INSTALL: comments 2005-04-19 15:14 dprice * INSTALL, Makefile, read_data_ascii.f90 (tags: v1_0_1--17/5/05), read_data_mbate.f90: ascii data read 2005-04-19 15:12 dprice * menu.f90: conditions on when you can render 2005-04-14 11:15 dprice * Makefile, read_data_dansph.f90, supersphplot.f90, system_f2003.f90 (tags: v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05), system_unix.f90 (tags: v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05), system_unix_NAG.f90 (tags: v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05): f2003 system calls 2005-04-13 07:40 dprice * Makefile (tags: v0-666_UCLA_12_04_05), titles_read.f90: renamed 2005-04-13 07:38 dprice * Makefile, read_data_mbate_mhd.f90 (tags: v1_0_1--17/5/05, v0-666_UCLA_12_04_05), titles.f90 (tags: v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05): titles module 2005-04-13 07:05 dprice * plotstep.f90 (tags: v0-666_UCLA_12_04_05): bug fix with spurious powerspectrum prompt 2005-04-13 00:57 dprice * options_page.f90 (tags: v0-666_UCLA_12_04_05): saves foreground/background colours 2005-04-12 03:27 dprice * read_data_spyros.f90 (tags: v1_0_1--17/5/05, v0-666_UCLA_12_04_05): no compile warnings 2005-04-12 03:25 dprice * docs/: supersphplot.pdf, supersphplot.tex (utags: v0-666_UCLA_12_04_05): updated docs 2005-04-10 19:12 dprice * INSTALL (tags: v0-666_UCLA_12_04_05), options_data.f90 (tags: v1_0_1--17/5/05, v0-666_UCLA_12_04_05), options_xsecrotate.f90 (tags: v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05), supersphplot.f90 (tags: v0-666_UCLA_12_04_05), docs/supersphplot.pdf, docs/supersphplot.tex: better documentation 2005-04-10 19:12 dprice * Makefile, read_data_dansph.f90 (tags: v0-666_UCLA_12_04_05), read_data_spyros.f90: spyros format 2005-04-09 12:13 dprice * Makefile, calc_quantities.f90 (tags: v0-666_UCLA_12_04_05), get_data.f90 (tags: v0-666_UCLA_12_04_05), menu.f90 (tags: v0-666_UCLA_12_04_05), particleplot.f90 (tags: v0-666_UCLA_12_04_05), plotstep.f90, supersphplot.f90, timestepping.f90 (tags: v1_0_1--17/5/05, v0-666_UCLA_12_04_05): everything finally in modules 2005-04-09 10:18 dprice * read_data_dansph.f90: automatic reading of single/double precision 2005-04-09 04:28 dprice * interactive.f90 (tags: v0-666_UCLA_12_04_05): interactive application of log axes 2005-04-09 04:28 dprice * fieldlines.f90 (tags: v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05): comments 2005-04-09 04:28 dprice * render.f90 (tags: v0-666_UCLA_12_04_05), docs/supersphplot.tex: minor changes 2005-04-09 04:26 dprice * setpage.f90 (tags: v0-666_UCLA_12_04_05): pagechanging on multiplots bug fix 2005-04-08 01:01 dprice * read_data_VINE.f90 (tags: v1_0_1--17/5/05, v0-666_UCLA_12_04_05): cleaned up comments etc 2005-04-08 00:44 dprice * legends.f90 (tags: v0-666_UCLA_12_04_05), options_page.f90: changeable legend text 2005-04-07 11:57 dprice * Makefile, legends.f90, read_data_dansph.f90, read_data_mbate.f90 (tags: v0-666_UCLA_12_04_05): crap 2005-04-07 11:53 dprice * read_data_VINE.f90: read format for VINE code 2005-04-01 20:52 dprice * plotstep.f90, render.f90: better colour bar behaviour on multiple plots per page 2005-03-24 21:21 dprice * particleplot.f90: bug fix with colours applying to axes by mistake 2005-03-24 21:11 dprice * calc_quantities.f90: calculates valfven 2005-03-24 19:24 dprice * interactive.f90: a)dapt option applies to renderings 2005-03-24 19:24 dprice * plotstep.f90: iadaptcoords implemented properly - adaptive plot limits now do less strange things 2005-03-24 19:23 dprice * menu.f90: no render option if transformations applied 2005-03-23 20:58 dprice * interactive.f90: bug fix with string on intel compiler 2005-03-23 20:55 dprice * plotstep.f90: bug fix with string on intel compiler 2005-03-23 20:44 dprice * limits.f90 (tags: v1_0_1--17/5/05, v0-666_UCLA_12_04_05), plotstep.f90: improved setting of log limits, uses huge/tiny instead of fixed values 2005-03-23 20:43 dprice * interactive.f90: interactive changing of log/unlog on render plots 2005-03-23 20:43 dprice * interpolate3D_projection.f90 (tags: v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05): ticker on for large npix 2005-03-23 03:03 dprice * calc_quantities.f90: bug fix with plasma beta (now uses tiny) 2005-03-23 01:39 dprice * read_data_sro.f90 (tags: v1_0_1--17/5/05, v0-666_UCLA_12_04_05): full dump reading 2005-03-22 23:32 dprice * interactive.f90, plotstep.f90: bug fix with interactive xsec moving + colourpart render limit adjusting 2005-03-22 20:32 dprice * options_page.f90: opens null device before colour settings 2005-03-22 20:31 dprice * danpgwedg.f (tags: v0-666_UCLA_12_04_05), options_render.f90 (tags: v0-666_UCLA_12_04_05), render.f90: colour bar issues resolved 2005-03-22 20:31 dprice * interactive.f90: cross section position set interactively 2005-03-22 20:30 dprice * interpolate1D.f90 (tags: v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05), interpolate2D.f90 (tags: v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05), interpolate3D_projection.f90, interpolate3D_xsec.f90 (tags: v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05), plotstep.f90, Makefile, interpolate2D_xsec.f90, interpolate3D.f90, interpolate3D_fastxsec.f90, interpolate3D_xsec_vec.f90: interpolations in modules + vector interpolations use kernel 2005-03-22 00:36 dprice * menu.f90, options_limits.f90 (tags: v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05): help text 2005-03-22 00:36 dprice * interactive.f90: changes adaptive to fixed limits 2005-03-19 02:41 dprice * get_data.f90, limits.f90, options_limits.f90: bug fixes with limits file reading 2005-03-19 02:12 dprice * read_data_mbate.f90, read_data_mbate_hydro.f90 (tags: v1_0_1--17/5/05, v0-666_UCLA_12_04_05), read_data_mbate_mhd.f90: better error output 2005-03-19 00:06 dprice * exact_wave.f90 (tags: v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05): amplitude is percentage of mean 2005-03-18 23:40 dprice * menu.f90: rendering disallowed unless icoords=icoordsnew 2005-03-18 03:48 dprice * options_page.f90, plotstep.f90, timestepping.f90: ipagechange local variable only 2005-03-18 03:44 dprice * plotstep.f90: bug fix with floating exception caused by xplot,yplot>ntot 2005-03-18 03:43 dprice * interactive.f90: minor changes 2005-03-17 22:03 dprice * plotstep.f90: adaptive rendering limits behave correctly with interactive mode 2005-03-17 20:33 dprice * supersphplot.f90: unused module removed 2005-03-17 20:33 dprice * read_data_mbate.f90, read_data_mbate_hydro.f90: dgrav printed, also t_ff output in mbate version 2005-03-16 02:12 dprice * calc_quantities.f90: some clutter removed 2005-03-16 02:03 dprice * Makefile, globaldata.f90 (tags: v1_0_1--17/5/05, v0-666_UCLA_12_04_05), integratedkernel.f90, interpolate3D_proj_vec.f90, interpolate3D_projection.f90, plotstep.f90, supersphplot.f90, docs/supersphplot.tex: interpolate3D_projection in self-contained module 2005-03-16 01:49 dprice * supersphplot.f90, get_data.f90, menu.f90: neater log output 2005-03-16 00:35 dprice * defaults.f90 (tags: v0-666_UCLA_12_04_05), limits.f90: prompts for limits file 2005-03-16 00:24 dprice * calc_quantities.f90, get_data.f90, options_particleplots.f90 (tags: v1_0_1--17/5/05, v0-666_UCLA_12_04_05): bug fix: icoordsnew default set 2005-03-16 00:23 dprice * defaults.f90: unused vars removed 2005-03-11 20:22 dprice * Makefile, colours.f90 (tags: v0-666_UCLA_12_04_05), defaults.f90, exact.f90 (tags: v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05), exact_toystar1D.f90 (tags: v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05), exact_wave.f90, globaldata.f90, limits.f90, menu.f90, options_data.f90, options_limits.f90, options_page.f90, options_particleplots.f90, options_powerspec.f90 (tags: v1_0_1--17/5/05, v0-666_UCLA_12_04_05), options_render.f90, options_vecplot.f90 (tags: v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05), options_xsecrotate.f90, plotstep.f90: submenus in modules which include their settings 2005-03-11 01:48 dprice * Makefile, legends.f90, plotstep.f90, render.f90, render_vec.f90: render module, only statements tightened, colour bar plotting and bug fix in particle colourings 2005-03-10 21:00 dprice * docs/: supersphplot.pdf, supersphplot.tex: pdf version so appears when exported 2005-03-10 20:43 dprice * docs/supersphplot.bbl (tags: v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05): bibliography file 2005-03-10 20:35 dprice * supersphplot.f90: new blurb 2005-03-09 05:11 dprice * plotstep.f90, rotate.f90 (tags: v1_0_1--17/5/05, v0-666_UCLA_12_04_05): rotated axes use origin 2005-03-09 04:44 dprice * options_xsecrotate.f90, read_data_gadget.f90 (tags: v0-666_UCLA_12_04_05): bug fixes 2005-03-09 04:12 dprice * read_data_gadget.f90: jamies data read new version 2005-03-09 04:09 dprice * defaults.f90, globaldata.f90, options_render.f90, options_xsecrotate.f90, plotstep.f90, render.f90, rotate.f90: colour bar adjustable, rotated box has own limits, and zero values set to min in datpix if logged 2005-03-09 03:16 dprice * read_data_dansph.f90: bug fix 2005-03-09 03:16 dprice * supersphplot.f90: splash screen does legal bit 2005-03-09 02:50 dprice * INSTALL, LICENSE (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05), README (tags: v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05), docs/supersphplot.tex: docs added 2005-03-09 02:14 dprice * Makefile, allocate.f90 (tags: v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05), calc_quantities.f90, globaldata.f90, limits.f90, options_particleplots.f90, read_data_dansph.f90, read_data_gadget.f90, read_data_jjm.f90 (tags: v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05), read_data_mbate.f90, read_data_mbate_hydro.f90, read_data_mbate_mhd.f90, read_data_scw.f90 (tags: v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05), read_data_sro.f90: iam and ntot removed 2005-03-05 03:51 dprice * Makefile, defaults.f90, geometry.f90 (tags: v1_0_1--17/5/05, v0-666_UCLA_12_04_05), globaldata.f90, options_limits.f90, plotstep.f90: iadaptcoords added, but not yet used/implemented 2005-03-05 03:50 dprice * read_data_mbate.f90, read_data_mbate_hydro.f90, read_data_mbate_mhd.f90: read datas renamed+mbate version added 2005-03-03 21:14 dprice * particleplot.f90: bug fix in xerrb 2005-03-03 02:41 dprice * exact.f90, exact_toystar2D.f90 (tags: v1_0_1--17/5/05, v0-666_UCLA_12_04_05), get_data.f90, timestepping.f90: 2D toystar exact solution (linear) looks like it works 2005-03-03 02:41 dprice * interactive.f90: bug fix if non-interactive device 2005-03-02 21:14 dprice * plotstep.f90: bug fix (no istepprev or irenderprev any more as these should never be necessary) 2005-03-02 21:13 dprice * timestepping.f90: print statements removed 2005-03-02 21:13 dprice * read_data_dansph.f90: gradh read 2005-03-02 21:13 dprice * exact.f90: right names for exact parameter files 2005-03-02 21:11 dprice * calc_quantities.f90: dh/drho added 2005-03-02 03:57 dprice * Makefile, defaults.f90, get_data.f90, menu.f90, options_data.f90, supersphplot.f90, timestepping.f90: bug fix: does not set limits on unbuffered data unless on first data read 2005-03-02 02:57 dprice * timestepping.f90: bug fixes with timestepping 2005-03-02 02:02 dprice * exact.f90, exact_polytrope.f90 (tags: v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05), exact_toystar.f90, exact_toystar1D.f90: renamings 2005-03-02 00:59 dprice * exact.f90: exact solution from file plotted untransformed 2005-03-02 00:53 dprice * Makefile, exact.f90, exact_mhdshock.f90 (tags: v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05): exact_mhdshock brought into the fold 2005-03-02 00:37 dprice * Makefile, print_header.f90, supersphplot.f90: print header moved into supersphplot.f90 as internal routine 2005-03-02 00:28 dprice * exact_polytrope.f, exact_toystar_ACplane.f, toystar2D_utils.f90: files cleaned up from exact solution revamp 2005-03-01 19:59 dprice * Makefile, defaults.f90, exact.f90, exact_fromfile.f90 (tags: v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05), exact_rhoh.f90 (tags: v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05), exact_sedov.f90 (tags: v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05), exact_shock.f90 (tags: v1_0_1--17/5/05, v0-666_UCLA_12_04_05), exact_toystar2D.f90, exact_wave.f90, globaldata.f90, options_particleplots.f90, plotstep.f90: exact solutions completely revamped to use transformations (coord transforms not done yet) 2005-03-01 19:58 dprice * danpgtile.f (tags: v0-666_UCLA_12_04_05): y label moved 2005-03-01 19:58 dprice * timestepping.f90: there are bugs in here 2005-03-01 19:58 dprice * transform.f90 (tags: v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05): zerolog parameter 2005-02-26 00:33 dprice * read_data_mbate_hydro.f90: uses units on density 2005-02-23 23:28 dprice * defaults.f90, globaldata.f90, options_page.f90, plotstep.f90: foreground/background colour changing within program 2005-02-23 20:50 dprice * colours.f90, defaults.f90, globaldata.f90, interactive.f90, options_data.f90, options_limits.f90, options_page.f90, plotstep.f90, timestepping.f90: plots selected timesteps + multiple steps per page (also some bug fixes with interactive setting of plot limits) 2005-02-23 20:49 dprice * transform.f90: log label instead of log10 2005-02-23 20:46 dprice * read_data_mbate_hydro.f90: uses free fall time 2005-02-23 20:34 dprice * read_data_mbate_hydro.f90: bug fixes 2005-02-21 23:57 dprice * docs/supersphplot.tex: polytrope exact solution notes updated 2005-02-19 01:02 dprice * timestepping.f90: more on timestepping across multiple files 2005-02-18 22:54 dprice * timestepping.f90: bug fix with multiple files, now goes forwards and backwards properly 2005-02-18 22:54 dprice * read_data_mbate_hydro.f90: doub prec 2005-02-17 23:53 dprice * timestepping.f90: crap 2005-02-17 10:44 dprice * interactive.f90, plotstep.f90, rotate.f90: various bug fixes 2005-02-16 21:22 dprice * Makefile, interactive.f90, plotstep.f90: bug fixes in iplotz 2005-02-16 21:21 dprice * read_data_mbate.f90, read_data_mbate_hydro.f90: added read format for hydro mbate+bug fixes 2005-02-12 04:09 dprice * interactive.f90: better log output 2005-02-12 03:14 dprice * plotstep.f90: bug fix if iplotx=iploty 2005-02-12 03:14 dprice * geometry.f90: better handling of r=0 in vec transform 2005-02-11 01:53 dprice * get_data.f90, globaldata.f90, timestepping.f90: bug fix in timestepping, gets first step properly when not buffered, also freezes on last step in interactive mode 2005-02-07 23:54 dprice * Makefile, globaldata.f90, mainloop.f90, menu.f90, plotstep.f90, timestepping.f90: mainloop split into separate parts, timestepping separate to plotstep, more local variables, although some streamlining could still be done 2005-02-04 14:33 dprice * options_render.f90: more on particle colouring 2005-02-03 18:03 dprice * Makefile, colourparts.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05), colours.f90, globaldata.f90, mainloop.f90, options_render.f90: preliminary implementation of particle colouring 2005-02-01 08:16 dprice * calc_quantities.f90, defaults.f90, exact_rhoh.f90, get_data.f90, globaldata.f90, limits.f90, mainloop.f90, options_page.f90, particleplot.f90, read_data_dansph.f90: animate removed, better(less) log output to screen 2005-01-31 11:34 dprice * exact_rhoh.f90: better for variable masses, bug fix if xmin < 0 2005-01-27 14:57 dprice * menu.f90: bug fix in coord sys change 2005-01-27 14:57 dprice * transform.f90, mainloop.f90: transform2 uses size of array (smaller interface) 2005-01-27 14:47 dprice * defaults.f90, geometry.f90: reshape initialisation so that labelcoord is a parameter 2005-01-27 13:20 dprice * get_data.f90, menu.f90: bug fix in labelling for different coord sys 2005-01-27 09:22 dprice * toystar2D_utils.f90: bug fix in functions 2005-01-26 11:05 dprice * globaldata.f90: icoordsnew saved 2005-01-26 11:05 dprice * Makefile, toystar2D_utils.f90: toy star functions appear to work 2005-01-26 11:04 dprice * mainloop.f90: bug catch if ndimV>ndim and coord transforms 2005-01-26 09:08 dprice * Makefile, defaults.f90, geometry.f90, globaldata.f90, menu.f90, options_particleplots.f90, read_data_dansph.f90, read_data_gadget.f90, read_data_jjm.f90, read_data_mbate.f90, read_data_scw.f90, read_data_sro.f90: geometry module contains coord system labels + maxcoordsys 2005-01-26 09:07 dprice * interactive.f90, rotate.f90: experimenting with projections 2005-01-26 09:07 dprice * exact.f90, toystar2D_utils.f90, exact_toystar2D.f90: working on exact 2D toystars 2005-01-25 16:53 dprice * mainloop.f90: out of bounds bug fix 2005-01-25 10:13 dprice * globaldata.f90, mainloop.f90: ixsec bug fix 2005-01-25 09:22 dprice * mainloop.f90: bug fix with turning interactive mode off 2005-01-24 13:33 dprice * geometry.f90, mainloop.f90: coord transform applied to fixed limits 2005-01-21 15:51 dprice * allocate.f90: better output 2005-01-21 15:51 dprice * read_data_dansph.f90: less reallocation of memory 2005-01-21 15:06 dprice * mainloop.f90: bug fix with totmass 2005-01-21 14:58 dprice * exact_toystar2D.f90, mainloop.f90: bug fix with totmass 2005-01-20 16:33 dprice * Makefile, exact.f90: saves polyk 2005-01-20 16:33 dprice * globaldata.f90, read_data_dansph.f90: uses iformat 2005-01-20 14:15 dprice * Makefile, mainloop.f90: out-of-bounds bug fix 2005-01-20 10:42 dprice * interpolate3D_projection.f90: cpu timings added 2005-01-19 13:46 dprice * geometry.f90, mainloop.f90: vector transforms implemented + tested (cyl only) 2005-01-19 11:59 dprice * Makefile, interactive.f90, interactive_part.f90: interactive_part renamed interactive 2005-01-19 11:57 dprice * Makefile, defaults.f90, defaults_read.f90, defaults_set.f90, defaults_write.f90, menu.f90, read_data_dansph.f90, supersphplot.f90: defaults module 2005-01-19 11:30 dprice * rotate_axes.f90: obsolete 2005-01-19 11:29 dprice * menu.f90: bug fix in string length 2005-01-19 09:35 dprice * allocate.f90, particleplot.f90, read_data_dansph.f90, read_data_mbate.f90: bug fixes in memory allocation/reallocation 2005-01-18 16:14 dprice * read_data_mbate.f90: trying to catch memory bugs 2005-01-18 16:14 dprice * geometry.f90: bug fix in coord transform for x=0 2005-01-18 16:14 dprice * mainloop.f90: reverted to vector plots 2005-01-17 14:04 dprice * read_data_dansph.f90: new header format 2005-01-17 14:04 dprice * interactive_part.f90: bug fix with save circles 2005-01-15 23:09 dprice * interactive_part.f90: interactive resets angle if > 360 degrees 2005-01-15 22:38 dprice * mainloop.f90, options_xsecrotate.f90, rotate.f90: rotated 3D axes implemented 2005-01-13 13:46 dprice * allocate.f90, supersphplot.f90: deallocation of remaining memory 2004-12-23 14:32 dprice * Makefile, interpolate3D_proj_vec.f90: projection for vec plots (not tested) 2004-12-23 14:22 dprice * interactive_part.f90: comments 2004-12-23 14:19 dprice * interactive_part.f90, mainloop.f90: interactive selection in cross section slices 2004-12-23 13:36 dprice * Makefile, interactive_part.f90, mainloop.f90, particleplot.f90: plotting of selected particles only, general zrange interface to particleplot 2004-12-23 11:41 dprice * interpolate3D_projection.f90, mainloop.f90: mainloop split further into internal subroutines 2004-12-23 10:49 dprice * defaults_set.f90, globaldata.f90, options_xsecrotate.f90, rotate.f90: options for rotated axes (not yet implemented) 2004-12-21 17:27 dprice * Makefile, fieldlines.f90, mainloop.f90, render_vec.f90: preliminary field line plotting routine (2D only) 2004-12-21 11:02 dprice * allocate.f90, defaults_set.f90, globaldata.f90, interactive_part.f90, mainloop.f90, options_particleplots.f90: interactive setting of circles of interaction/allocatable 2004-12-21 10:43 dprice * legends.f90, render_vec.f90: more playing around 2004-12-21 08:56 dprice * interactive_part.f90: interactive setting of x-sec position 2004-12-21 08:55 dprice * mainloop.f90: interactive_step only on multiplots 2004-12-21 08:05 dprice * mainloop.f90: bug fix in timestepping 2004-12-21 08:04 dprice * read_data_mbate.f90: uses free fall time 2004-12-20 17:02 dprice * interactive_part.f90: better render limits changing 2004-12-17 14:53 dprice * options_vecplot.f90: comment moved 2004-12-17 14:52 dprice * mainloop.f90: bug fix in initialising colour schemes for multiplot 2004-12-17 14:52 dprice * menu.f90: bug fix in multiplot settings 2004-12-17 14:05 dprice * defaults_set.f90, interactive_part.f90, legends.f90, mainloop.f90, render.f90, render_vec.f90: mostly crap 2004-12-17 09:01 dprice * interactive_part.f90, mainloop.f90, transform.f90: inverse transforms for setting plot limits adaptively 2004-12-16 21:55 dprice * defaults_set.f90, legends.f90, render_vec.f90: working on vector plot legend 2004-12-16 16:59 dprice * Makefile, globaldata.f90, legend.f, legends.f90, mainloop.f90, options_vecplot.f90: legend module + preliminaries for vecplot legend 2004-12-16 16:46 dprice * read_data_mbate.f90: bug fix with incomplete data 2004-12-16 16:45 dprice * mainloop.f90, menu.f90: prompt for iplotpartvec 2004-12-16 09:17 dprice * Makefile, interactive_part.f90, mainloop.f90: better gradient plotting, better saving from interactive mode 2004-12-16 09:16 dprice * read_data_mbate.f90: single precision 2004-12-15 22:55 dprice * interactive_part.f90, mainloop.f90: interactive mode sets render limits, moves legend and title 2004-12-15 16:02 dprice * transform.f90: bug fix with multiple labels 2004-12-15 09:06 dprice * allocate.f90, particleplot.f90: bug fix with ntot.ne.sumoftypes, npartoftype=0 in allocate now 2004-12-15 09:02 dprice * mainloop.f90: bug fix with interactive iadapt changing 2004-12-14 12:18 dprice * Makefile, calc_quantities.f90, read_data_jjm.f90: read data for joes format 2004-12-13 10:02 dprice * interactive_part.f90, mainloop.f90: interactive zooms on powerspec plots 2004-12-10 15:59 dprice * mainloop.f90, transform.f90: transforms improved 2004-12-10 14:15 dprice * mainloop.f90: transforms on powerspec plots 2004-12-10 12:31 dprice * Makefile, mainloop.f90, powerspectrum_fourier1D.f90, powerspectrum_lomb1D.f90, powerspectrums.f90 (tags: v1_0_1--17/5/05, v0-666_UCLA_12_04_05): powerspectrums in module 2004-12-10 12:14 dprice * Makefile, exact.f90, int_from_string.f90, interactive_part.f90, menu.f90, read_data_gadget.f90: int_from_string removed, found better way 2004-12-10 10:46 dprice * mainloop.f90, plot_powerspectrum.f90, powerspectrum_lomb1D.f90: power spectrum plots better integrated 2004-12-10 10:45 dprice * interactive_part.f90: cut down version for extra plots 2004-12-10 10:43 dprice * read_data_dansph.f90: bug fixes with new formats 2004-12-08 09:27 dprice * Makefile, calc_quantities.f90, coord_transform.f90, geometry.f90, mainloop.f90, plot_kernel_gr.f90 (tags: v1_0_1--17/5/05, v0-666_UCLA_12_04_05), read_data_dansph.f90, vector_transform.f90: basic cylindrical interpolation works (ie density calculation) + dumps/plotting works 2004-12-07 14:01 dprice * interpolate3D_projection_P.f90 (tags: v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05): openMP version (NOT TESTED) 2004-12-07 13:59 dprice * Makefile, limits.f90, options_limits.f90, vector_transform.f90: various tweaks/additions, nothing big 2004-12-07 09:36 dprice * Makefile, allocate.f90, calc_quantities.f90, read_data_dansph.f90, read_data_gadget.f90, read_data_mbate.f90, read_data_scw.f90, read_data_sro.f90, transform.f90: allocate in module 2004-12-07 09:36 dprice * options_limits.f90: better prompts 2004-12-03 22:08 dprice * Makefile, exact_toystar2D.f90, interactive_part.f90, mainloop.f90: circles of interaction in interactive mode, more on 2D toy stars 2004-12-02 17:04 dprice * Makefile, defaults_set.f90, exact.f90, exact_toystar2D.f90, mainloop.f90, docs/supersphplot.tex: working on toy star exact solution in 2D 2004-12-02 17:04 dprice * read_data_dansph.f90: for new format 2004-12-02 10:47 dprice * read_data_dansph.f90: reads div v also 2004-11-24 00:41 dprice * Makefile, read_data_sro.f90: read data for Stephans code (minidumps only at present) 2004-11-24 00:40 dprice * mainloop.f90: playing around with 1D interpolation 2004-11-20 21:20 dprice * Makefile, mainloop.f90, rotate.f90, docs/supersphplot.tex: rotation module added 2004-11-20 01:52 dprice * interactive_part.f90: checks for cursor 2004-11-20 01:29 dprice * Makefile: removed plot_average and associated options (was crap anyway) 2004-11-20 01:24 dprice * defaults_set.f90, globaldata.f90, mainloop.f90, options_particleplots.f90, plot_average.f: removed plot_average and associated options (was crap anyway) 2004-11-20 01:16 dprice * Makefile, exact.f90, get_data.f90, globaldata.f90, limits.f90, limits_read.f90, limits_save.f90, limits_set.f90, mainloop.f90, options_limits.f90, options_xsecrotate.f90: limits module enveloping limits_read, limits_set and limits_save : used appropriately 2004-11-20 00:55 dprice * options_render.f90: crap 2004-11-20 00:33 dprice * colours.f90: minor crap in colours 2004-11-20 00:25 dprice * colours.f90, defaults_set.f90, globaldata.f90, mainloop.f90, options_render.f90: bug fixes with colours module, better colour scheme setting in menu 2004-11-19 23:21 dprice * Makefile, colour_demo.f, colour_set.f90, colours.f90: colour schemes in module 2004-11-19 01:18 dprice * particleplot.f90, supersphplot.f90: bug catches for incomplete data 2004-11-19 00:41 dprice * particleplot.f90, get_data.f90: crap 2004-11-19 00:30 dprice * get_data.f90, globaldata.f90, mainloop.f90, menu.f90, options_data.f90, read_data_dansph.f90, read_data_gadget.f90, read_data_mbate.f90, read_data_scw.f90, supersphplot.f90: ivegotdata only in get_data + ihavereadfilename obsolete + get_nextstep in mainloop 2004-11-18 22:58 dprice * allocate.f90, globaldata.f90, interactive_part.f90, mainloop.f90, particleplot.f90: particle marking implemented (and works) 2004-11-18 05:15 dprice * Makefile: playing around with superfast cleaning 2004-11-18 02:13 dprice * get_data.f90: bug fix with single step reads and limits settings 2004-11-18 00:39 dprice * read_data_mbate.f90: catches header errors 2004-11-18 00:39 dprice * calc_quantities.f90: calculates ke 2004-11-17 20:18 dprice * Makefile, exact_toystar2D.f90, mainloop.f90: exact solution is plotted before call to interactive, call to pgsls in toy star version required 2004-11-17 20:17 dprice * particleplot.f90: colours of circles of interation changed + line width 2004-11-16 04:06 dprice * transform.f90: auto label lengths 2004-11-15 22:55 dprice * Makefile, calc_quantities.f90, interactive_part.f90: bug fixes with uninitialized vars 2004-11-15 22:55 dprice * read_data_mbate.f90, read_data_scw.f90: bug fixstat rhozero, RK2 declared real 2004-11-12 20:33 dprice * read_data_mbate.f90: crap 2004-11-11 23:58 dprice * Makefile: sys file moved 2004-11-11 20:59 dprice * Makefile, defaults_read.f90, defaults_set.f90, defaults_write.f90, exact.f90, get_data.f90, globaldata.f90, limits_read.f90, limits_save.f90, mainloop.f90, menu.f90, options_data.f90, options_limits.f90, options_page.f90, options_particleplots.f90, options_powerspec.f90, options_render.f90, options_vecplot.f90, options_xsecrotate.f90, particleplot.f90, read_data_dansph.f90, read_data_gadget.f90, read_data_mbate.f90, read_data_scw.f90, supersphplot.f90: settings module split into sub-modules 2004-11-11 20:58 dprice * calc_quantities.f90: clean up of unnecessary global vars 2004-11-10 01:58 dprice * mainloop.f90: some junk removed 2004-11-10 01:58 dprice * exact.f90, exact_toystar2D.f90: bug fixes in exact solution for static 2D toy star 2004-11-08 21:18 dprice * defaults_set.f90, globaldata.f90, mainloop.f90, options_particleplots.f90, particleplot.f90: circles of interaction cleaned up, no plotcircall, only on selected 2004-11-06 01:41 dprice * rotate.f90: mucking around 2004-11-06 01:25 dprice * defaults_set.f90, globaldata.f90, interactive_part.f90, mainloop.f90, options_xsecrotate.f90, rotate.f90: rotation works in 3D (although x appears to be y and vice versa??), better log in main loop 2004-11-05 03:37 dprice * Makefile, coord_transform.f90: uses ATAN2 -> much better! 2004-11-05 02:57 dprice * calc_quantities.f90, read_data_dansph.f90: bug fix with labelling 2004-11-04 20:18 dprice * Makefile, coord_transform.f90: quadrants on theta (not tested) 2004-11-04 01:55 dprice * coord_transform.f90, mainloop.f90: meddling with rotation 2004-11-04 00:12 dprice * Makefile, calc_quantities.f90, get_data.f90: calc quantities bugs fixed, more robust now 2004-11-04 00:12 dprice * read_data_mbate.f90: better memory allocation 2004-11-03 20:14 dprice * Makefile, read_data_mbate.f90, docs/supersphplot.tex: various crap 2004-11-03 20:14 dprice * options_render.f90: plot contours changes if icolours = 0 or set 2004-11-03 20:13 dprice * mainloop.f90: trying rotation on rendered plots 2004-11-03 20:13 dprice * coord_transform.f90, rotate.f90: tried to fix spherical transform and hence rotation simpler 2004-11-03 00:55 dprice * docs/supersphplot.tex: various additions 2004-11-02 21:44 dprice * Makefile, system_unix.f90 (tags: v0-666_UCLA_12_04_05), system_unix_NAG.f90 (tags: v0-666_UCLA_12_04_05): different system files 2004-11-02 21:41 dprice * defaults_write.f90: ierr removed 2004-11-02 21:36 dprice * Makefile, defaults_read.f90, defaults_write.f90, exact.f90, system_unix.f90: exact module and defaults neatened up 2004-10-27 22:41 dprice * mainloop.f90: file skipping in non-buffered read 2004-10-27 22:29 dprice * Makefile, defaults_set.f90, interactive_part.f90, mainloop.f90, read_data_dansph.f90, supersphplot.f90, docs/supersphplot.tex: keys for mouse functions 2004-10-27 22:28 dprice * interpolate3D_projection.f90, render.f90: exactly fits in plot window, progress bar revised 2004-10-27 21:17 dprice * read_data_dansph.f90, read_data_gadget.f90, read_data_mbate.f90, read_data_scw.f90: bug catches in set_labels 2004-10-20 18:38 dprice * Makefile, system_unix.f90: compiles and everything works on NAG compiler 2004-10-20 18:35 dprice * Makefile, allocate.f90, defaults_set.f90, get_data.f90, interpolate3D_projection.f90, limits_set.f90, mainloop.f90, menu.f90, options_limits.f90, read_data_scw.f90, supersphplot.f90, system_unix.f90, titles_read.f90, docs/supersphplot.tex: bug fixes with uninitialised variables 2004-10-19 23:53 dprice * Makefile, allocate.f90, get_data.f90, read_data_dansph.f90, read_data_gadget.f90, read_data_mbate.f90, read_data_scw.f90, system_unix.f90: scw data read works + various crap 2004-10-19 23:53 dprice * prompting.f90 (tags: v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05): bug fix with present(min) 2004-10-19 22:20 dprice * Makefile, exact.f90, exact_mhdshock.f90, exact_shock.f90, exact_toystar.f90, exact_toystar2D.f90, exact_toystar_ACplane.f, globaldata.f90, interpolate1D.f90, interpolate2D.f90, interpolate3D.f90, interpolate3D_fastxsec.f90, interpolate3D_projection.f90, interpolate3D_xsec_vec.f90, mainloop.f90, menu.f90, options_limits.f90, options_page.f90, particleplot.f90, plot_powerspectrum.f90, powerspectrum_lomb1D.f90, read_data_dansph.f90, render.f90, render_vec.f90, supersphplot.f90, transform.f90: unused variables removed 2004-10-19 22:20 dprice * read_data_scw.f90: not working, playing around with recl= 2004-10-19 19:33 dprice * Makefile, read_data_scw.f90: data read for Stuarts data 2004-10-19 19:31 dprice * calc_quantities.f90, colour_demo.f, colour_set.f90, exact_polytrope.f, exact_toystar.f90, exact_toystar2D.f90, exact_toystar_ACplane.f, interactive_part.f90, interpolate1D.f90, interpolate2D.f90, interpolate2D_xsec.f90, interpolate3D.f90, interpolate3D_fastxsec.f90, interpolate3D_projection.f90, interpolate3D_xsec_vec.f90, interpolate_vec.f90 (tags: v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05), legend.f, menu.f90, options_limits.f90, options_page.f90, options_particleplots.f90, options_render.f90, options_xsecrotate.f90, plot_average.f, plot_powerspectrum.f90, powerspectrum_lomb1D.f90, render.f90, render_vec.f90, setpage.f90: tabs removed 2004-10-19 19:08 dprice * Makefile, globaldata.f90, modules.f90: modules.f90 renamed globaldata.f90 2004-10-19 19:07 dprice * read_data_dansph_ascii.f90: obsolete, no longer updated 2004-10-19 19:06 dprice * allocate.f90, limits_set.f90, mainloop.f90, modules.f90, read_data_dansph.f90, read_data_dansph_ascii.f90, read_data_gadget.f90, read_data_mbate.f90: npart, nghost removed altogether (not tested) 2004-10-18 22:50 dprice * read_data_dansph.f90: better error catches on incomplete data 2004-10-18 20:48 dprice * coord_transform.f90: tabs removed 2004-10-14 01:54 dprice * transform.f90: tabs removed 2004-10-14 01:51 dprice * transform.f90: floor now 10-12 if log(0) 2004-10-14 01:44 dprice * get_data.f90, read_data_dansph.f90, read_data_gadget.f90, read_data_mbate.f90: more robust data read -> returns nstepsread 2004-10-14 01:43 dprice * Makefile: added system.f90 2004-10-14 00:38 dprice * int_from_string.f90: tabs removed 2004-10-14 00:38 dprice * defaults_read.f90, defaults_set.f90, defaults_write.f90: defaults save rootnames, tabs removed, gotos removed 2004-10-14 00:34 dprice * supersphplot.f90, system_unix.f90: interface for system commands 2004-10-14 00:34 dprice * options_data.f90: tabs removed, ians=0 2004-10-13 22:04 dprice * docs/supersphplot.tex: small changes in docs 2004-10-13 22:04 dprice * danpgtile.f: tabs removed 2004-10-12 01:50 dprice * read_data_mbate.f90: tabs removed, reads sinks (but must reorder data to plot them) 2004-10-12 01:49 dprice * options_vecplot.f90: ians=0, tabs removed 2004-10-12 01:48 dprice * menu.f90: goto removed 2004-10-12 01:48 dprice * mainloop.f90: bug fix with adaptive plot limits 2004-10-12 00:46 dprice * exact.f90, exact_shock.f90: isothermal riemann solver 2004-10-11 19:41 dprice * exact.f90: bug fix in prompt for shock solution 2004-10-07 18:35 dprice * options_render.f90: ians =0 2004-10-07 18:34 dprice * get_data.f90: bug fix in get_data with call to set_limits 2004-10-06 02:02 dprice * allocate.f90: formatted print statements 2004-10-06 00:22 dprice * particleplot.f90: comments formatted 2004-10-05 23:34 dprice * Makefile, get_data.f90, options_limits.f90, read_data_dansph.f90: various bug catches to do with data read 2004-10-05 22:41 dprice * Makefile, main.f90, mainloop.f90, menu.f90, print_header.f90, supersphplot.f90: main renamed mainloop, trying to get getarg to work 2004-10-05 01:53 dprice * Makefile, read_data_mbate.f90: various compilation problems fixed 2004-10-05 00:33 dprice * docs/: bibstyle.bst (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05), supersphplot.tex, figs/hyperbolic.ps (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05), figs/xsec2D.eps (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05), figs/xsec2D.fig (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05), figs/xsec3D.eps (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05), figs/xsec3D.fig (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05): docs in CVS properly 2004-10-04 23:50 dprice * Makefile: updated make for ifc, no copyscripts any more 2004-10-04 23:30 dprice * Makefile: auto changing of Makefiles 2004-09-16 23:59 dprice * get_data.f90, main.f90: bug fixes if buffering 2004-09-15 01:57 dprice * Makefile, defaults_set.f90, get_data.f90, main.f90, menu.f90, modules.f90, options_data.f90, read_data_dansph.f90, read_data_dansph_ascii.f90, read_data_gadget.f90, read_data_mbate.f90, supersphplot.f90: working on buffering in data read (getting there...) 2004-09-14 23:00 dprice * read_data_mbate.f90, read_data_mbate_dump.f90, supersphplot.f90: formatted read from mbate obsolete : now only unformatted 2004-09-14 22:34 dprice * options_exact.f90, read_exactparams.f90: module interface for exact solution calling : removed old files 2004-09-14 22:33 dprice * Makefile, defaults_read.f90, defaults_set.f90, defaults_write.f90, exact_fromfile.f90, get_data.f90, main.f90, modules.f90, options_particleplots.f90, read_data_dansph.f90, read_data_mbate_dump.f90, exact.f90: module interface for exact solution calling 2004-09-14 19:49 dprice * read_data_dansph.f90, read_data_gadget.f90, read_data_mbate_dump.f90: set labels in separate subs 2004-09-14 02:32 dprice * menu.f90, supersphplot.f90: menu self-contained 2004-09-14 02:21 dprice * Makefile, calc_quantities.f90, get_data.f90, modules.f90, read_data_mbate_dump.f90: working on mbate data read 2004-09-14 02:21 dprice * main.f90: bug fix if ivectorplot=0 2004-09-14 02:20 dprice * allocate.f90: bug fix in reallocation 2004-08-31 00:08 dprice * menu.f90, supersphplot.f90: preliminary recursive menu 2004-08-27 20:45 dprice * read_data_gadget.f90: smoothing length x 0.5 2004-08-26 01:36 dprice * read_data_mbate_dump.f90: part types, vectors 2004-08-26 01:36 dprice * menu.f90: vector prompting 2004-08-25 18:20 dprice * defaults_set.f90, main.f90, menu.f90, modules.f90, options_xsecrotate.f90, read_data_gadget.f90, docs/supersphplot.tex: preliminary subscripting for vector quantities 2004-08-24 23:14 dprice * options_xsecrotate.f90: menu cleaned up a bit 2004-08-24 00:21 dprice * Makefile, main.f90, rotate_axes.f90: preliminary rotated axes/box 2004-08-23 22:31 dprice * read_data_dansph.f90: some changes for npartoftype 2004-08-21 01:53 dprice * Makefile, allocate.f90, defaults_set.f90, limits_set.f90, main.f90, modules.f90, options_particleplots.f90, particleplot.f90, read_data_gadget.f90: particle plotting in new sub, allows up to 6 particle types, removed refs to sinks, ghosts, works on gadget data 2004-08-20 21:55 dprice * interactive_part.f90, main.f90, rotate.f90: rotation about x seems to work, also interactive rotation 2004-08-20 20:02 dprice * Makefile, interpolate_vec.f90, main.f90, supersphplot.f90, vectorplot.f90: vectorplot superseded by interpolate_vec, has been checked 2004-08-20 19:34 dprice * exact_rhoh.f90: does nothing if hfact not set 2004-08-20 19:34 dprice * interactive_part.f90: prints on exit 2004-08-20 19:34 dprice * get_data.f90, limits_set.f90: bug fix with numplot if no calc_quantities 2004-08-20 19:00 dprice * read_data_dansph.f90, read_data_dansph_ascii.f90, read_data_mbate.f90, read_data_mbate_dump.f90: dat array references fixed 2004-08-20 01:56 dprice * allocate.f90, calc_quantities.f90, limits_set.f90, main.f90, read_data_gadget.f90: changed ordering of indices on dat array for optimal performance (NOT YET FOR AALL FORMATS) 2004-08-20 00:27 dprice * Makefile, exact_shock.f90, riemannsolver.f90: riemannsolver moved inside exact_shock.f90 2004-08-20 00:22 dprice * limits_set.f90, main.f90, modules.f90, options_limits.f90: can reset limits, limits_set cleaned up 2004-08-19 23:44 dprice * interactive_part.f90, main.f90: limits changing not permanent in interactive 2004-08-19 23:22 dprice * Makefile, coord_transform.f90: coord transform moved from src, cylindrical transformations fixed 2004-08-19 23:18 dprice * defaults_set.f90, interpolate3D_fastxsec.f90, main.f90, modules.f90, options_xsecrotate.f90, rotate.f90: azimuthal rotation works 2004-08-19 23:18 dprice * read_data_gadget.f90: bug fix for ifile=0 2004-08-19 23:17 dprice * docs/supersphplot.tex: updated docs 2004-08-19 19:37 dprice * get_data.f90, read_data_gadget.f90: gadget data read working 2004-08-19 19:36 dprice * interpolate3D_projection.f90: progress counter added 2004-08-17 21:15 dprice * get_data.f90: THESIS SUBMITTED, so working code (haha) 2004-08-16 23:23 dprice * docs/supersphplot.tex: docs moved to plot dir 2004-08-06 07:52 dprice * Makefile, main.f90, modules.f90, options_xsecrotate.f90, rotate.f90: rotation added: at the moment around origin and only for particle plots 2004-08-04 10:08 dprice * interpolate2D_xsec.f90, main.f90: BIG BUG FIX in interpolate2D_xsec : now works 2004-08-04 08:26 dprice * main.f90, setpage.f90: more bug fixes in page changingstat I think this should always work properly now 2004-08-04 06:49 dprice * Makefile: improved Makefile - modules separate 2004-08-04 06:40 dprice * Makefile, get_data.f90, modules.f90, read_data_dansph.f90, read_data_dansph_ascii.f90, read_data_gadget.f90, read_data_mbate.f90, read_data_mbate_dump.f90: handles long filenames 2004-08-04 05:46 dprice * main.f90, menu.f90, options_limits.f90, transform.f90: transform is a module 2004-08-04 05:18 dprice * transform.f90: bug fix in transform limits for abs 2004-08-03 10:23 dprice * read_data_dansph.f90: bug fix with multiple files and nstep_max 2004-08-02 20:38 dprice * modules.f90: saves interactive setting 2004-08-02 20:38 dprice * menu.f90: adjustl 2004-07-29 19:40 dprice * main.f90: paper change only if set 2004-07-29 19:40 dprice * calc_quantities.f90: perp/parallel labels 2004-07-29 00:49 dprice * main.f90: bug fix with page changing - much more robust now 2004-07-28 12:29 dprice * defaults_set.f90, main.f90, modules.f90, options_exact.f90: bug fix in linear wave exact solution (iwaveplotx,y now) 2004-07-28 11:30 dprice * main.f90, setpage.f90: bug fix with page changing for 1 plot per page and ipagechange off 2004-07-28 11:03 dprice * Makefile, defaults_set.f90, interpolate2D_xsec.f90, main.f90, menu.f90, modules.f90, options_particleplots.f90, options_render.f90, options_xsecrotate.f90, setpage.f90, supersphplot.f90: 2D cross sections work, options_xsecrotate added 2004-07-28 06:11 dprice * Makefile, interpolate2D_xsec.f90, main.f90: interpolate2D_xsec bug fix: removed pixwidth<0 error catch 2004-07-28 06:10 dprice * read_data_dansph.f90: better error catches 2004-07-28 06:09 dprice * defaults_set.f90, get_data.f90: crap 2004-07-26 23:17 dprice * read_data_mbate_dump.f90: bug fix in setting npart etc 2004-07-26 23:17 dprice * main.f90: vector cross sections working in 3D 2004-07-26 18:43 dprice * Makefile: sending to ukaff 2004-07-25 08:56 dprice * Makefile, get_data.f90, read_data_mbate_dump.f90: reads mbate data direct from dump (needs improvement though) 2004-07-25 08:07 dprice * Makefile, interpolate3D_xsec_vec.f90, main.f90, render_vec.f90: vector cross sections (NOT YET TESTED) 2004-07-24 01:56 dprice * interactive_part.f90, main.f90: interactive zoom 2004-07-24 01:56 dprice * read_data_dansph.f90: labels fixed 2004-07-24 01:55 dprice * interpolate2D.f90, render.f90: playing around with renderings 2004-07-24 00:23 dprice * get_data.f90, read_data_dansph.f90, read_data_dansph_ascii.f90: reads binary dumps from my code 2004-07-23 19:39 dprice * colour_demo.f, colour_set.f90, supersphplot.f90: ice colour scheme improved 2004-07-17 02:16 dprice * Makefile, defaults_read.f90, main.f90, modules.f90, read_data_gadget.f90: reads gadget data 2004-07-15 09:06 dprice * Makefile, defaults_read.f90, defaults_set.f90, defaults_write.f90, main.f90, menu.f90, modules.f90, options_data.f90, options_render.f90, options_vecplot.f90, render.f90, supersphplot.f90: render options majorly restructured + vector options 2004-07-14 08:46 dprice * Makefile, danpgsch.f (tags: v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05), defaults_set.f90, main.f90, modules.f90, options_page.f90, supersphplot.f90: title positions, danpgsch added for character height 2004-07-14 07:46 dprice * Makefile, main.f90, supersphplot.f90, titles_read.f90: reads plot titles from file 2004-07-14 07:46 dprice * read_data_dansph.f90: bug fix with reading multiple files 2004-07-14 07:20 dprice * interactive_part.f90: advance by n steps 2004-07-13 19:18 dprice * read_data_dansph.f90: more sensible reallocation of memory 2004-07-13 00:45 dprice * defaults_set.f90, legend.f, main.f90, modules.f90, options_page.f90: adjustable legend position 2004-06-24 23:02 dprice * plot_powerspectrum.f90, setpage.f90: crap 2004-06-23 19:22 dprice * danpgtile.f: bug fix : iplot now unchanged on output 2004-06-20 08:27 dprice * defaults_set.f90, main.f90, menu.f90, modules.f90, options_particleplots.f90, read_data_dansph.f90, read_data_mbate.f90, supersphplot.f90: particle coords -> new coord systems (not for vectors yet) 2004-06-20 08:26 dprice * exact_sedov.f90: crap 2004-06-16 19:59 dprice * exact_shock.f90: bug fix for t=0 2004-06-11 19:57 dprice * Makefile, defaults_set.f90, exact_polytrope.f, exact_shock.f, exact_shock.f90, get_data.f90, main.f90, modules.f90, options_exact.f90, read_exactparams.f90, riemannsolver.f90, supersphplot.f90: exact solution for 1D shock tubes 2004-06-11 19:55 dprice * exact_fromfile.f90: exact solution from a file 2004-06-10 20:49 dprice * legend.f: crap 2004-06-09 22:09 dprice * danpgtile.f: more frigging around with labels/margins 2004-06-09 22:06 dprice * main.f90: particle cross section initialisation works 2004-06-04 00:31 dprice * danpgtile.f: margins adjust with character height 2004-06-03 07:07 dprice * isosurface.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05): beginnings of isosurface routine (NOT WORKING) 2004-06-02 18:53 dprice * interactive_part.f90, main.f90, supersphplot.f90: interactive does forward/backward stepping, replotting 2004-06-02 09:05 dprice * Makefile, get_data.f90, int_from_string.f90, menu.f90, modules.f90, options.f90, print_menu.f90, supersphplot.f90: redesigned main menu - options use characters, compact form 2004-06-02 08:13 dprice * options_limits.f90: re-read limits file 2004-06-02 08:11 dprice * options_page.f90: animate moved to here 2004-06-02 08:08 dprice * print_menu.f90: last revision before killed 2004-06-02 06:46 dprice * Makefile, limits_read.f90, limits_save.f90, limits_set.f90, main.f90, modules.f90, options.f90, options_limits.f90, supersphplot.f90: saves/reads plot limits to/from files 2004-06-02 05:42 dprice * limits.f90, limits_set.f90: renamed limits_set 2004-06-02 05:41 dprice * read_data_dansph.f90: labels for alpha u etc 2004-06-01 19:55 dprice * defaults_read.f90: better error catching 2004-06-01 19:55 dprice * main.f90: uses setgrid1D, also particle tracking for non-coord plots 2004-06-01 06:18 dprice * Makefile, main.f90, options_limits.f90, supersphplot.f90: particle tracking limits work 2004-05-28 21:02 dprice * defaults_set.f90, interpolate3D_xsec_vec.f90, main.f90, modules.f90, options_limits.f90: particle tracking (exeter) NOT YET WORKING 2004-05-28 01:57 dprice * exact_rhoh.f90, read_data_dansph.f90, read_data_mbate.f90: bug fixes in input, rhoh plot no text 2004-05-26 22:58 dprice * Makefile, allocate.f90, colour_demo.f, exact_sedov.f90, int_from_string.f90, main.f90, options.f90, read_data_mbate.f, read_data_mbate.f90, supersphplot.f90: works on Matthews code, several compiler bugs fixed 2004-05-21 06:49 dprice * Makefile, defaults_set.f90, exact_swave.f, exact_wave.f90, main.f90, modules.f90, options_exact.f90: exact_swave -> general sine wave plot 2004-05-18 23:43 dprice * danpgtile.f (tags: NDSPMHD-3D-v5-2_18_05_2004): y axis label position 2004-05-18 21:10 dprice * options_page.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004): more paper options 2004-05-18 20:57 dprice * options_page.f90: bug fix in paper size menu 2004-05-18 20:56 dprice * allocate.f90, read_data_dansph.f90 (utags: NDSPMHD-3D-v5-2_18_05_2004): bug fix in mem allocation for multiple files 2004-05-18 20:55 dprice * calc_quantities.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004): cross helicity 2004-05-18 06:58 dprice * Makefile (tags: NDSPMHD-3D-v5-2_18_05_2004), danpgtile.f, defaults_set.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004), legend.f (tags: NDSPMHD-3D-v5-2_18_05_2004), main.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004), modules.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004), options_page.f90, setpage.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004), supersphplot.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004): plot tiling, axes options 2004-05-18 00:19 dprice * Makefile, main.f90, modules.f90, options.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004), read_data_dansph.f90, supersphplot.f90: reads from multiple files off command line 2004-05-18 00:19 dprice * legend.f: various crap 2004-05-18 00:18 dprice * print_menu.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004): no defaults on y prompt 2004-05-18 00:02 dprice * interpolate1D.f90, interpolate2D.f90, interpolate2D_xsec.f90, interpolate3D.f90, interpolate3D_fastxsec.f90, interpolate3D_projection.f90 (utags: NDSPMHD-3D-v5-2_18_05_2004): error catches 2004-05-17 19:27 dprice * danpgtile.f: bug fix in just=0 2004-05-14 00:34 dprice * calc_quantities.f90: calculates magnitude of current 2004-05-14 00:33 dprice * exact_sedov.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004): attempted to make it work for <3D 2004-05-14 00:33 dprice * read_data_dansph.f90: alpha B 2004-05-14 00:32 dprice * exact_mhdshock.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004): added extra solution 2004-05-10 19:12 dprice * exact_rhoh.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004), main.f90: works for different particle masses 2004-05-06 23:59 dprice * plot_powerspectrum.f90, powerspectrum_lomb1D.f90 (utags: NDSPMHD-3D-v5-2_18_05_2004): error catches if variance=0 2004-04-26 23:02 dprice * main.f90: bug fix in titles 2004-04-21 21:20 dprice * options.f90, options_exact.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004), options_page.f90, options_particleplots.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004), options_render.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004), print_menu.f90, supersphplot.f90: menu cleaned up some more 2004-04-21 21:20 dprice * int_from_string.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004): izero : more robust 2004-04-21 19:39 dprice * exact_shock_old.f, render_smooth_pgxtal.f: obsolete subroutines removed 2004-04-21 19:38 dprice * legend.f: fiddling 2004-04-21 19:36 dprice * smooth_pixels.f: obsolete 2004-04-21 19:33 dprice * supersphplot.f90: comments added 2004-04-21 19:27 dprice * Makefile, danpgtile.f, main.f90, setpage.f90: utilities for tiling on page/ page setup 2004-04-21 19:26 dprice * options.f90: minor change to prompt 2004-04-21 19:25 dprice * options_page.f90: new paper sizes 2004-04-14 07:50 dprice * Makefile, options.f90, options_page.f90, print_menu.f90, supersphplot.f90: page options 2004-04-14 02:31 dprice * options.f90: bug fix in multiplot options 2004-04-14 02:31 dprice * supersphplot.f90: comments 2004-04-14 02:31 dprice * render.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004): crap 2004-04-14 02:31 dprice * read_data_dansph.f90: new labels 2004-04-14 02:30 dprice * main.f90: icoords crap 2004-04-14 02:30 dprice * modules.f90: maxplot increased 2004-04-14 02:30 dprice * plot_kernel_gr.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004): print outs 2004-04-02 06:17 dprice * interactive_part.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004): line plotting 2004-03-26 22:49 dprice * options_limits.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004): prompting on limits 2004-03-26 21:47 dprice * Makefile, defaults_set.f90, main.f90, modules.f90, options.f90, options_limits.f90, options_particleplots.f90, print_menu.f90, supersphplot.f90: options split into submenus 2004-03-26 21:44 dprice * read_data_dansph.f90: labels 2004-03-17 09:38 dprice * defaults_set.f90, interactive_part.f90, main.f90, modules.f90, options.f90, print_menu.f90: interactive mode in menu, animate removed 2004-03-16 02:54 dprice * Makefile, defaults_set.f90, interactive_part.f90, main.f90, modules.f90: preliminary interactive mode 2004-03-15 21:07 dprice * exact_toystar.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004): comments added 2004-03-10 00:56 dprice * main.f90, read_data_dansph.f90: bug fix in transformed limits, reallocation more sensible 2004-03-09 09:19 dprice * defaults_set.f90, interpolate1D.f90, main.f90, modules.f90, options_powerspec.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004), plot_powerspectrum.f90, powerspectrum_fourier1D.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004), powerspectrum_lomb1D.f90: working power spectrums (not sure about fourier) 2004-03-08 21:34 dprice * read_data_dansph.f90: bug fix with reallocate 2004-03-06 03:29 dprice * Makefile, defaults_set.f90, exact_sedov.f, exact_sedov.f90, main.f90, modules.f90, options_exact.f90: sedov blast wave solution working 2004-03-05 21:16 dprice * Makefile, allocate.f90, calc_quantities.f90, defaults_read.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004), defaults_set.f90, limits.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004), modules.f90, options.f90, read_data_dansph.f, read_data_dansph.f90, supersphplot.f90: allocatable arrays 2004-03-05 01:34 dprice * Makefile, exact_toystar2D.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004), read_data_mbate.f (tags: NDSPMHD-3D-v5-2_18_05_2004) (utags: noalloc_04_03_04): IoA makefiles, some printouts removed 2004-02-27 15:16 dprice * exact_toystar2D.f90: toy star 2D stuff 2004-02-26 16:39 dprice * Makefile, defaults_set.f90 (tags: noalloc_04_03_04), exact_toystar2D.f90, main.f90 (tags: noalloc_04_03_04): 2D toy star exact solutions (preliminary), also A,C sensible defaults 2004-02-26 12:37 dprice * main.f90: xminrender removed 2004-02-26 12:32 dprice * Makefile, main.f90, modules.f90 (tags: noalloc_04_03_04), render_coarse.f, vectorplot.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004, noalloc_04_03_04): improved vector plots, npix,npixy etc 2004-02-26 10:09 dprice * Makefile, exact_toystar.f, exact_toystar.f90 (tags: noalloc_04_03_04): exact_toystar -> f90 2004-02-23 17:01 dprice * modules.f90, options.f90 (tags: noalloc_04_03_04), read_data_dansph.f (tags: noalloc_04_03_04): more initialisation bugs 2004-02-23 15:34 dprice * read_data_dansph.f: crap removed 2004-02-23 15:32 dprice * defaults_set.f90: more compiler-found bugs 2004-02-23 15:24 dprice * Makefile, defaults_set.f90, modules.f90, options.f90, print_menu.f, print_menu.f90 (tags: noalloc_04_03_04): print menu -> f90, magfield option removed 2004-02-23 15:10 dprice * Makefile, calc_quantities.f90 (tags: noalloc_04_03_04), defaults_set.f90, interpolate2D.f90 (tags: noalloc_04_03_04), main.f90, modules.f90, options.f, options.f90, options_render.f90 (tags: noalloc_04_03_04), print_menu.f, read_data_dansph.f, read_data_mbate.f, supersphplot.f90 (tags: noalloc_04_03_04), transform.f, transform.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004, noalloc_04_03_04): bugs from monash compiler: uninitialised variables fixed, also prompts for irender in menu 2004-02-23 12:28 dprice * main.f90, transform.f90: f90, limits transformed 2004-02-20 17:14 dprice * main.f90, modules.f90: compiler bugs fixed 2004-02-20 17:00 dprice * calc_quantities.f90, exact_mhdshock.f90 (tags: noalloc_04_03_04), interpolate1D.f, interpolate1D.f90 (tags: noalloc_04_03_04), interpolate2D.f, interpolate2D.f90, interpolate2D_xsec.f, interpolate2D_xsec.f90 (tags: noalloc_04_03_04), interpolate3D.f, interpolate3D.f90 (tags: noalloc_04_03_04), interpolate3D_fastxsec.f, interpolate3D_fastxsec.f90 (tags: noalloc_04_03_04), interpolate3D_projection.f, interpolate3D_projection.f90 (tags: noalloc_04_03_04), main.f90, modules.f90, supersphplot.f90: f90 2004-02-20 17:00 dprice * read_data_dansph.f: crap 2004-02-20 16:58 dprice * Makefile: f90 crap 2004-02-20 13:02 dprice * Makefile, read_data_dansph.f: bugs found by swinburne compiler fixed 2004-02-18 14:04 dprice * Makefile, defaults_set.f90, main.f90, modules.f90, options.f, plot_kernel_gr.f90 (tags: noalloc_04_03_04): gr kernel plots, icircpart now array 2004-02-17 15:47 dprice * Makefile, colour_demo.f (tags: NDSPMHD-3D-v5-2_18_05_2004, noalloc_04_03_04), colour_set.f, colour_set.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004, noalloc_04_03_04): .f90 2004-02-17 15:29 dprice * supersphplot_old.f, menu_actions_old.f: removed 2004-02-16 17:00 dprice * defaults_set.f90, interpolate2D_xsec.f, main.f90: 2D xsections 2004-02-16 14:56 dprice * Makefile, legend.f (tags: noalloc_04_03_04), modules.f90: random crap 2004-02-16 14:54 dprice * main.f90: toy star exact for r 2004-02-06 13:13 dprice * Makefile, colour_demo.f, colour_set.f, defaults_read.f90 (tags: noalloc_04_03_04), defaults_set.f90, defaults_write.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004, noalloc_04_03_04), main.f90, menu_actions.f, options.f, read_defaults.f90, set_defaults.f, setcolours.f, supersphplot.f90, write_defaults.f90: name changes 2004-02-06 12:50 dprice * render_smooth.f: obsolete 2004-02-06 12:33 dprice * Makefile, exact_toystar_ACplane.f (tags: NDSPMHD-3D-v5-2_18_05_2004, noalloc_04_03_04), interpolate3D_projection.f, menu_actions.f, modules.f90, powerspectrum_lomb1D.f90 (tags: noalloc_04_03_04), supersphplot.f90: bugs picked up by monash compiler fixed 2004-01-15 01:13 dprice * set_defaults.f: better defaults for renderings 2004-01-15 00:04 dprice * colour_demo.f, setcolours.f: uses max available colours on device (up to 256) 2004-01-15 00:04 dprice * danpgwedg.f (tags: NDSPMHD-3D-v5-2_18_05_2004, noalloc_04_03_04): more pixels in wedge 2004-01-14 07:33 dprice * read_data_dansph.f: minor clean up 2004-01-13 12:10 dprice * powerspectrum_fourier1D.f90 (tags: noalloc_04_03_04): crap at the moment 2004-01-13 12:09 dprice * options_powerspec.f90 (tags: noalloc_04_03_04): power spec options 2004-01-13 12:04 dprice * interpolate1D.f: 1D interpolation 2004-01-13 10:18 dprice * main.f90 (tags: NDSPMHD-3D-v5-1_12_01_2004): a,b,c,d plot labelling 2003-12-31 10:56 dprice * calc_quantities.f90 (tags: NDSPMHD-3D-v5-1_12_01_2004): uses ntotal instead of npart 2003-12-31 10:56 dprice * main.f90: axes crap cont... 2003-12-30 23:53 dprice * main.f90: axes sets to 0.02 and 0.98 not 0.0 and 1.0 2003-12-30 04:22 dprice * main.f90, menu_actions.f (tags: NDSPMHD-3D-v5-1_12_01_2004), modules.f90 (tags: NDSPMHD-3D-v5-1_12_01_2004), print_menu.f (tags: NDSPMHD-3D-v5-1_12_01_2004), set_defaults.f (tags: NDSPMHD-3D-v5-1_12_01_2004): axes on/off 2003-12-30 03:35 dprice * render.f90 (tags: noalloc_04_03_04, NDSPMHD-3D-v5-1_12_01_2004): uses pgcons 2003-12-23 11:21 dprice * exact_rhoh.f90 (tags: noalloc_04_03_04), read_data_dansph.f (utags: NDSPMHD-3D-v5-1_12_01_2004): read data sets mhd according to no of columns 2003-12-23 03:40 dprice * calc_quantities.f90, main.f90, modules.f90, read_data_dansph.f, supersphplot.f90 (tags: NDSPMHD-3D-v5-1_12_01_2004): vperp etc calculated in calc_quantities, no longer in data file 2003-12-20 08:38 dprice * supersphplot.f90: goto removed 2003-12-20 08:36 dprice * Makefile (tags: NDSPMHD-3D-v5-1_12_01_2004), main.f90, set_defaults.f, supersphplot.f90: main.f90 added 2003-12-20 07:52 dprice * calc_quantities.f90: sets labels 2003-12-20 07:17 dprice * supersphplot.f90: from .f format 2003-12-20 07:16 dprice * supersphplot.f: to .f90 format 2003-12-19 03:54 dprice * Makefile, menu_actions.f, modules.f90, plot_powerspectrum.f90 (tags: noalloc_04_03_04, NDSPMHD-3D-v5-1_12_01_2004), powerspectrum_lomb1D.f90 (tags: NDSPMHD-3D-v5-1_12_01_2004), set_defaults.f, supersphplot.f: power spectrum plotting/options etc 2003-12-19 00:45 dprice * options_exact.f90 (tags: noalloc_04_03_04, NDSPMHD-3D-v5-1_12_01_2004): moved out of menu_actions into separate file 2003-12-19 00:10 dprice * options_render.f90 (tags: NDSPMHD-3D-v5-1_12_01_2004): renamed get_render_options, converted to .f90 2003-12-19 00:04 dprice * get_render_options.f: renamed options_render 2003-12-18 22:55 dprice * lomb_powerspectrum1D.f90: renamed powerspectrum_lomb1D 2003-12-18 21:10 dprice * supersphplot.f (tags: NDSPMHD-3D-v5-0_18_12_2003): labels on particle cross sections 2003-12-18 21:10 dprice * modules.f90 (tags: NDSPMHD-3D-v5-0_18_12_2003): update to namelists 2003-12-16 12:00 dprice * modules.f90: more defaults saved 2003-12-16 11:25 dprice * Makefile (tags: NDSPMHD-3D-v5-0_18_12_2003), supersphplot.f: bug fixes, main prog cleaned up substantially 2003-12-16 11:19 dprice * interpolate3D_fastxsec.f (tags: NDSPMHD-3D-v5-1_12_01_2004, NDSPMHD-3D-v5-0_18_12_2003): bug fix z < 2h 2003-12-16 09:59 dprice * interpolate3D.f (tags: NDSPMHD-3D-v5-1_12_01_2004, NDSPMHD-3D-v5-0_18_12_2003): some bug fixes/minor modifications 2003-12-16 09:51 dprice * render.f90 (tags: NDSPMHD-3D-v5-0_18_12_2003): .f90 2003-12-16 09:51 dprice * render.f: to .f90 2003-12-16 09:45 dprice * render.f: uses ymin 2003-12-16 03:44 dprice * supersphplot.f: xsec limits bug fixed, but not completely 2003-12-16 01:35 dprice * supersphplot.f: bug fix for cross sectioning 2003-12-16 01:22 dprice * read_data_dansph.f (tags: NDSPMHD-3D-v5-0_18_12_2003): bug fix: sets nghost 2003-12-16 00:56 dprice * supersphplot.f: lower case 2003-12-16 00:52 dprice * supersphplot.f: lower case 2003-12-16 00:29 dprice * Makefile, supersphplot.f, write_defaults.f: namelists, .f90 source 2003-12-16 00:28 dprice * modules.f90: namelists, .f90 2003-12-16 00:27 dprice * plot_powerspectrum.f90 (tags: NDSPMHD-3D-v5-0_18_12_2003): histogram 2003-12-16 00:27 dprice * write_defaults.f90, read_defaults.f90 (utags: NDSPMHD-3D-v5-0_18_12_2003, NDSPMHD-3D-v5-1_12_01_2004): namelist 2003-12-16 00:21 dprice * read_defaults.f: to .f90 2003-12-16 00:12 dprice * modules.f: freeform source -> to .f90 2003-12-15 23:47 dprice * modules.f: lower case 2003-12-10 02:38 dprice * Makefile, lomb_powerspectrum1D.f90 (tags: NDSPMHD-3D-v5-0_18_12_2003), modules.f, plot_powerspectrum.f90, set_defaults.f (tags: NDSPMHD-3D-v5-0_18_12_2003), supersphplot.f: power spectrum of 1D data (some bugs still) 2003-12-09 08:11 dprice * modules.f: minor changes for spherical blast wave 2003-11-25 08:29 dprice * supersphplot.f: update 2003-11-25 08:08 dprice * Makefile, calc_quantities.f90 (tags: NDSPMHD-3D-v5-0_18_12_2003), exact_rhoh.f90 (tags: NDSPMHD-3D-v5-0_18_12_2003), menu_actions.f (tags: NDSPMHD-3D-v5-0_18_12_2003), plot_rhoh.f, supersphplot.f: calc_quantities added, rhoh moved 2003-10-31 03:07 dprice * supersphplot.f: fix bug when no data 2003-10-23 00:41 dprice * Makefile, colour_demo.f, danpgwedg.f, exact_mhdshock.f90, exact_mhdshock_other.f90, exact_polytrope.f, exact_sedov.f, exact_shock.f, exact_shock_old.f, exact_swave.f, exact_toystar.f, exact_toystar_ACplane.f, get_render_options.f, int_from_string.f90, integratedkernel.f90, interpolate2D.f, interpolate3D.f, interpolate3D_fastxsec.f, interpolate3D_projection.f, legend.f, menu_actions.f, menu_actions_old.f, modules.f, plot_average.f, plot_rhoh.f, print_header.f90, print_menu.f, prompting.f90, read_data_dansph.f, read_data_mbate.f, read_defaults.f, render.f, render_coarse.f, render_smooth.f, render_smooth_pgxtal.f, set_defaults.f, setcolours.f, smooth_pixels.f, supersphplot.f, supersphplot_old.f, transform.f, write_defaults.f (tags: NDSPMHD-3D-v5-0_18_12_2003): Initial revision 2003-10-23 00:41 dprice * Makefile, colour_demo.f (tags: NDSPMHD-3D-v5-1_12_01_2004, NDSPMHD-3D-v5-0_18_12_2003), danpgwedg.f (tags: NDSPMHD-3D-v5-1_12_01_2004, NDSPMHD-3D-v5-0_18_12_2003), exact_mhdshock.f90 (tags: NDSPMHD-3D-v5-1_12_01_2004, NDSPMHD-3D-v5-0_18_12_2003), exact_mhdshock_other.f90 (tags: v1_12_2--15/07/09, v1_12_1--20/04/09, v1_11_1--13/10/08, v1_11_0--15/08/08, v1_10_2--08/05/08, v1_10_1--11/03/08, v1_10_0--28/11/07, v1_9_2--12/09/07, v1_9_1--11/07/07, v1_9_0--21/05/07, v1_8_1--28/03/07, v1_8_0--14/03/07, v1_7_2--19/02/07, v1_7_1--04/01/07, v1_7_0--13/12/06, v1_6_2--24/10/06, v1_6_1--24/08/06, v1_6_0--10/08/06, v1_5_4--06/07/06, v1_5_3--27/06/06, v1_5_2--11/05/06, v1_5_1--26/04/06, v1_5beta--17/03/06, v1_0_5--28/09/05, v1_0_4--17/08/05, v1_0_3--5/7/05, v1_0_2--1/6/05, v1_0_1--17/5/05, v0-666_UCLA_12_04_05, NDSPMHD-3D-v5-2_18_05_2004, noalloc_04_03_04, NDSPMHD-3D-v5-1_12_01_2004, NDSPMHD-3D-v5-0_18_12_2003), exact_polytrope.f (tags: NDSPMHD-3D-v5-2_18_05_2004, noalloc_04_03_04, NDSPMHD-3D-v5-1_12_01_2004, NDSPMHD-3D-v5-0_18_12_2003), exact_sedov.f (tags: noalloc_04_03_04, NDSPMHD-3D-v5-1_12_01_2004, NDSPMHD-3D-v5-0_18_12_2003), exact_shock.f (tags: NDSPMHD-3D-v5-2_18_05_2004, noalloc_04_03_04, NDSPMHD-3D-v5-1_12_01_2004, NDSPMHD-3D-v5-0_18_12_2003), exact_shock_old.f (tags: noalloc_04_03_04, NDSPMHD-3D-v5-1_12_01_2004, NDSPMHD-3D-v5-0_18_12_2003), exact_swave.f (tags: NDSPMHD-3D-v5-2_18_05_2004, noalloc_04_03_04, NDSPMHD-3D-v5-1_12_01_2004, NDSPMHD-3D-v5-0_18_12_2003), exact_toystar.f (tags: NDSPMHD-3D-v5-1_12_01_2004, NDSPMHD-3D-v5-0_18_12_2003), exact_toystar_ACplane.f (tags: NDSPMHD-3D-v5-1_12_01_2004, NDSPMHD-3D-v5-0_18_12_2003), get_render_options.f (tags: NDSPMHD-3D-v5-0_18_12_2003), int_from_string.f90 (tags: noalloc_04_03_04, NDSPMHD-3D-v5-1_12_01_2004, NDSPMHD-3D-v5-0_18_12_2003), integratedkernel.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004, noalloc_04_03_04, NDSPMHD-3D-v5-1_12_01_2004, NDSPMHD-3D-v5-0_18_12_2003), interpolate2D.f (tags: NDSPMHD-3D-v5-1_12_01_2004, NDSPMHD-3D-v5-0_18_12_2003), interpolate3D.f, interpolate3D_fastxsec.f, interpolate3D_projection.f (tags: NDSPMHD-3D-v5-1_12_01_2004, NDSPMHD-3D-v5-0_18_12_2003), legend.f (tags: NDSPMHD-3D-v5-1_12_01_2004, NDSPMHD-3D-v5-0_18_12_2003), menu_actions.f, menu_actions_old.f (tags: NDSPMHD-3D-v5-1_12_01_2004, NDSPMHD-3D-v5-0_18_12_2003), modules.f, plot_average.f (tags: NDSPMHD-3D-v5-2_18_05_2004, noalloc_04_03_04, NDSPMHD-3D-v5-1_12_01_2004, NDSPMHD-3D-v5-0_18_12_2003), plot_rhoh.f, print_header.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004, noalloc_04_03_04, NDSPMHD-3D-v5-1_12_01_2004, NDSPMHD-3D-v5-0_18_12_2003), print_menu.f (tags: NDSPMHD-3D-v5-0_18_12_2003), prompting.f90 (tags: NDSPMHD-3D-v5-2_18_05_2004, noalloc_04_03_04, NDSPMHD-3D-v5-1_12_01_2004, NDSPMHD-3D-v5-0_18_12_2003), read_data_dansph.f, read_data_mbate.f (tags: NDSPMHD-3D-v5-1_12_01_2004, NDSPMHD-3D-v5-0_18_12_2003), read_defaults.f, render.f, render_coarse.f (tags: NDSPMHD-3D-v5-1_12_01_2004, NDSPMHD-3D-v5-0_18_12_2003), render_smooth.f (tags: NDSPMHD-3D-v5-1_12_01_2004, NDSPMHD-3D-v5-0_18_12_2003), render_smooth_pgxtal.f (tags: noalloc_04_03_04, NDSPMHD-3D-v5-1_12_01_2004, NDSPMHD-3D-v5-0_18_12_2003), set_defaults.f, setcolours.f (tags: NDSPMHD-3D-v5-1_12_01_2004, NDSPMHD-3D-v5-0_18_12_2003), smooth_pixels.f (tags: noalloc_04_03_04, NDSPMHD-3D-v5-1_12_01_2004, NDSPMHD-3D-v5-0_18_12_2003), supersphplot.f, supersphplot_old.f (tags: NDSPMHD-3D-v5-1_12_01_2004, NDSPMHD-3D-v5-0_18_12_2003), transform.f (tags: NDSPMHD-3D-v5-1_12_01_2004, NDSPMHD-3D-v5-0_18_12_2003), write_defaults.f (utags: start): initial import into CVS