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

576 commits

Author SHA1 Message Date
Oliver Hahn
9ffe2ce991 some beautification of output 2023-06-23 11:38:34 +02:00
Oliver Hahn
736c57c7dd fixed a problem when not using nCDM in CLASS 2023-06-23 11:38:18 +02:00
Oliver Hahn
3e33202aa6 Merge branch 'master' of bitbucket.org:ohahn/monofonic into generic_cosmo 2023-06-08 12:36:22 +02:00
Oliver Hahn
a2d83df9b3 improved code documentation, added doxygen target 2023-06-08 03:36:24 +02:00
Oliver Hahn
0db13cee68 finally fixed Gadget multiple output filename convention to filename.X.hdf5 2023-06-07 15:26:16 +02:00
Oliver Hahn
251ef81094 made particle numbers in gadget-hdf5 output 64bit, kept 32 bit version for legacy Gadget-2 compatibility via Gadgget2Compatibility=yes flag 2023-06-07 15:17:27 +02:00
Oliver Hahn
6d4aa3c4f9 add error when grid size is not even for nLPT>1, added some more verbosity 2023-06-07 15:02:15 +02:00
Oliver Hahn
167c617e28 WIP commit integrator fixes 2023-06-07 14:49:15 +02:00
Lukas Winkler
fa444ef2d3 Merged in gadget-hdf5-header-metadata (pull request #39)
add monofonic metadata to Gadget-HDF5 output

Approved-by: Oliver Hahn
2023-04-24 19:43:55 +00:00
039b68bea0
add monofonic metadata to Gadget-HDF5 output 2023-04-24 14:55:14 +02:00
Oliver Hahn
a0f74f09be added comments by ToMa 2023-04-05 18:02:39 +02:00
Oliver Hahn
b5b3b06965 some documentation 2023-04-05 16:30:02 +02:00
Oliver Hahn
cc2e717295 Merge branch 'generic_cosmo' of bitbucket.org:ohahn/monofonic into generic_cosmo 2023-04-05 16:18:37 +02:00
Oliver Hahn
7b69f8bb15 added DE EOS parameters to class plugin as well 2023-04-05 16:18:33 +02:00
Oliver Hahn
36546654d4 some verbosity beautifications 2023-04-05 15:59:41 +02:00
Oliver Hahn
20bd8697ac Merge branch 'class_update' of bitbucket.org:ohahn/monofonic into generic_cosmo 2023-04-04 18:32:11 +02:00
Oliver Hahn
35d8232be5 use latest class version 2023-04-04 14:59:32 +02:00
Oliver Hahn
274c57de3c Merge branch 'master' of https://bitbucket.org/ohahn/monofonic into class_update 2023-04-04 14:54:32 +02:00
Oliver Hahn
69f8b1243c reformatted mem+time output 2023-04-04 01:08:26 +02:00
Oliver Hahn
8b267f07be added reporting of memory high marks 2023-04-04 00:48:38 +02:00
Oliver Hahn
7e97c57a7b fix when having multiple ncdm dm species 2023-04-03 23:23:59 +02:00
Oliver Hahn
c06a4ff9c7 first version interfacing with multiple ncdm species of class 2023-04-03 23:15:09 +02:00
Oliver Hahn
c9cfbf3721 added extra check on valid range of transfer functions 2023-03-28 00:18:46 +02:00
Oliver Hahn
0c978f7ce3 fixed monofonic compilation problem. main branch now pulls old CLASS version from tag 2023-03-26 18:09:46 +02:00
Oliver Hahn
308f896246 minor renaming to gauge dependent potentials 2023-03-21 23:20:55 +01:00
Oliver Hahn
590e77eae9 use delta_m,theta_m instead of delta_t,theta_t (as before) for matter 2023-03-21 15:38:34 +01:00
Oliver Hahn
fe65bf2408 classengine now returns both total and total matter perturbations 2023-03-15 22:36:16 +01:00
Oliver Hahn
ad3a8b8eff fixes to renamed CLASS parameters 2023-03-15 18:37:05 +01:00
Oliver Hahn
3410ade134 updates to CLASS plugin 2023-03-15 18:33:33 +01:00
Lukas Winkler
303ec60530 Merged in clang-fixes (pull request #36)
fix compiler error and warnings in clang

Approved-by: Oliver Hahn
2023-01-03 17:12:19 +00:00
d1fc6a2e67
fix compiler error and warnings in clang 2023-01-03 16:31:16 +01:00
Michael Bühlmann
981432269b Merged in master (pull request #32)
fix particle masses for HACCHydro, single species

Approved-by: Oliver Hahn
2022-12-15 12:42:36 +00:00
Lukas Winkler
f47fcca464 Merged in gadget-param-info (pull request #34)
put infomation about the gadget4 cosmology part of param.txt in output

Approved-by: Oliver Hahn
2022-12-15 12:42:12 +00:00
15be8f4b4f
put infomation about the gadget4 cosmology part of param.txt in output 2022-12-15 11:45:44 +01:00
Oliver Hahn
a6e148ed00 fixed compiler warning 2022-11-10 19:59:22 +01:00
Oliver Hahn
0c0b7086e7 Merged in newbaryonlattice (pull request #33)
Newbaryonlattice
2022-11-10 17:42:16 +00:00
Oliver Hahn
ee391f2575 Merge branch 'master' of bitbucket.org:ohahn/monofonic into newbaryonlattice 2022-11-10 18:27:05 +01:00
Oliver Hahn
82237a0c1c removed compilation problems with GCC 12 2022-11-10 11:16:28 +01:00
Michael Buehlmann
091c9dee75 fix HACC masses for HACCHydro, single species 2022-07-18 14:37:40 -05:00
toma
662c4e15ba Merged in generic_cosmo (pull request #30)
update
2022-06-15 12:32:10 +00:00
TomaMTD
3cdd807af9 uptdate 2022-06-08 17:07:53 +02:00
toma
9b89706cb3 Merged in generic_cosmo (pull request #29)
Third order ODE
2022-05-23 21:08:55 +00:00
TomaMTD
2555f117db ODE up to third order 2022-05-23 14:53:43 +02:00
TomaMTD
a35b327f3f update 2022-05-20 10:32:52 +02:00
TomaMTD
0ab17a441b Second-order growth 2022-05-17 16:36:59 +02:00
Michael Bühlmann
b7f12faa89 Merged in master (pull request #26)
add missing HACC/GenericIO fields

Approved-by: Oliver Hahn
2022-04-28 21:44:06 +00:00
Michael Buehlmann
fbf6690458 add missing HACC/GenericIO fields 2022-04-28 15:50:14 -05:00
Oliver Hahn
8281f0bed6 added customization to particle masking 2022-03-25 18:17:10 +01:00
Oliver Hahn
819be9d48d moved warning that was in incorrect place 2022-02-09 17:56:56 +01:00
Oliver Hahn
a015ec0f42 cleaned up some compiler warnings 2022-02-04 21:16:55 +01:00