1
0
Fork 0
mirror of https://github.com/cosmo-sims/MUSIC.git synced 2024-09-19 17:03:46 +02:00
MUSIC/plugins
2018-03-05 16:56:40 +01:00
..
nyx_plugin some more cleanup 2013-05-30 13:41:00 +02:00
convex_hull.hh fixed an issue with region types ellipsoid and convex_hull if the points in region_point_file intersected box boundaries 2016-04-15 14:20:14 +02:00
HDF_IO.hh a few fixes. 2013-11-05 17:06:45 +01:00
output_arepo.cc Arepo plugin update: doubleprec and multifile. 2015-10-27 13:30:13 -04:00
output_art.cc updated output plugins to use new masking/refinement tagging API 2013-11-13 12:28:15 +01:00
output_cart.cc Change CART writer not to use SPH shifts and write at cell centers (using write_gas_density function) 2015-05-15 16:08:17 -05:00
output_enzo.cc added output of refinement masks for ENZO 2013-12-10 19:26:13 +01:00
output_gadget2.cc added Gadget header flag for double vs single precision 2014-09-23 10:02:32 +02:00
output_gadget2_2comp.cc initial local commit of MUSIC 2.0 2013-10-10 23:24:21 +02:00
output_gadget_tetmesh.cc new version number 1.5 2013-11-14 11:04:08 +01:00
output_generic.cc cleaned up some compiler warnings appearing with newer versions of gcc (tested with gcc 4.8) 2013-11-05 15:34:00 +01:00
output_grafic2.cc fixed a compilation bug related to last fix in output_grafic2.cc 2014-03-30 20:30:38 +02:00
output_tipsy.cc 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
output_tipsy_resample.cc cleaned up some compiler warnings appearing with newer versions of gcc (tested with gcc 4.8) 2013-11-05 15:34:00 +01:00
point_file_reader.hh initial local commit of MUSIC 2.0 2013-10-10 23:24:21 +02:00
random_music.cc cleaned up some compiler warnings appearing with newer versions of gcc (tested with gcc 4.8) 2013-11-05 15:34:00 +01:00
region_convex_hull.cc fixed an issue with region types ellipsoid and convex_hull if the points in region_point_file intersected box boundaries 2016-04-15 14:20:14 +02:00
region_ellipsoid.cc fixed an issue with region types ellipsoid and convex_hull if the points in region_point_file intersected box boundaries 2016-04-15 14:20:14 +02:00
region_multibox.cc Added some extra hole-filling code to the refgrid building function. 2015-12-21 14:47:38 -05:00
transfer_bbks.cc initial local commit of MUSIC 2.0 2013-10-10 23:24:21 +02:00
transfer_camb.cc fixed a few bugs in the CAMB plugin (if header line was present, it was not skipped; baryon velocity was same as CDM) 2018-03-05 16:56:40 +01:00
transfer_eisenstein.cc Fixed a bug in Eisenstein&Hu fitting functions, affecting power spectra at a few per cents. The TFset_parameters function takes Omega_b/Omega_m, *not* Omega_b/Omega_c as wrongly stated in the Eisenstein&Hu source code. 2015-04-05 11:44:33 +02:00
transfer_eisenstein_suppressLSS.cc initial local commit of MUSIC 2.0 2013-10-10 23:24:21 +02:00
transfer_inflation.cc initial local commit of MUSIC 2.0 2013-10-10 23:24:21 +02:00
transfer_linger++.cc additionally included support for having separate density and velocity transfer functions even when running single-component sims 2015-10-19 15:37:10 +02:00
transfer_music.cc initial local commit of MUSIC 2.0 2013-10-10 23:24:21 +02:00