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

492 commits

Author SHA1 Message Date
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
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
Oliver Hahn
265981d93e updated CMakeLists to provide standard build options, and use RelWithDebug as default 2023-02-14 10:44:50 -08:00
Oliver Hahn
b8e28bde1f fix compilation problem 2023-02-14 10:40:54 -08:00
Oliver Hahn
0877b8d1f1 WIP transition to monofonic background cosmology module 2023-02-14 10:37:29 -08:00
Oliver Hahn
0fa33b9ea9 WIP commit, transition to monofonic logger and config_file 2023-02-14 10:34:58 -08:00
Oliver Hahn
5304b8141a Merged in panphasia (pull request #3)
Panphasia
2023-02-14 00:12:25 +00:00
Oliver Hahn
c184accf00 WIP panphasia field now agrees within some errors with the previous result. 2023-02-13 15:07:54 -08:00
Oliver Hahn
ced852069e WIP fixes/cleanup for MUSIC RNG 2023-02-12 22:38:50 -08:00
Oliver Hahn
244f11a821 WIP: some more cleanup 2023-02-12 22:38:28 -08:00
Oliver Hahn
bd12e40e22 WIP panphasia integration. compiles and runs, but output not tested 2023-02-12 14:42:51 -08:00
Oliver Hahn
040324f346 WIP added panphasia files. does not work yet 2023-02-11 18:49:50 -08:00
Oliver Hahn
4aeb06b1d5 fixed bug in add_constant_value 2023-02-10 10:31:41 -08:00
Oliver Hahn
85dfd7d784 added first crude implementation of counter mode to minimize advection 2023-02-09 16:40:22 -08:00
Oliver Hahn
b0e2642e20 removed superfluous parameter from sample config file 2023-02-08 11:51:15 -08:00
Oliver Hahn
1962dcd82e updated testing script 2023-02-08 11:49:28 -08:00
Oliver Hahn
7b401b4d02 minor cleanup 2023-02-08 11:49:04 -08:00
Oliver Hahn
41d0dfb917 memory footprint significantly reduced. basic tests work fine with only very minor loss of accuracy 2023-02-08 11:48:51 -08:00
Oliver Hahn
6f05ca2e7b wip. fixed some bugs. appears to work now for arbitrary margins. needs more testing 2023-02-05 12:27:55 -08:00
Oliver Hahn
1e8eeef76a fixed some compiler warnings 2023-02-04 20:24:21 -08:00
Oliver Hahn
0f80056e40 minor cleanups 2023-02-04 20:17:45 -08:00
Oliver Hahn
bb9c07cf4d removed realspace kernel 2023-02-04 20:15:05 -08:00
Oliver Hahn
437e77f74f wip commit, memory optimization 2023-02-04 19:59:03 -08:00
Oliver Hahn
33d784a137 introduced some stl arrays 2023-02-04 16:24:33 -08:00
Oliver Hahn
5bd8c45341 dropped real-space convolutions entirely. removed many unused functions from mesh.hh 2023-02-04 16:23:58 -08:00
Oliver Hahn
58d68ec1f6 added .gitignore 2023-02-03 11:35:06 -08:00