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

216 commits

Author SHA1 Message Date
Michael Buehlmann
3d9f2c1a77 fix mass/velocity units for HACC 2020-08-25 11:05:32 -05:00
Oliver Hahn
90b8fbb4a1 removed forgotten warninig about gadget particle type 2020-08-25 16:58:37 +02:00
Oliver Hahn
24f9406cb3 fixed gadget_hdf5 baryon type to be 0 not 2 (leftover from testing) 2020-08-25 11:47:14 +02:00
Oliver Hahn
ee8a4123d4 removed hand-coded versioning 2020-08-23 22:35:36 +02:00
Oliver Hahn
4b534fe306 hard coded phase flip in panphasia 2020-08-23 22:07:59 +02:00
Oliver Hahn
f3382d32fe added delta_bc to CAMB file, also caution message 2020-08-23 16:34:07 +02:00
Oliver Hahn
7086442712 added non-MPI version of MUSIC1 randum number generator 2020-08-23 16:09:13 +02:00
Oliver Hahn
5c46890468 updated licensing info for panphasia 2020-08-23 16:01:02 +02:00
Oliver Hahn
5170034218 cleaned up some compiler warnings 2020-08-23 00:26:26 +02:00
Michael Buehlmann
b39ab2c10b correct genericio mask type 2020-08-21 11:50:17 -05:00
Michael Buehlmann
87e13c004f fix: individual masses for genericio 2020-08-21 11:50:17 -05:00
Michael Buehlmann
c56a9b013a typo (double;) 2020-08-21 11:50:17 -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
143aaaf280 updated example conf file 2020-08-21 16:11:39 +02:00
Oliver Hahn
4138ce2026 removed particle position perturbations for multi-fluid 2020-08-20 17:10:44 +02:00
Oliver Hahn
6fd16e2927 commented out output of internally computed growth factor 2020-08-16 20:55:58 +02:00
Oliver Hahn
65746bac92 added possibility to have unallocated grids which can be allocated when needed 2020-08-16 20:48:31 +02:00
Oliver Hahn
c360368f15 added guarantee that fields are in right space 2020-08-16 18:31:21 +02:00
Oliver Hahn
950fe6b597 fixes to removal of 3a 3b split 2020-08-16 17:41:21 +02:00
Oliver Hahn
5aab63fdcb fixed compilation error (forgotten multiplication op) 2020-08-16 17:40:53 +02:00
Oliver Hahn
173cd7a63f Merge branch 'develop' of https://bitbucket.org/ohahn/monofonic into develop 2020-08-16 17:20:13 +02:00
Oliver Hahn
a593e9abb1 removed split in 3a and 3b for 3lpt longitudinal 2020-08-16 17:20:07 +02:00
Oliver Hahn
6709f9967c moved code for baryon displacement perturbations into ifdefs 2020-08-16 17:19:37 +02:00
Oliver Hahn
d0487c3748 Merged master into develop 2020-08-16 11:43:40 +02:00
Oliver Hahn
64be786c5e added option for phase inversion of white noise field 2020-08-14 21:41:48 +02:00
Oliver Hahn
a525c595f4 added output of transfer functions along with power spectra 2020-08-14 19:09:29 +02:00
Oliver Hahn
5721d54a61 added warning that CAMB missed delta_bc 2020-08-14 19:09:06 +02:00
Oliver Hahn
273c055bc8 add more header data in generic format 2020-07-30 01:53:33 +02:00
Oliver Hahn
4e2f821143 fixed bug in n-genic plugin with mpi 2020-07-06 23:57:44 +02:00
Oliver Hahn
2c4cf4d89a added OmegaBaryon to header of AREPO output 2020-07-06 18:29:26 +02:00
Oliver Hahn
00b0a6fd63 fixed grafic mass unit 2020-07-05 15:56:08 +02:00
Oliver Hahn
9b19709a14 added a warning if using perturbed masses with ramses 2020-07-02 03:24:23 +02:00
Oliver Hahn
0f54c30ca2 added particle mass output for grafic plugin 2020-07-02 03:20:45 +02:00
Oliver Hahn
a8e135c5e1 added first version of perturbed masses for multi-fluid 2020-07-02 01:27:53 +02:00
Oliver Hahn
8980ce8cf8 added correct calculation of minimum effective hbar 2020-06-07 20:55:28 +02:00
Oliver Hahn
73d4b53657 fixed a few 'fabs' that were 'abs' 2020-06-04 14:10:46 +02:00
Oliver Hahn
fdc607dafa fix overall minus in PANPHASIA noise 2020-06-04 13:59:02 +02:00
Oliver Hahn
17569ea172 fixed PPT velocity units 2020-05-26 00:49:04 +02:00
Oliver Hahn
c8b1fd538c fixed bugs with ID generation for Lagrangian codes 2020-05-25 18:55:40 +02:00
Oliver Hahn
dddd84eca6 fixes to how IDs are generated 2020-05-24 13:01:14 +02:00
Oliver Hahn
e4c72f93d8 changed x<->z in grafic2 output 2020-05-24 00:39:59 +02:00
Oliver Hahn
61c9943b97 bug fix, screwed up velocities in one of the previous commits 2020-05-24 00:37:54 +02:00
Oliver Hahn
ec4cfcef90 fixed output when using PPT module 2020-05-23 20:30:15 +02:00
Oliver Hahn
a326fcfcfa WPI: baryons, sign error 2020-05-23 16:38:13 +02:00
Oliver Hahn
01fdd973e7 WIP: higher order baryons 2020-05-23 16:14:37 +02:00
Oliver Hahn
68ae67f3db WIP: higher order baryons 2020-05-23 15:12:51 +02:00
Oliver Hahn
dcfa7ee318 WIP: baryon ICs 2020-05-22 18:44:15 +02:00
Oliver Hahn
993569afb4 fixed wrong sign in aniso term 2020-05-06 20:00:38 +02:00
Oliver Hahn
3dee265ef8 fixed wrong laplacian in aniso term just updated in last commit 2020-05-06 19:55:32 +02:00