1
0
Fork 0
mirror of https://github.com/cosmo-sims/MUSIC.git synced 2024-09-19 17:03:46 +02:00
Commit graph

12 commits

Author SHA1 Message Date
Oliver Hahn
86cd42f41f tipsy output can be made in double precision (format = tipsy_double) even if MUSIC is run in single precision. This improves accuracy anyway since the single precision displacement vectors are converted to double before being converted to particle positions 2015-06-14 19:43:24 +02:00
Oliver Hahn
99581697f0 added new parameter 'tipsy_eps_gas' to set the force softening separately for the gas in the TIPSY/PKDgrav/Gasoline plugin 2014-09-18 11:24:13 +02:00
Oliver Hahn
2de9c8e730 added option 'tipse_eps_coarse' to tipsy/pkdgrav/gasoline plugin to set force softening separately for coarse and fine particles in units of the mean particle separation of each level 2014-09-18 11:04:50 +02:00
Oliver Hahn
e276a8a15c fix to TIPSY output plugin when running with baryons
also added more verbose error messages to TIPSY plugin
2014-02-25 18:32:28 +01:00
Oliver Hahn
144efb78ea updated output plugins to use new masking/refinement tagging API 2013-11-13 12:28:15 +01:00
Oliver Hahn
2f4794e408 initial support for explicit shift compensation with center_vel, center_vel_posfinal... 2013-01-08 17:11:32 +01:00
Michael Kuhlen
f98688bd23 Added the option to write out tipsy files in native binary format, which is much faster to read in than the XDR encoded default. Choose this option by setting 'tipsy_native = yes' under [output]. 2012-11-14 13:01:58 -08:00
Michael Kuhlen
94f863917c Unified tabbing (whitespace) in plugins/output_tipsy.cc (BSD-style with 4-space indentation). 2012-11-14 10:59:22 -08:00
Oliver Hahn
e505f97b9a fixed compatibility with gcc 4.7, unistd.h needs to be explicitly included 2012-10-16 10:13:14 +02:00
Oliver Hahn
bc7d5de346 added baryon support to tipsy output plugin 2012-07-23 12:17:24 -07:00
Oliver Hahn
f10f8f9a6c version freeze for Santa Cruz Code Comparison Project 2012-07-11 17:15:45 -07:00
Oliver Hahn
e7f8c2e1ec Added a first DM only version of a tipsy output plugin.
Credits go to Kyle Stewart and Shea Garrison-Kimmel.
2011-09-02 15:21:55 -07:00