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

35 commits

Author SHA1 Message Date
adrigut10
edb7c08b86 Added fNL and gNL part 2024-04-15 11:34:09 +02:00
Oliver Hahn
a2d83df9b3 improved code documentation, added doxygen target 2023-06-08 03:36:24 +02:00
Oliver Hahn
c9cfbf3721 added extra check on valid range of transfer functions 2023-03-28 00:18:46 +02:00
d1fc6a2e67
fix compiler error and warnings in clang 2023-01-03 16:31:16 +01:00
Oliver Hahn
fd8c661e23 cache cosmological variables in order to avoid slow acces to parameter dictionary 2020-09-11 01:25:45 +02:00
Oliver Hahn
da7dc2b210 add back decaying relative velocity mode at linear order only, cleanup of cosmology calculator module 2020-09-10 05:02:43 +02:00
Oliver Hahn
25ddeffc76 use total matter instead of baryon+cdm as total 2020-09-07 23:55:56 +02:00
Oliver Hahn
c437e6f720 updated default cosmological model to Planck2018, added neutrinos in class module (not in backscaling model) 2020-09-07 22:55:39 +02:00
Oliver Hahn
bf6dd7e0ee new unified access to cosmological parameters 2020-09-01 15:29:40 +02:00
Oliver Hahn
8686c0365c fixed CAMB reader, CAMB and CLASS agree now if used at same reference redshift 2020-09-01 11:04:26 +02:00
Oliver Hahn
d5493ca70a added license info to each file 2020-08-21 17:03:33 +02:00
Oliver Hahn
4138ce2026 removed particle position perturbations for multi-fluid 2020-08-20 17:10:44 +02:00
Oliver Hahn
af990c6edd cleaned up output of growth factors 2020-08-16 20:53:32 +02:00
Oliver Hahn
a525c595f4 added output of transfer functions along with power spectra 2020-08-14 19:09:29 +02:00
Oliver Hahn
01fdd973e7 WIP: higher order baryons 2020-05-23 16:14:37 +02:00
Oliver Hahn
68ae67f3db WIP: higher order baryons 2020-05-23 15:12:51 +02:00
Oliver Hahn
dcfa7ee318 WIP: baryon ICs 2020-05-22 18:44:15 +02:00
Oliver Hahn
b534c7ff35 fixed normalisation of CLASS when using ztarget and zstart 2020-05-02 21:02:24 +02:00
Oliver Hahn
83b8d9bbaf moved math headers to subdirectory 2020-04-04 23:59:13 +02:00
Oliver Hahn
3f17e5a796 more naming convention homogenisation 2020-04-04 20:55:24 +02:00
Oliver Hahn
2315515305 renaming (csoca->music) 2020-04-04 20:27:51 +02:00
Oliver Hahn
734948c2a1 minor fixes 2020-04-04 01:24:05 +02:00
Oliver Hahn
3a8a22737f major update of class plugin 2020-04-02 19:25:54 +02:00
Oliver Hahn
4aba654797 wrapped interpolation into its own class, also transfer functions can come pre-normalised now 2020-04-02 12:48:52 +02:00
Oliver Hahn
0d3a17b253 rewrote cosmology parameters and background evolution with full integration of 2nd order ODE 2020-03-29 14:49:17 +02:00
Oliver Hahn
1fc2b2d677 added distinct amplitudes for cdm and baryons 2020-01-25 23:31:03 +01:00
Oliver Hahn
9a36cc13fd unified calculation of growth factor and growth rate 2019-11-15 23:19:57 +01:00
Oliver Hahn
c6535be970 bug fixes in cosmo coefficients for anisotropic external tides 2019-09-17 14:04:50 +02:00
Oliver Hahn
7283348406 first implementation of anisotropic large-scale tidal field 2019-09-16 17:55:42 +02:00
Oliver Hahn
8104d43178 made baryons switchable, and minor cosmics 2019-09-11 17:34:16 +02:00
Oliver Hahn
256ba106d9 added velocity spectra to some output 2019-05-29 05:16:56 +02:00
Oliver Hahn
002fc9b8ae write out nicely formatted initial spectrum 2019-05-24 11:32:15 +02:00
Oliver Hahn
9ba57e1c0a changed global pointer variables to smart pointers,
added more diagnostic output
2019-05-24 08:13:58 +02:00
Oliver Hahn
8a8f05a01f just whitespace cleanup 2019-05-10 04:48:55 +02:00
Oliver Hahn
9549f5f195 initial commit 2019-05-07 01:05:16 +02:00