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

184 commits

Author SHA1 Message Date
Oliver Hahn
10ef0dc97d added diagnostic output about FFTW library 2019-10-13 17:16:54 +02:00
Oliver Hahn
d5d78e5dbe diagnostic output to logger instead of cout 2019-10-13 17:15:22 +02:00
Oliver Hahn
51f4f05973 poincare test now outputs field statistics 2019-10-12 14:43:06 +02:00
Oliver Hahn
a0b714790a added new test for poincare invariance 2019-10-10 21:48:00 +02:00
Oliver Hahn
8fe93b7cb2 flipped sign of gradient to be consistent with FFTW convention 2019-10-10 21:47:02 +02:00
Oliver Hahn
55aadae8d6 moved grid assignment operators to separate file and namespace 2019-10-10 21:44:57 +02:00
Oliver Hahn
92dabb8f8e added modified eisenstein transfer function with explicit Gaussian cutoff 2019-10-09 17:29:16 +02:00
Oliver Hahn
b8acbf842d new particle IDs encoding Lagrangian coordinates 2019-10-09 17:28:00 +02:00
Oliver Hahn
234dd539dc fixed 3LPT coefficients 2019-10-09 17:26:45 +02:00
Oliver Hahn
885a3d2530 code reformatting 2019-10-09 17:25:43 +02:00
Oliver Hahn
9c4c31ba53 fixed anisotropic velocity unit in presence of external tidal field 2019-09-17 14:21:52 +02:00
Oliver Hahn
c6535be970 bug fixes in cosmo coefficients for anisotropic external tides 2019-09-17 14:04:50 +02:00
Oliver Hahn
7283348406 first implementation of anisotropic large-scale tidal field 2019-09-16 17:55:42 +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
6a515072ac fixed bug introduced with automatic power spectrum for semiclassical stuff, still automatic hbar needs to be improved/fixed 2019-08-12 23:33:04 +02:00
Oliver Hahn
e5d8aadcd2 fixed error in MPI parallel output to grafic2 2019-08-12 15:35:52 +02:00
Oliver Hahn
cc4b90d962 more/more accurate diagnostic output 2019-08-12 00:14:30 +02:00
Oliver Hahn
8307853f08 fixed some compilation errors 2019-08-11 22:48:04 +02:00
Oliver Hahn
a9b1fba907 added RAMSES testing namelist and conf file 2019-08-08 18:54:10 +02:00
Oliver Hahn
d7063e824f grafic2 can also use SPT now, minor cleanup 2019-08-08 16:03:30 +02:00
Oliver Hahn
a4a40aae4b added multi-species IC infrastructure 2019-08-08 14:47:07 +02:00
Oliver Hahn
197c0a4948 added semiclassical NLO propagator (used if LPTorder>=2) 2019-08-08 10:35:13 +02:00
Oliver Hahn
cd2a730c76 more conservative automatic hbar choice 2019-08-07 20:29:56 +02:00
Oliver Hahn
11c6975dda added automatic choice of hbar based on variance of potential 2019-08-07 20:16:50 +02:00
Oliver Hahn
5beed1b498 some cleanup, moved testing output routines outside of main loop 2019-08-07 18:43:00 +02:00
Oliver Hahn
b501f984e3 changed code flow depending on what field/particle data the plugin requests 2019-08-07 17:51:40 +02:00
Oliver Hahn
e6434293dd merge in schroedinger 2019-08-05 18:01:28 +02:00
Oliver Hahn
fae7d11900 changed treatment of units, exchanged x<->z dimensions for grafic/fortran 2019-08-05 16:51:52 +02:00
Mateja Gosenca
bdd67e6770 Adding Schroedinger initialisation. 2019-08-05 15:04:50 +02:00
Oliver Hahn
fd397f3759 added grafic2/ramses plugin -- needs testing 2019-08-05 13:22:59 +02:00
Oliver Hahn
e6aded5e4c staggering shift operation now class member 2019-08-02 19:17:40 +02:00
Oliver Hahn
a2c228d208 made gadget-2 and generic output plugins work with output plugin structure again 2019-08-02 19:07:45 +02:00
Oliver Hahn
bcbb18ccb3 started modularity of output plugins, gadget-2 works 2019-08-02 17:55:00 +02:00
Oliver Hahn
3c54a9519a added implementation of BCC lattice 2019-07-31 19:47:47 +02:00
Oliver Hahn
f966cae631 minor cleanup and HDF5 in CMakeLists 2019-07-31 18:36:37 +02:00
Oliver Hahn
15ac21a098 fixed missing zeroing of field in ngenic RG module 2019-07-31 18:15:48 +02:00
Oliver Hahn
671805d0d6 rewrite of I/O infrastructure 2019-07-31 11:57:40 +02:00
Oliver Hahn
7a4b65c66a added test problem (hard coded) 2019-07-04 10:17:46 +02:00
Oliver Hahn
45d7c0480c improved CLASS integration 2019-05-29 05:18:37 +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
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
bcb99ea4c9 fix MPI in N-GenIC plugin 2019-05-21 00:22:42 +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
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
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
105383684e removing some pedantic warnings 2019-05-14 16:33:18 +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
9c0eac9e68 fixed repetitions in simple RNG for MPI 2019-05-13 12:38:43 +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