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

516 commits

Author SHA1 Message Date
Oliver Hahn
6552b7b48c
Update README.md 2024-07-11 10:38:30 +02:00
Oliver Hahn
428b7ad622
Create CITATION.bib 2024-07-09 21:45:19 +02:00
Oliver Hahn
749a99beca
Update README.md 2024-07-09 16:11:44 +02:00
Oliver Hahn
6a077ba6d1 updated example config file to new names of cosmological parameters 2024-04-21 21:26:55 +02:00
Oliver Hahn
9b6e828cf2
Update README.md 2024-04-20 21:26:38 +02:00
Oliver Hahn
ed259a9fcd Updated example config file, added EAGLE powerspectrum and Auriga 6 config file 2024-04-20 21:14:27 +02:00
Oliver Hahn
b351f18324
Update LICENSE 2024-04-20 15:48:13 +02:00
Oliver Hahn
2402869961
Delete bitbucket-pipelines.yml 2024-04-20 15:46:07 +02:00
Oliver Hahn
99f96417d4
Update cmake-multi-platform.yml 2024-04-20 15:34:22 +02:00
Oliver Hahn
3551692a33
Create cmake-multi-platform.yml 2024-04-20 15:30:09 +02:00
Oliver Hahn
64d521d138
Update README.md 2024-04-19 17:54:39 +02:00
Oliver Hahn
f3d516437a re-fixed 32bit integer overflow in panphasia plugin (original fix by F.Glatter) 2024-03-12 22:28:42 +01:00
oliver.hahn
49c43415d6 Merged in music20 (pull request #5)
Music20

Approved-by: Oliver Hahn
2024-03-01 09:18:12 +00:00
Oliver Hahn
b6cef8dd01 updated N-GenIC RNG to multithreading 2024-02-27 01:59:49 +08:00
Oliver Hahn
75587bbf26 fixed bug in N-GenIC random number generator 2024-02-27 01:54:25 +08:00
Oliver Hahn
fdb8f8dcff wip 2024-02-27 01:29:15 +08:00
Oliver Hahn
0544869468 Merge branch 'music20' of https://bitbucket.org/ohahn/music into music20 2024-02-26 17:00:14 +08:00
Oliver Hahn
c18cb64055 added back (and exposed) N-GenIC topgrid generator 2024-02-26 16:25:45 +08:00
Oliver Hahn
bfbb00ae71 added low-pass filtering of coarse fields 2024-02-26 10:19:53 +08:00
Oliver Hahn
41459bd425 removed some commented out code 2024-02-26 05:48:57 +08:00
Oliver Hahn
a616b2ebf6 wip commit 2024-02-26 05:18:53 +08:00
Oliver Hahn
c3b80ce0c7 updated file header license statements 2024-02-24 10:52:43 +01:00
Oliver Hahn
672c99171a fixed bug in previous commit 2024-02-24 00:48:50 +01:00
Oliver Hahn
ffd49efc49 fixed another typo 2024-02-23 22:30:40 +01:00
Oliver Hahn
cc12cd8fcf fix compilationn error 2024-02-23 22:27:48 +01:00
Oliver Hahn
a424e07a5e fixed some inconsistencies with fourier vs. real-space derefinement and convolution margins 2024-02-23 22:22:35 +01:00
Oliver Hahn
493436954f added output whether PS is normalised using sigma8 or not 2024-02-23 22:17:07 +01:00
Oliver Hahn
0d00eb301a refactored swift plugin to obey new conventions 2024-02-23 09:40:15 +01:00
Oliver Hahn
47c253a22b added SWIFT output plugin 2024-02-23 09:35:22 +01:00
Oliver Hahn
e3812a2d71 minor updates to density calculation 2024-02-21 09:51:12 +01:00
Oliver Hahn
50dd5c40df fixed linking problems on recent MacOS versions 2024-02-21 09:50:52 +01:00
Oliver Hahn
420fe7c627 used tagged class branch 2023-10-06 17:20:52 +02:00
Oliver Hahn
b821cca87c cosmetic improvements 2023-03-11 21:59:15 +01:00
Oliver Hahn
c5ef3f3570 WIP commit 2023-03-11 20:15:38 +01:00
Oliver Hahn
26961c0a0e fixed bug that parameter was overwritten but not reread 2023-03-08 20:30:01 +01:00
Oliver Hahn
74a1727d3d added option to normalise mismatch in mean density upward or downard or not. defaults to not for panphasia now 2023-03-08 20:07:36 +01:00
Oliver Hahn
34e0b88661 set ZeroRadiation by default to 'true' 2023-03-08 20:06:04 +01:00
Oliver Hahn
e2fd52f7bd changed required c++ standard in cmakefile to c++17 2023-03-03 17:16:46 +01:00
Oliver Hahn
fb90897699 WIP some fixes to noise generators 2023-02-16 21:10:19 -08:00
Oliver Hahn
a987c8eec1 fixed some normalisation problems 2023-02-15 13:33:56 -08:00
Oliver Hahn
c010a5eecc added output of 0 for delta_bc and theta_bc 2023-02-15 09:55:02 -08:00
Oliver Hahn
b0f9afab25 fixed some differences in naming convention between music1 and monofonic 2023-02-15 09:54:45 -08:00
Oliver Hahn
526af6affa WIP added CLASS transfer functions from monofonic, and CLASS as a project module 2023-02-15 09:10:56 -08:00
Oliver Hahn
ef9afa5f7c fixed missing include 2023-02-15 06:22:02 -08:00
Oliver Hahn
0bf5a6cfe7 WIP transition to monofonic infrastructure 2023-02-15 06:10:50 -08:00
Oliver Hahn
30feb0ed4a removed old gnu makefile, added cmake_config.hh to gitignore 2023-02-14 19:58:57 -08:00
Oliver Hahn
d0f936d480 fixed a signature problem with cmake 2023-02-14 19:54:25 -08:00
Oliver Hahn
1d4d4787c1 cleaned up some screen and log outputs 2023-02-14 19:43:18 -08:00
Oliver Hahn
16bdb25e21 replaced all sprintf by snprintf, cleaned up some other warnings 2023-02-14 17:51:46 -08:00
Oliver Hahn
6b32a7d6e4 WIP refactoring. Got rid of FFTW2, some of the old single/double precision templating,... 2023-02-14 17:12:19 -08:00