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

522 commits

Author SHA1 Message Date
Oliver Hahn
5373dd47c9 bitbucket-pipelines.yml edited online with Bitbucket 2021-11-28 12:23:55 +00:00
Oliver Hahn
daafcbef01 added more doxygen documentation to infrastructure files 2021-11-28 13:20:04 +01:00
Oliver Hahn
f053b86316 removed one more compiler warning in panphasia that was due to undefined behaviour 2021-11-28 13:05:23 +01:00
Oliver Hahn
ac2db23325 cleaned up some compiler warnings related to output formatting for panphasia_ho 2021-11-28 13:01:54 +01:00
Oliver Hahn
f2ae610143 some changes to default RNG, added error for MUSIC1 plugin if no seed is specified 2021-11-28 12:56:05 +01:00
Oliver Hahn
5e2be2d4a2 Removed invalid RNG default from example config file 2021-11-28 12:37:44 +01:00
Oliver Hahn
b49dbf2042 bitbucket-pipelines.yml edited online with Bitbucket 2021-11-25 13:48:04 +00:00
Oliver Hahn
76045cf38a bitbucket-pipelines.yml edited online with Bitbucket 2021-11-25 13:46:32 +00:00
Oliver Hahn
6161ac8858 bitbucket-pipelines.yml edited online with Bitbucket 2021-11-25 13:44:19 +00:00
Oliver Hahn
b7c698cde8 bitbucket-pipelines.yml edited online with Bitbucket 2021-11-25 13:42:25 +00:00
Oliver Hahn
1e4366a372 bitbucket-pipelines.yml edited online with Bitbucket 2021-11-25 13:40:35 +00:00
Oliver Hahn
9a72728c17 bitbucket-pipelines.yml edited online with Bitbucket 2021-11-25 13:38:18 +00:00
Oliver Hahn
254c1a8815 bitbucket-pipelines.yml edited online with Bitbucket 2021-11-25 13:37:27 +00:00
Oliver Hahn
af8cc72d57 bitbucket-pipelines.yml edited online with Bitbucket 2021-11-25 13:28:38 +00:00
Oliver Hahn
d0bc50ff50 bitbucket-pipelines.yml edited online with Bitbucket 2021-11-25 13:25:35 +00:00
Oliver Hahn
45a3b85c17 bitbucket-pipelines.yml edited online with Bitbucket 2021-11-25 13:10:49 +00:00
Oliver Hahn
ac9bd52976 bitbucket-pipelines.yml edited online with Bitbucket 2021-11-25 13:07:06 +00:00
Oliver Hahn
88e6547198 bitbucket-pipelines.yml edited online with Bitbucket 2021-11-25 12:54:31 +00:00
Oliver Hahn
0bef52d12f bitbucket-pipelines.yml edited online with Bitbucket 2021-11-25 12:51:55 +00:00
Oliver Hahn
984cfa3c9c bitbucket-pipelines.yml edited online with Bitbucket 2021-11-25 12:50:12 +00:00
Oliver Hahn
f14d18f05c bitbucket-pipelines.yml edited online with Bitbucket 2021-11-25 12:48:24 +00:00
Oliver Hahn
64e3504491 Initial Bitbucket Pipelines configuration 2021-11-25 12:45:14 +00:00
Oliver Hahn
f55a39dc23 disabled PANPHASIA when MPI is swicthed off (forgotten change to CMakeLists) 2021-11-23 13:03:23 +01:00
Oliver Hahn
8386db3319 disable PANPHASIA when MPI is off, since implementation requires MPI 2021-11-23 13:02:45 +01:00
Oliver Hahn
4a82ab4723 disabled ghost zone update since it can lead to crashes and is only used for glasses, hence disabled also glasses 2021-11-11 21:33:14 +01:00
Oliver Hahn
b1d2ed2b5f removal of old LICENSE/README files from panphasia 2021-11-11 21:25:49 +01:00
Oliver Hahn
114b81051e Merged in develop (pull request #24)
Merge Panphasia development into master branch
2021-11-11 20:16:13 +00:00
Oliver Hahn
3607afb244 check for negative masses with mass perturbations 2021-10-05 23:00:26 +02:00
Oliver Hahn
ffcc03831f cleanup of Adrian's PANPHASIA_ho code to avoid compiler warnings in pedantic mode 2021-09-01 21:30:34 +02:00
Oliver Hahn
cb8c6bf209 Merged in master (pull request #23)
Higher Order PANPHASIA merge into public develop version
2021-09-01 18:44:53 +00:00
Oliver Hahn
9223a56620 Merged ohahn/monofonic:develop into AdrianRJenkins/monofonic:master 2021-09-01 18:44:24 +00:00
Oliver Hahn
561c9ffa06 Merged master into develop 2021-09-01 20:40:59 +02:00
Matthieu Schaller
2fad483587 Merged in small_swift_changes (pull request #22)
Small swift changes

Approved-by: Oliver Hahn
2021-09-01 18:40:32 +00:00
Matthieu Schaller
4eb41f01f4 Add the 'UseLongids' parameter to the example configuration script 2021-08-28 12:24:35 +02:00
Matthieu Schaller
4d69958b89 Make the SWIFT output plugin use 64-bit IDs unless by default. 2021-08-28 12:20:30 +02:00
Matthieu Schaller
352c47765b Make the SWIFT output plugin default to double precision 2021-08-28 12:19:31 +02:00
Matthieu Schaller
3af7b096af Merged ohahn/monofonic into master 2021-08-28 12:17:55 +02:00
Oliver Hahn
d37cfc79b6 cleaned up PANPHASIA plugin so that now there is only one PANPHASIA and it selects automatically if it is 'ho' or v1 2021-08-08 12:03:39 +02:00
Adrian Jenkins
e3f5d65e0a Bug fix: non-integer box lenghts - thanks Willem Elbers 2021-07-05 08:50:17 +01:00
Adrian Jenkins
af2c77fcd8 Bug fix: Nyquist modes set to zero for case where the mode power would otherwise be set to the mean power, instead of NaN 2021-06-17 14:47:31 +01:00
Oliver Hahn
ef8cc6d863 added fatal error when panphasia_ho is run and "DoFixing" is enabled 2021-06-02 15:30:19 +02:00
Adrian Jenkins
1edf50ac53 Changed value of fdim from 1 to 2 to save memory 2021-06-02 09:47:58 +01:00
Adrian Jenkins
f1d628edb6 Changed value of nsubvision from 7 to 21 to save memory 2021-06-02 09:45:43 +01:00
Oliver Hahn
f3d9c25e1e more fixes to expose precision selection also to C code. should work now for PANPHASIA_HO 2021-06-01 21:57:18 +02:00
Oliver Hahn
c3e647ef59 fixed compilation of PANPHASIA_HO for single precision 2021-06-01 21:41:20 +02:00
Matthieu Schaller
3fe061b10a Merged in update_swift_plugin_mpi (pull request #21)
Update MPI-flavour of swift plugin

Approved-by: Oliver Hahn
2021-06-01 16:03:38 +00:00
Matthieu Schaller
427c7f2e10 Small improvement to the example config file 2021-05-30 00:27:35 +02:00
Matthieu Schaller
0b6f7e2501 Add md5sum filter to the outputs of the SWIFT plugin 2021-05-30 00:20:52 +02:00
Matthieu Schaller
cc1709304a Add md5sum filter to the outputs of the SWIFT plugin 2021-05-30 00:20:40 +02:00
Matthieu Schaller
ba3a82aea1 Always write out a mass array in the SWIFT plugin even if the masses are constant 2021-05-29 23:21:31 +02:00