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

485 commits

Author SHA1 Message Date
Oliver Hahn
1e98bde1fa added .gitignore to hide build directory 2021-11-30 22:46:27 +01:00
Oliver Hahn
f0f99cfc77 removed pragma marks causing compiler warnings 2021-11-30 22:46:10 +01:00
loic hausammann
9142b06fd5 Merged in loichausammann/music (pull request #1)
Fix arepo output
2020-07-23 09:29:55 +00:00
loic hausammann
3a70c39fe0 Merged in loichausammann/music/fix_powerspec (pull request #2)
Added comment on PS normalisation to input_powerspec.txt file.
2020-07-23 09:28:37 +00:00
loikki
ca1dafbcfb Add comment in input_powerspec.txt about the power spectrum definition 2020-07-23 11:14:55 +02:00
loikki
8f091c39de Add unit factor to boxsize 2020-05-19 14:07:56 +02:00
Oliver Hahn
ea60f99654 README.md edited online with Bitbucket 2020-02-19 21:33:36 +00:00
Oliver Hahn
4c1feec117 better handling of single/double precision fftw3 support 2020-02-13 14:36:23 +01:00
Oliver Hahn
42874ec00e added single precision option to cmake makefile 2020-02-13 14:21:55 +01:00
Oliver Hahn
ed0d8ce653 added rudimentary CMake support 2020-02-13 14:06:30 +01:00
Oliver Hahn
8c6c4f3dcb changed CC back to default to g++ 2020-02-13 13:45:31 +01:00
Oliver Hahn
b77fedd700 modified directory structure, fixed compiler warnings in g++ 9 2020-02-13 13:44:07 +01:00
Oliver Hahn
6ad3934f23 added Angulo&Pontzen fixing and pairing 2019-07-16 12:04:23 +02:00
Oliver Hahn
2678e48a70 Fixed compiler warning 2019-07-16 12:03:17 +02:00
Oliver Hahn
eb870edb89 fixed a compilation error due to typor 2018-03-07 03:14:44 +01:00
Oliver Hahn
ed619e96f2 fixed a few bugs in the CAMB plugin (if header line was present, it was not skipped; baryon velocity was same as CDM) 2018-03-05 16:56:40 +01:00
BW Keller
8c9dff495b Revert makefile HDF option to yes 2017-09-18 15:19:11 +02:00
Ben Keller
39e984d880 Merged ohahn/music into default 2017-09-18 15:15:38 +02:00
Oliver Hahn
085ea01af8 fixed possible compiler errors on previous commit when not using C++11 compiler 2016-04-16 13:58:36 +02:00
Oliver Hahn
3d8c218a77 fixed uninitialised value for line numbers read from CAMB file (also the flag whether linear interpolation should be used was uninitialised, but always set in the end). these fixes do not affect overall behavior 2016-04-16 13:24:22 +02:00
Oliver Hahn
87aea86e48 fixed an issue with region types ellipsoid and convex_hull if the points in region_point_file intersected box boundaries 2016-04-15 14:20:14 +02:00
Oliver Hahn
20c68cc3e5 improved accuracy of calculation of minimum bounding ellipsoid for small zoom regions 2016-03-24 01:08:46 +01:00
Oliver Hahn
e1c5b49072 fixed a floating point conversion when using constrained ICs 2016-03-01 16:30:08 +01:00
Oliver Hahn
f85224f55d fixed a bug in output of 'input_powerspec.txt' to not include header in every line 2016-02-26 14:57:26 +01:00
BW Keller
b207dba981 Added some extra hole-filling code to the refgrid building function. 2015-12-21 14:47:38 -05:00
BW Keller
5b22c86040 Fixed (I hope) offset issue 2015-12-16 10:54:39 -05:00
BW Keller
dd9f882a58 The particle input positions need to run from 0 to 1. 2015-12-10 18:04:26 -05:00
Oliver Hahn
07a8367439 just some indents 2015-11-30 14:47:53 +01:00
BW Keller
c3104f8a1f Fixed a bug with the query_point function and added the region_point_level parameter. 2015-11-25 23:48:29 -05:00
BW Keller
e12af5d9cb Finally got the basic one-level version working. 2015-11-17 20:11:10 -05:00
BW Keller
a5b539fe61 Bugs still in the multibox plugin, getting closer though... 2015-11-17 08:42:08 -05:00
BW Keller
1f05a84f6d Fixed periodicity for region_multibox query_point 2015-11-14 20:43:46 -05:00
BW Keller
3154f19ac0 Finished basic build of multibox region. Still bug-filled, needs fixing. 2015-11-13 22:46:13 -05:00
BW Keller
5f88186863 Added function to deposit particles onto refgrid 2015-11-13 15:23:30 -05:00
BW Keller
af98d51fe9 Added some skeleton code for the multibox region plugin 2015-11-13 12:15:38 -05:00
Dylan Nelson
5ded1bfbc2 Arepo plugin update: doubleprec and multifile. 2015-10-27 13:30:13 -04:00
Oliver Hahn
2cc50ee4b0 additionally included support for having separate density and velocity transfer functions even when running single-component sims 2015-10-19 15:37:10 +02:00
Oliver Hahn
92524a211e minor fixes to constraints (experimental feature, still not documented) 2015-10-19 15:35:35 +02:00
Oliver Hahn
24984e5ffa enabled to sometimes add additional padding for RAMSES (due to grid 'smoothing') 2015-08-12 11:01:36 +02:00
Oliver Hahn
20cf588947 changed version number to 1.53 2015-07-08 21:34:52 +02:00
Oliver Hahn
59fb3b2b8a improved accuracy when using single precision mode by explicitly avoiding a possible truncation error in the FFT 2015-07-08 21:32:46 +02:00
Oliver Hahn
44cdfc728b fixed compilation error (convex_hull.hh) when OpenMP is not available 2015-06-29 11:55:38 +02:00
Oliver Hahn
1a15acfe02 fixed bug re-setting DE EOS parameters always to default values 2015-06-24 11:51:22 +02:00
Oliver Hahn
c2491b0842 enabled dark energy EOS in public version. cosmology/wa and cosmology/w0 can be set in config file 2015-06-24 11:46:18 +02:00
Oliver Hahn
16668ba75b fixed quintessence equation of state to w(a) = w0 + (1-a)* wa 2015-06-23 16:23:23 +02:00
Oliver Hahn
b7e6ed4a3d fixed a wrong sign for quintessence models (undocumented feature still, not affecting public version) 2015-06-23 15:42:44 +02:00
Oliver Hahn
7684780175 merge 2015-06-23 14:19:09 +02:00
Oliver Hahn
eadda1b3dc fixed a bug introduced in the last commit when calculating velocity/displacement conversions 2015-06-23 14:16:49 +02:00
Oliver Hahn
a3441c21e8 adjusted version number to 1.52 2015-06-16 17:59:04 +02:00
Oliver Hahn
fad24323a7 removed velocity kicking/centering option for the moment 2015-06-16 17:54:38 +02:00