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

550 commits

Author SHA1 Message Date
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
Michael Bühlmann
63f79311f8 Merged in michaelbuehlmann/monofonic (pull request #6)
fix pkgconfig paths for fftw3
2020-05-13 15:31:43 +00:00
Michael Buehlmann
aaaac8d76b fix pkgconfig paths for fftw3 2020-05-13 10:28:00 -05: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
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
Oliver Hahn
d59f3ed4ed fixes to anistropic separate Universe terms 2020-05-06 18:12:38 +02:00
Oliver Hahn
73627cede6 fixed mistake in status string 2020-05-06 17:43:03 +02:00
Oliver Hahn
38320d2150 Merge branch 'develop' into 'master'
Develop

See merge request ohahn/fastlpt!3
2020-05-06 13:03:42 +02:00
Oliver Hahn
aa3645e93b Merged in develop (pull request #5)
class submodule update
2020-05-05 16:23:44 +00:00
Oliver Hahn
0937242a1b class submodule update 2020-05-05 18:21:04 +02:00
Oliver Hahn
64b56efdd6 Merged in develop (pull request #4)
Develop

Approved-by: Oliver Hahn <oliverjhahn@gmail.com>
2020-05-05 16:17:56 +00:00
Oliver Hahn
f7aeeb765f Merged master into develop 2020-05-04 10:37:26 +02:00
Oliver Hahn
658a8ad418 cleanup 2020-05-04 10:34:58 +02:00
Oliver Hahn
5c8267fb05 Merged in glass (pull request #3)
Glass
2020-05-04 08:29:28 +00:00
Oliver Hahn
fc448a21a0 some cleanup / compilation problem fixes 2020-05-04 02:09:42 +02:00
Oliver Hahn
0a6f8f51cb fixed bug in grid shifting with MPI (affects bcc and fcc) 2020-05-04 02:09:03 +02:00
Oliver Hahn
68aa31c59a fixed forgotten boundary update 2020-05-04 01:13:07 +02:00
Oliver Hahn
9ebe27cb68 mpi bugfixes, refactoring of particle creation 2020-05-04 00:49:11 +02:00
Oliver Hahn
226a9303db bug fixes to glass with MPI 2020-05-03 21:20:22 +02:00
Oliver Hahn
bae1701cb5 fixed compiler errors when not using MPI 2020-05-03 16:15:40 +02:00
Oliver Hahn
dd4688953c working commit, glass 2020-05-03 04:20:12 +02:00
Oliver Hahn
1313905660 working commit 2020-05-03 00:14:47 +02:00
Oliver Hahn
b534c7ff35 fixed normalisation of CLASS when using ztarget and zstart 2020-05-02 21:02:24 +02:00
Oliver Hahn
e54db0223c updated gitignore 2020-05-02 15:28:29 +02:00
Oliver Hahn
997b934f03 less screen output in panphasia plugin 2020-05-02 15:24:37 +02:00
Oliver Hahn
95a660f4ff added interface with PANPHASIA random number generator 2020-05-02 15:03:43 +02:00
Oliver Hahn
bd78c7468a added a default z_max_pk to class interface to avoid not having any if zstart==ztarget 2020-05-02 15:02:54 +02:00
Oliver Hahn
52dfa9a72d Fill_Grid member function cannot be const 2020-05-02 15:02:16 +02:00
Oliver Hahn
95502596dd added forgotten mods for kNy in grids 2020-05-02 15:01:36 +02:00
Oliver Hahn
0cafcfea19 added function to check if Nyquist mode to grd 2020-05-02 15:01:09 +02:00
Oliver Hahn
ee19aab1a5 Merge branch 'develop' 2020-04-21 17:24:58 +02:00
Oliver Hahn
7ddc22fc0f updated class submodule branch 2020-04-21 17:23:59 +02:00
Oliver Hahn
3ac2012577 fixed forgotten h factor in A_s CLASS normalisation 2020-04-05 22:26:22 +02:00
Oliver Hahn
772ba93cdf Merge branch 'develop' of https://bitbucket.org/ohahn/monofonic into develop 2020-04-05 01:16:52 +02:00
Oliver Hahn
8d45906289 added a compiler version string 2020-04-05 01:15:56 +02:00