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

567 commits

Author SHA1 Message Date
Oliver Hahn
45d7c0480c improved CLASS integration 2019-05-29 05:18:37 +02:00
Oliver Hahn
256ba106d9 added velocity spectra to some output 2019-05-29 05:16:56 +02:00
Oliver Hahn
49bbd4618d added symplectic PT variant, should be factored into proper independent routine 2019-05-27 22:41:39 +02:00
Oliver Hahn
040f0b1272 fixed possible division by zero in fixing 2019-05-27 21:17:48 +02:00
Oliver Hahn
b92529637f set kmax in CLASS to actual kmax of grid, fixed comp. error with fixing 2019-05-25 01:10:40 +02:00
Oliver Hahn
cfed29cb2e added Angulo&Pontzen fixing to config file 2019-05-25 00:59:25 +02:00
Oliver Hahn
5d6c779574 now really fixed eisenstein initialisation 2019-05-24 17:47:30 +02:00
Oliver Hahn
8d6687394e fixed forgotten initialisation for eisenstein TF 2019-05-24 17:44:12 +02:00
Oliver Hahn
002fc9b8ae write out nicely formatted initial spectrum 2019-05-24 11:32:15 +02:00
Oliver Hahn
c75527db26 Fix #1, missing initialisation of MPI error status variable 2019-05-24 10:46:07 +02:00
Oliver Hahn
5e4f9e9fe2 fixed wrong units for mem on linux 2019-05-24 10:35:34 +02:00
Oliver Hahn
aebb9bf258 fixed buffer aliasing problem with some MPI implementations 2019-05-24 10:33:10 +02:00
Oliver Hahn
58459df67c fixed compilation error when getting mem stats on linux 2019-05-24 10:29:48 +02:00
Oliver Hahn
a2bcb45b65 started separating out ic generation in separate files 2019-05-24 10:23:49 +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
de08a882d1 fix entry not found errors bug on bools 2019-05-23 23:18:05 +02:00
Oliver Hahn
c27ecb6215 changed result assignment operators to new form 2019-05-23 14:53:11 +02:00
Oliver Hahn
f905045e0a number of threads from conf file, separated run and main 2019-05-22 22:25:27 +02:00
Oliver Hahn
64a5b2db14 fixed some sign mistakes 2019-05-22 21:18:15 +02:00
Oliver Hahn
3515547282 removed commented out code 2019-05-21 22:53:50 +02:00
Oliver Hahn
241eb7b202 working commit for 3LPT transversal term 2019-05-21 22:27:45 +02:00
Oliver Hahn
c926fd6b98 added more Hessian convolutions routines 2019-05-21 22:26:15 +02:00
mmichaux
e8c31bb753 Removed <execution> include. 2019-05-21 11:24:16 +02:00
Oliver Hahn
4ccd149d94 fixed units when using output plugins 2019-05-21 01:36:19 +02:00
Oliver Hahn
34002ddb9f removed unnecessary scaling factors 2019-05-21 00:40:36 +02:00
Oliver Hahn
e44196bb84 some optimizations, some cleanup 2019-05-21 00:24:09 +02:00
Oliver Hahn
3d51c2667b bugfix in convolution 2019-05-21 00:23:03 +02:00
Oliver Hahn
bcb99ea4c9 fix MPI in N-GenIC plugin 2019-05-21 00:22:42 +02:00
Oliver Hahn
9296595783 Merge branch 'random' into 'master'
submodule update

See merge request ohahn/fastlpt!2
2019-05-20 17:55:50 +02:00
Oliver Hahn
163aa482b2 submodule update 2019-05-20 17:56:54 +02:00
Oliver Hahn
9e04da5c92 Merge branch 'random' into 'master'
Merge in new RNG structures and other changes

See merge request ohahn/fastlpt!1
2019-05-20 17:42:58 +02:00
Oliver Hahn
2deed619c1 added aliased naive convolution class 2019-05-20 17:23:52 +02:00
Oliver Hahn
28e072dea3 fixed mixup between time coeffs and 3a 3b terms 2019-05-20 17:23:21 +02:00
Oliver Hahn
2b704c3a1f added neutrinos to CLASS cosmo params 2019-05-19 17:36:14 +02:00
Oliver Hahn
1b20439d0a fixed grid cell pos for MPI 2019-05-19 17:35:39 +02:00
Oliver Hahn
91985eefce added N-GenIC compatible RNG 2019-05-19 17:19:41 +02:00
Oliver Hahn
e683fdecd0 changes to transfer fields from CLASS, h fac 2019-05-19 17:18:47 +02:00
Oliver Hahn
06ed21cae0 on the fly output of power spectra 2019-05-19 12:05:04 +02:00
Oliver Hahn
7e9bbc6dc6 Added Laplacians as member func 2019-05-19 12:04:46 +02:00
Oliver Hahn
046246ffd6 removed duplicate cosmo parameters 2019-05-19 12:03:02 +02:00
Oliver Hahn
1068155458 cleanup, added mult/div operators 2019-05-19 10:02:32 +02:00
Oliver Hahn
41ac1c92f7 added conditional compilation for CLASS plugin 2019-05-19 10:01:58 +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
5a621da120 minor fixes and beautifications 2019-05-15 21:11:28 +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
Oliver Hahn
55b109da47 MPI fixes (mostly 1 bug for real->complex conv.) 2019-05-15 05:30:47 +02:00