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

31 commits

Author SHA1 Message Date
Adrian Jenkins
974900dc81 Added define statements for USE_PRECISION_FLOAT to make both the FFTW
and Panphasia routines either both single precision or both double
precision.

:wq
2021-05-11 12:26:18 +01:00
Oliver Hahn
ffc3334847 changed a char* to const char* 2021-05-11 11:53:17 +02:00
Adrian Jenkins
2d5cc0ac50 Updated code with new panphasia_ho versions the allow the Fourier grid
to be a multiple of the grid of Panphasia cells. Fixed a few format
statements.
2021-05-07 14:30:28 +01:00
Oliver Hahn
f7c9d606f7 modified to have a minimally compilable PANPHASIA_HO example inside monofonic 2021-05-02 22:52:21 +02:00
Oliver Hahn
b567ba8e68 first commit PANPHASIA_HO 2021-05-02 22:05:18 +02:00
Michael Bühlmann
4ecc025ec7 shallow-fetch external libraries 2020-09-10 13:38:23 -05:00
Oliver Hahn
143e5382a9 added progress verbosity to cmake fetch to avoid impression that cmake hangs while it clones CLASS 2020-09-10 20:15:10 +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
Michael Buehlmann
379703196a include class with cmake fetch (rm submodule) 2020-08-27 11:09:21 -05:00
Michael Buehlmann
166d470e1d update genericio repository 2020-08-24 10:15:29 -05:00
Oliver Hahn
f7cf6a4d87 updated to newest class 2020-08-24 00:02:46 +02:00
Oliver Hahn
5c46890468 updated licensing info for panphasia 2020-08-23 16:01:02 +02:00
Michael Buehlmann
f098c17bb7 add genericio output plugin, fix memory leak in fftw plans, modernize CMakeLists 2020-08-21 11:47:53 -05:00
Oliver Hahn
48179d32c7 removed unused external fftwpp 2020-08-21 17:05:00 +02:00
Oliver Hahn
0937242a1b class submodule update 2020-05-05 18:21:04 +02:00
Oliver Hahn
95a660f4ff added interface with PANPHASIA random number generator 2020-05-02 15:03:43 +02:00
Oliver Hahn
7ddc22fc0f updated class submodule branch 2020-04-21 17:23:59 +02:00
Oliver Hahn
2315515305 renaming (csoca->music) 2020-04-04 20:27:51 +02:00
Oliver Hahn
8c24becc92 forgotten file in class.cmake when compiling with Makefile 2020-04-04 14:22:59 +02:00
Oliver Hahn
705dcf7cf5 fixed class cmake file 2020-04-02 12:49:15 +02:00
Oliver Hahn
9932f38e3c updated to class 2.8 submodule 2020-04-02 11:15:59 +02:00
Oliver Hahn
2dfab2b267 working commit 2020-02-28 16:15:37 +01:00
Oliver Hahn
2ef654f22a small optimizations 2019-12-19 13:54:24 +01:00
Oliver Hahn
4ccd149d94 fixed units when using output plugins 2019-05-21 01:36:19 +02:00
Oliver Hahn
163aa482b2 submodule update 2019-05-20 17:56:54 +02:00
mmichaux
1f261c938d Possibility to use or not CLASS. Defines the flag -DUSE_CLASS if enabled. 2019-05-17 22:41:14 +02:00
Oliver Hahn
e989fbc1fb added CLASS transfer function plugin 2019-05-15 21:03:10 +02:00
mmichaux
80867c6fd6 Macro to simplify including and linking a target to CLASS submodule. 2019-05-15 15:50:49 +02:00
mmichaux
3449e7839f Compiles testTk instead of testKlass. 2019-05-15 15:26:17 +02:00
mmichaux
43316a2340 Changed the CLASS repository to the fork. 2019-05-15 15:21:14 +02:00
mmichaux
54c5dc6f0e Added CLASS as a submodule. 2019-05-15 15:17:27 +02:00