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

373 commits

Author SHA1 Message Date
Oliver Hahn
a80fbf13d1 fixed a bug in the Gadget output plugin that caused masses not written to header when running with only one level of refinement 2014-08-17 19:35:31 +02:00
Oliver Hahn
6595ba53c4 Ramses tool get_music_refmask fixed to read all files of output_0001 2014-07-25 12:19:11 +02:00
Oliver Hahn
f5d0233525 updated version to 1.51 2014-07-02 14:13:57 +02:00
Oliver Hahn
fedc9752fd improved accuracy of 2LPT source term calculation 2014-07-02 14:13:29 +02:00
Oliver Hahn
8267999d76 added output of maximum particle displacement 2014-06-02 08:17:59 +02:00
Oliver Hahn
3fa2b126f2 fixed a compilation bug related to last fix in output_grafic2.cc 2014-03-30 20:30:38 +02:00
Oliver Hahn
0ee65c5d27 ramses: fix to mask output 2014-03-27 00:23:05 +01:00
Oliver Hahn
1fb3a02770 added some more checks for errors in the .conf files 2014-02-26 17:56:04 +01:00
Oliver Hahn
d4c0e2b701 merge 2014-02-25 18:33:12 +01: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
b0ee12aa8f fixed an overflow error in random number generation for very large grids 2014-02-12 22:53:39 +01:00
Oliver Hahn
f63e6bb80a fixed typo in error message in Gadget plugin 2014-01-30 09:48:05 +01:00
Oliver Hahn
db38296f39 fixed wrong velocity unit in Gadget plugin 2014-01-29 14:44:10 +01:00
Oliver Hahn
51e23706aa added new unit specification parameters to Gadget output plugin:
[output]
gadget_munit = 1e10Msol | Msol | Mearth
gadget_lunit = Mpc | kpc | pc
gadget_vunit = km/s | m/s | cm/s

(the first option in each case is the one used by default)
2014-01-29 14:38:41 +01:00
Oliver Hahn
9e9528a924 merge 2014-01-28 16:42:46 +01:00
Oliver Hahn
ed3fb54aae added Green+(2004) transfer function cut-off for small-scale CDM 2014-01-28 16:42:24 +01:00
Oliver Hahn
00d380e075 RAMSES refinement mask extraction tool now works also with gfortran 2014-01-28 11:42:25 +01:00
Oliver Hahn
3d47491989 Fixed some bugs in the Gadget2 output plugin 2013-12-13 00:05:32 +01:00
Oliver Hahn
4ac0ea9323 added output of refinement masks for ENZO 2013-12-10 19:26:13 +01:00
Oliver Hahn
2888f0d2d0 Gadget2-plugins does not spread coarse particles across all types by default any more.
Fixed a bug causing wrong number of particle masses being written out.
Type spreading is enabled using gadget_spreadcoarse=yes
2013-12-09 16:05:48 +01:00
Oliver Hahn
de436d5672 made spectral sampling the new default even if kspace_TF is not specified in parameter file 2013-12-08 22:21:13 +01:00
Oliver Hahn
e9ffb9b953 added explicit coarsening of all fields to increase stability when using new masking 2013-11-27 10:28:03 +01:00
Oliver Hahn
cf9df8e6b7 minor fix to noise interpolation 2013-11-26 19:55:56 +01:00
Oliver Hahn
7723c9b2a7 density coarsening is done using spectral sampling if spectral sampling of the transfer function is used, otherwise block averaging is used 2013-11-26 19:25:29 +01:00
Oliver Hahn
0b4d49ec06 some more fixes to the new Gadget plugin 2013-11-26 17:44:34 +01:00
Oliver Hahn
89dbf91b67 fixed a bug in the updated code for Gadget output, the correct number of coarse particle masses was not written out if more than 5 levels are present 2013-11-26 15:08:29 +01:00
Oliver Hahn
819ee62662 fixed a (supposed) bug in the refinement mask generation
adjusted the blending function for spectral sampling
2013-11-26 14:13:50 +01:00
Oliver Hahn
5318049e37 rewrote parts of gadgetX output plugin. It can now distribute particles across
several types for DMO simulations
2013-11-26 14:12:38 +01:00
Oliver Hahn
1fcb18ac54 fixed a bug caused by non-existing refinement masks not being handled properly in unigrid case 2013-11-25 16:18:33 +01:00
Oliver Hahn
cd6b8c2eee forgot commas in output for external tool 2013-11-22 20:15:45 +01:00
Oliver Hahn
dfd39877b6 changed output of external ellipsoid tool to be able to be copied directly into parameter file 2013-11-22 20:10:20 +01:00
Oliver Hahn
14e0d3f01f added an external tool to compute ellipsoids from point files 2013-11-22 20:01:02 +01:00
Oliver Hahn
1f7ba3bca3 made window function spherically symmetric 2013-11-14 12:07:34 +01:00
Oliver Hahn
caec0b9d76 new version number 1.5
fixed a compile error in tetmesh output
made k-space sampling the default
2013-11-14 11:04:08 +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
a4f6909982 replaced k-space transfer filter with Planck-taper window
removed again the non-kspace averaging with realspace TFs
2013-11-13 03:26:03 +01:00
Oliver Hahn
c8619e13e3 restored compatibility with old realspace transfer function scheme 2013-11-13 01:40:42 +01:00
Oliver Hahn
f14552e106 final fixes to masking 2013-11-13 01:40:20 +01:00
Oliver Hahn
8ecb337170 stupid fix for new mask 2013-11-07 00:05:45 +01:00
Oliver Hahn
503aad8d53 and more fixes to the new masking 2013-11-06 23:48:00 +01:00
Oliver Hahn
436882c8d5 minor clean ups 2013-11-06 19:54:04 +01:00
Oliver Hahn
33465be8d6 more fixes to the masking 2013-11-06 15:25:14 +01:00
Oliver Hahn
d4dc2efcf4 fixed refinement masks, added a forward consistency swipe 2013-11-06 02:01:34 +01:00
Oliver Hahn
049e5612b0 attempted to fix that particles in masked regions are written out twice 2013-11-06 01:17:40 +01:00
Oliver Hahn
5d58feecbe added smooth blending function for k-space transfer functions 2013-11-06 00:43:00 +01:00
Oliver Hahn
5b813c5007 fixed that sometimes real-space averaging for noise was used instead of k-space.
fixed some other minor issues (mostly compiler warnings)
2013-11-05 22:56:05 +01:00
Oliver Hahn
35046923eb a few fixes. 2013-11-05 17:06:45 +01:00
Oliver Hahn
df94ef9fac merging upstream changes 2013-11-05 15:34:27 +01:00
Oliver Hahn
458607f2f6 cleaned up some compiler warnings appearing with newer versions of gcc (tested with gcc 4.8) 2013-11-05 15:34:00 +01:00
Oliver Hahn
86b85edadd re-enabled enforcing of mean density 2013-11-05 15:31:51 +01:00