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

13 commits

Author SHA1 Message Date
Oliver Hahn
16668ba75b fixed quintessence equation of state to w(a) = w0 + (1-a)* wa 2015-06-23 16:23:23 +02:00
Oliver Hahn
b7e6ed4a3d fixed a wrong sign for quintessence models (undocumented feature still, not affecting public version) 2015-06-23 15:42:44 +02:00
Oliver Hahn
eadda1b3dc fixed a bug introduced in the last commit when calculating velocity/displacement conversions 2015-06-23 14:16:49 +02:00
Oliver Hahn
852f6f0a63 cleaned up unused code in cosmology calculator 2015-06-14 19:36:50 +02:00
Oliver Hahn
2f4794e408 initial support for explicit shift compensation with center_vel, center_vel_posfinal... 2013-01-08 17:11:32 +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
27fe21e3d4 Migrated several implementations to .cc files.
Some minor bugfixes.
No longer use Akima splines, use cubic splines in tabulated transfer functions
Added more ocnstraint infrastructure.
2010-11-12 15:05:45 -08:00
Oliver Hahn
275753ede2 Many minor changes
* Moved hybrid poisson solver from convolution_kernel.cc to poisson.cc
* Fine-tuned deconvolution schemes for various running modes
* Added lots of doxygen documentation
2010-08-31 21:59:31 -07:00
Oliver Hahn
af02e4ef4e Added new fine-grid hybrid poisson solver. This can be turned on with '[poisson]/fft_fine=yes'. Needs more testing though.
Also added a cut-off for baryons when using CAMB tabulated transfer functions to reduce ringing.
2010-08-21 19:43:21 -07:00
Oliver Hahn
02a822a92a resolving some mercurial issues 2010-07-27 17:01:37 -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
c48c73488a Initial commit, beta version release candidate 2010-07-02 11:49:30 -07:00