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

14 commits

Author SHA1 Message Date
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
1579ffc95a some convenience adjustments to output better ramses namelist files 2013-05-03 16:23:52 +02:00
Oliver Hahn
41aca84102 ramses output: fixed support for refinement masks, added passive scalar masks 2013-01-23 21:52:08 +01:00
Oliver Hahn
1f6059943e changed region code to have 1 cell additional bounding around ellipsoid
ramses output working with masks, needs more testing
2012-12-15 00:53:01 +01:00
Oliver Hahn
3b89c9b5cc grafic output plugin now writes out RAMSES nmls with mask support
the old nmls can be written by setting output/ramses_old_nml=yes
instead of output/ramses_nml=yes
2012-12-14 15:26:20 +01:00
Oliver Hahn
ce5a0253d5 fixed correct mask restriction for RAMSES/grafic 2012-12-14 15:00:25 +01:00
Oliver Hahn
2e0fad972b fixed correct name for RAMSES refinement maps 2012-12-11 03:26:17 +01:00
Oliver Hahn
d1022359e9 added untested support for output of refinement mask with RAMSES 2012-12-11 02:40:40 +01:00
Oliver Hahn
b7756e22a0 full64bitcompliance 2011-06-01 11:01:24 -07:00
Oliver Hahn
8d9068852e * IMPORTANT: removed code left over from testing that caused suppression of small scale perturbations
* added baryon staggering for SPH
* added 2LPT for baryons/DM two-component fluid
* cleaned up some code
2010-11-16 16:41:40 -08:00
Oliver Hahn
62b765002a fixed a bug in the RAMSES output plugin when grids are not cubical 2010-10-05 11:22:14 -07:00
Oliver Hahn
dbaad65c5a MAJOR REV: FIXED 2LPT SIGNS, WHICH WERE ACTUALLY CORRECT!!
Note to myself: don't fix signs while listening to talks!!
Other mods/fixes:
* 2LPT is now supported also with distinct baryon/DM
  power spectra. This creates now an overhead when
  using Eisenstein&Hu or BBKS. But who cares.
* Reverted to determinant formulation of LLA rather than
  second order expansion. This is much more accurate.
* Added baryon density filter. Baryon density field is now
  consistent with CIC DM density. This is achieved by
  convolving with an additional grid cell filter (and
  no deconvolution).
* Tested LLA, skewness is now exact to a few per cent
  but tends to be systematically higher.
* 2LPT needs a bit less memory now in multigrid mode
  (FFT based 2LPT still needs humongous amounts).
* Cleaned up code output.
2010-07-31 05:38:55 -07:00
Oliver Hahn
c48c73488a Initial commit, beta version release candidate 2010-07-02 11:49:30 -07:00