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

43 commits

Author SHA1 Message Date
Oliver Hahn
f5a9006299 some refactoring, mostly just homogenizing function names 2020-04-02 11:18:21 +02:00
Oliver Hahn
b0b67086fd fixed particle type for baryons in gadget-hdf5 and arepo, disabled PLT by default 2020-03-06 16:44:53 +01:00
Oliver Hahn
2dfab2b267 working commit 2020-02-28 16:15:37 +01:00
Oliver Hahn
144d0d9e1a added projection onto plt eigenmodes. (not working) 2019-11-05 19:14:14 +01:00
Oliver Hahn
40be27c36f started implementation of PLT (working commit) 2019-11-03 15:54:17 +01:00
Oliver Hahn
a5253bcace cosmetic changes 2019-11-01 13:16:05 +01:00
Oliver Hahn
35910d724b cosmetics... 2019-10-16 23:24:06 +02:00
Oliver Hahn
98d148e4fc removed one character from delimiters to fit into 80 char terminals 2019-10-16 17:39:55 +02:00
Oliver Hahn
10ef0dc97d added diagnostic output about FFTW library 2019-10-13 17:16:54 +02:00
Oliver Hahn
c6535be970 bug fixes in cosmo coefficients for anisotropic external tides 2019-09-17 14:04:50 +02:00
Oliver Hahn
8104d43178 made baryons switchable, and minor cosmics 2019-09-11 17:34:16 +02:00
Oliver Hahn
b09b9c7589 added compile time version information output and new logo 2019-09-04 12:07:40 +02:00
Oliver Hahn
cc4b90d962 more/more accurate diagnostic output 2019-08-12 00:14:30 +02:00
Oliver Hahn
aebb9bf258 fixed buffer aliasing problem with some MPI implementations 2019-05-24 10:33:10 +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
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
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
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
91985eefce added N-GenIC compatible RNG 2019-05-19 17:19:41 +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
1068155458 cleanup, added mult/div operators 2019-05-19 10:02:32 +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
Oliver Hahn
55b109da47 MPI fixes (mostly 1 bug for real->complex conv.) 2019-05-15 05:30:47 +02:00
Oliver Hahn
a8a0df08b2 added 3b term, bugfixes for MPI 2019-05-14 12:29:27 +02:00
Oliver Hahn
6aa60ca218 minor MPI fixes 2019-05-13 17:02:31 +02:00
Oliver Hahn
a4c8c340d1 MPI fixes, but still buggy 2019-05-13 12:34:16 +02:00
Oliver Hahn
3e488acef6 separated out convolution routines into class 2019-05-12 21:12:07 +02:00
Oliver Hahn
f61dfcf74d some clean up, reduced number of convolutions 2019-05-12 18:48:01 +02:00
Oliver Hahn
80244b8b04 added more elegant Hessian convolution function 2019-05-12 18:28:37 +02:00
Oliver Hahn
21280cb922 added dealiasing for phi2 and phi3a 2019-05-12 17:39:15 +02:00
Oliver Hahn
2f54498fc2 added convolution class 2019-05-10 04:48:35 +02:00
Oliver Hahn
17f2f7e8b6 added output to gadget2 particle files 2019-05-09 21:41:54 +02:00
Oliver Hahn
9549f5f195 initial commit 2019-05-07 01:05:16 +02:00