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

164 commits

Author SHA1 Message Date
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
Oliver Hahn
a587ad6b3e some refactoring (add '_t' to vec3 and mat3) 2020-03-29 14:45:43 +02:00
Oliver Hahn
0abe891f86 added ID offset for baryon particles to avoid duplicate IDs 2020-03-10 19:01:44 +01: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
8855c75f43 Merge branch 'constraint' into develop 2020-03-01 17:41:44 +01:00
Oliver Hahn
35344f0170 added arepo plugin, but this might get removed again since too similar to gadget-hdf5 2020-02-28 17:40:50 +01:00
Oliver Hahn
2dfab2b267 working commit 2020-02-28 16:15:37 +01:00
Oliver Hahn
f2ba17cfcd added enforced normalisation of read white noise 2020-02-27 22:56:40 +01:00
Oliver Hahn
ed9f30235c fixes to constraint inclusion 2020-02-26 06:03:19 +01:00
Oliver Hahn
2fe35aa2b4 fixes 2020-02-25 18:36:54 +01:00
Oliver Hahn
ccd813a2ad added constraint mode copying. needs testing 2020-02-25 18:36:46 +01:00
Oliver Hahn
64e13026fb can read hdf5 noise files 2020-02-24 21:26:36 +01:00
Oliver Hahn
8c9d2acf7a prepared adding in external large-scale modes 2020-02-24 18:23:51 +01:00
Oliver Hahn
89f660f059 Merge branch 'develop' into constraint 2020-02-24 18:14:24 +01:00
Oliver Hahn
816a52d4da added reading routine from HDF5 2020-02-24 18:10:09 +01:00
Oliver Hahn
2b66058619 fixed dual lattice two-fluid ICs 2020-01-26 21:42:07 +01:00
Oliver Hahn
401fec0ebd added place holder massive neutrino options for class 2020-01-26 16:45:26 +01:00
Oliver Hahn
1fc2b2d677 added distinct amplitudes for cdm and baryons 2020-01-25 23:31:03 +01:00
Oliver Hahn
cd7f451397 fixed bug with getting CLASS TF for two different redshifts 2020-01-25 17:55:34 +01:00
Oliver Hahn
a2f4cbb434 Merge branch 'dev-plt' of https://bitbucket.org/ohahn/monofonic into develop 2020-01-25 16:36:08 +01:00
Oliver Hahn
f7b2519b82 working commit, changes for multi-species, moved mean matter PT outside of species loop 2020-01-25 16:20:29 +01:00