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

259 commits

Author SHA1 Message Date
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
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
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
096513e7e8 moved git version info to cmake_config.hh.in 2020-04-04 20:59:28 +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
8c24becc92 forgotten file in class.cmake when compiling with Makefile 2020-04-04 14:22:59 +02:00
Oliver Hahn
4432fbe8fc added c compiler flags for build types 2020-04-04 06:07:12 +02:00
Oliver Hahn
734948c2a1 minor fixes 2020-04-04 01:24:05 +02:00
Oliver Hahn
c9fce7f210 fixed bug that Omega_k was not set 2020-04-03 07:04:41 +02:00
Oliver Hahn
b99597d300 updates fo cmake template header, forgotten in previous commit 2020-04-03 00:54:10 +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
0678489386 fixed some nyquist plane errors in convolutions 2020-04-02 19:58:57 +02:00
Oliver Hahn
6dabf65ab2 added template cmake_config file that was forgotten in previous commit 2020-04-02 19:58:34 +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
705dcf7cf5 fixed class cmake file 2020-04-02 12:49:15 +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
809a03d59e more parameters and verbosity in cosmo parameters 2020-04-02 12:45:24 +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
9932f38e3c updated to class 2.8 submodule 2020-04-02 11:15:59 +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
23edbd63a9 added custom ODE integration module 2020-03-29 14:46:53 +02:00
Oliver Hahn
8423161d6b added new vector type for vectorized operations 2020-03-29 14:46:25 +02:00
Oliver Hahn
a587ad6b3e some refactoring (add '_t' to vec3 and mat3) 2020-03-29 14:45:43 +02:00
Oliver Hahn
ab2db06990 added useful physical constants 2020-03-29 14:42:55 +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
a1a5e614cf fixed compilation error 2020-03-01 17:37:57 +01:00
Oliver Hahn
6c027d7094 fixed PLT correction interpolation 2020-03-01 17:21:17 +01:00
Oliver Hahn
5698315308 working commit 2020-02-28 18:35:26 +01:00
Oliver Hahn
77f9f06ebc working commit, PLT interpolation 2020-02-28 18:03:48 +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