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

29 commits

Author SHA1 Message Date
Oliver Hahn
d37cfc79b6 cleaned up PANPHASIA plugin so that now there is only one PANPHASIA and it selects automatically if it is 'ho' or v1 2021-08-08 12:03:39 +02:00
Oliver Hahn
0ffa733344 moved all routines from main.c to the plugin, added external as included path 2021-05-14 13:57:57 +02: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
d7cec75495 Merge branch 'master' of https://bitbucket.org/ohahn/monofonic into develop 2020-09-03 16:31:06 +02:00
Michael Buehlmann
62528440af fix FFTW3 threads compile time definitions 2020-09-03 09:28:11 -05:00
Michael Buehlmann
379703196a include class with cmake fetch (rm submodule) 2020-08-27 11:09:21 -05: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
d5493ca70a added license info to each file 2020-08-21 17:03:33 +02:00
Oliver Hahn
b9e199fddb fixed makefile bug so that PLT was not switched on if selected 2020-05-06 20:53:57 +02:00
Oliver Hahn
95a660f4ff added interface with PANPHASIA random number generator 2020-05-02 15:03:43 +02:00
Oliver Hahn
4432fbe8fc added c compiler flags for build types 2020-04-04 06:07:12 +02:00
Oliver Hahn
dc5f87f216 added convolver and plt as options to cmake 2020-04-03 00:39:28 +02:00
Oliver Hahn
b8b9db3b99 made precision switchable from makefile 2020-04-02 19:57:41 +02:00
Oliver Hahn
91cc71c038 removed sanitizer options from cmake 2020-01-25 23:31:50 +01:00
Oliver Hahn
1fc2b2d677 added distinct amplitudes for cdm and baryons 2020-01-25 23:31:03 +01:00
Oliver Hahn
3bde11f1a5 Merge branch 'master' of https://bitbucket.org/ohahn/monofonic into dev-plt 2019-12-19 15:40:20 +01:00
Oliver Hahn
3797ff0325 avoid policy error on old versions of cmake 2019-12-19 14:08:35 +01:00
Oliver Hahn
2ef654f22a small optimizations 2019-12-19 13:54:24 +01:00
Oliver Hahn
8048825e02 cosmetics 2019-11-03 17:05:28 +01:00
Oliver Hahn
4de579ca78 revert back to C++14 by replacing inline lambdas with template funcs 2019-10-24 17:12:43 +02:00
Oliver Hahn
cbec8c8f03 inlined global lambdas, requires upgrading to C++17 2019-10-12 15:06:49 +02:00
Oliver Hahn
d16cefcd43 fixed cmake error when building without mpi 2019-10-08 20:21:28 +02:00
Oliver Hahn
519f3afe6b changed to more flexible FindFFTW3.cmake script. 2019-09-25 21:17:39 +02:00
Michael Michaux
467618155f Fixed FFTW3 2019-09-11 17:36:01 +02:00
Oliver Hahn
b09b9c7589 added compile time version information output and new logo 2019-09-04 12:07:40 +02:00
Oliver Hahn
f966cae631 minor cleanup and HDF5 in CMakeLists 2019-07-31 18:36:37 +02:00
Oliver Hahn
5a621da120 minor fixes and beautifications 2019-05-15 21:11:28 +02:00
mmichaux
54c5dc6f0e Added CLASS as a submodule. 2019-05-15 15:17:27 +02:00
Oliver Hahn
9549f5f195 initial commit 2019-05-07 01:05:16 +02:00