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
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
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
9ebe27cb68 mpi bugfixes, refactoring of particle creation 2020-05-04 00:49:11 +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
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
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
Oliver Hahn
7e196f3a14 added compiler version string 2020-04-05 01:13:40 +02:00
Oliver Hahn
83b8d9bbaf moved math headers to subdirectory 2020-04-04 23:59:13 +02:00
Oliver Hahn
5d60b59f6c removed superfluous grid operators 2020-04-04 21:35:16 +02:00
Oliver Hahn
f4d6b9e669 fixed baryon particle type, was used for testing 2020-04-04 21:19:11 +02:00
Oliver Hahn
4644840ee6 removed old files 2020-04-04 21:18:18 +02:00
Oliver Hahn
3f17e5a796 more naming convention homogenisation 2020-04-04 20:55:24 +02:00
Oliver Hahn
06b3a84bd3 naming convention homogenisation 2020-04-04 20:39:52 +02:00
Oliver Hahn
2315515305 renaming (csoca->music) 2020-04-04 20:27:51 +02:00
Oliver Hahn
734948c2a1 minor fixes 2020-04-04 01:24:05 +02:00
Oliver Hahn
dc5f87f216 added convolver and plt as options to cmake 2020-04-03 00:39:28 +02:00
Oliver Hahn
7ead43455c removed old debugging logging 2020-04-02 21:47:17 +02:00
Oliver Hahn
b8b9db3b99 made precision switchable from makefile 2020-04-02 19:57:41 +02:00
Oliver Hahn
3a8a22737f major update of class plugin 2020-04-02 19:25:54 +02:00
Oliver Hahn
4aba654797 wrapped interpolation into its own class, also transfer functions can come pre-normalised now 2020-04-02 12:48:52 +02:00
Oliver Hahn
4e013ec0d1 added global exception handler 2020-04-02 11:18:50 +02:00
Oliver Hahn
f5a9006299 some refactoring, mostly just homogenizing function names 2020-04-02 11:18:21 +02:00
Oliver Hahn
0d3a17b253 rewrote cosmology parameters and background evolution with full integration of 2nd order ODE 2020-03-29 14:49:17 +02:00