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

277 commits

Author SHA1 Message Date
Oliver Hahn
1c0cc70842 Add LICENSE 2020-08-16 11:39:48 +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
0937242a1b class submodule update 2020-05-05 18:21:04 +02: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
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