1
0
Fork 0
mirror of https://github.com/cosmo-sims/MUSIC.git synced 2024-09-18 15:53:45 +02:00
Commit graph

516 commits

Author SHA1 Message Date
Oliver Hahn
83f5fb9f39 Some fixes to the ENZO output plug-in
Added a fixed 'RefineBy=2' to ENZO parameter files.
Increased field width and precision for grid coordinates.
2010-07-28 01:02:47 -07:00
Oliver Hahn
02a822a92a resolving some mercurial issues 2010-07-27 17:01:37 -07:00
Oliver Hahn
5d1f35a6c1 cleaned up some mess 2010-07-27 15:56:14 -07:00
Oliver Hahn
fbebfabdfb Fixed a minus in 2LPT. Fixed an issue with a deconvolution filter.
Code needs cleanup! Added (undocumented) k-space 2LPT.
2010-07-27 15:21:50 -07:00
Oliver Hahn
f9e6a8faca Fixed a bug that caused Poisson solver not to converge for baryons and some fields
to have wrong size when using baryons. Fixes bug #2 and #3
2010-07-25 11:40:44 -07:00
Oliver Hahn
5e0cbcbae8 added 2LPT and LLA for sixth order scheme (actually 8th order now for off-diagonal terms) 2010-07-21 01:31:10 -07:00
Oliver Hahn
002763346f major mod: added subgrid deconvolution for DM
* The DM transfer function is now deconvolved with the cell assignment
  function in order to restore power near the Nyquist wavenumber.
* Added an option to change the random number sample cube size
  [random]/cubesize. This should be set >128 to generate un-
  correlated numbers. True fix pending.
* Removed some unused code
* Increased Buffer size for Gadget-2 output plug-in
2010-07-21 01:10:29 -07:00
Oliver Hahn
2b8e08172c Added tag beta_candidate for changeset 0adcfca329ff 2010-07-09 01:04:01 -07:00
Oliver Hahn
2383f8b68d Fixed a bug that lead to refinement grid centering being ignored when using levelmin_TF=levelmax.
Fixed a bug with top grid kernel normalization, this reduces errors a bit.
A non-cubic grid is now extended to a cubic grid in the density calculation. This should reduce artefacts due to TF truncation.
Added a new (undocumented and internal) parameter that forces grid centering on the specified refinement region also in unigrid mode. This should in the future also obey that the shift comes in multiples of the top grid cells (which are however unknown).
Fixed a bug in the generic output plugin that caused non-cubic grids to be cut to cubic grids.
2010-07-09 01:01:54 -07:00
Oliver Hahn
d805e99df3 Fixed a bug that prevented levelmin_TF from working properly.
Fixed a missing reduction operation when normalizing convolution kernels in an OpenMP loop.
Some other minor beauty fixes.
2010-07-07 22:15:33 -07:00
Oliver Hahn
b4c900b3dd Added tag beta_candidate for changeset 5f2d65c9e391 2010-07-07 15:44:23 -07:00
Oliver Hahn
689484eb68 Fixed a bug that caused only 4th order gradients to be used.
Fixed a bug causing wrong shift-backs of particle positions for Gadget.
Disabled optimized unigrid mode as it did not work in all circumstances (issue posted).
2010-07-07 15:31:15 -07:00
Oliver Hahn
1c376c816a added a sample .conf file "ics_example.conf" 2010-07-02 17:07:31 -07:00
Oliver Hahn
1deeca1350 Added tag beta_candidate for changeset 1d4dec256a58 2010-07-02 16:22:29 -07:00
Oliver Hahn
288749aea9 minor fixes 2010-07-02 16:17:14 -07:00
Oliver Hahn
c48c73488a Initial commit, beta version release candidate 2010-07-02 11:49:30 -07:00