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

Commit graph

  • b49dbf2042 bitbucket-pipelines.yml edited online with Bitbucket Oliver Hahn 2021-11-25 13:48:04 +0000
  • 76045cf38a bitbucket-pipelines.yml edited online with Bitbucket Oliver Hahn 2021-11-25 13:46:32 +0000
  • 6161ac8858 bitbucket-pipelines.yml edited online with Bitbucket Oliver Hahn 2021-11-25 13:44:19 +0000
  • b7c698cde8 bitbucket-pipelines.yml edited online with Bitbucket Oliver Hahn 2021-11-25 13:42:25 +0000
  • 1e4366a372 bitbucket-pipelines.yml edited online with Bitbucket Oliver Hahn 2021-11-25 13:40:35 +0000
  • 9a72728c17 bitbucket-pipelines.yml edited online with Bitbucket Oliver Hahn 2021-11-25 13:38:18 +0000
  • 254c1a8815 bitbucket-pipelines.yml edited online with Bitbucket Oliver Hahn 2021-11-25 13:37:27 +0000
  • af8cc72d57 bitbucket-pipelines.yml edited online with Bitbucket Oliver Hahn 2021-11-25 13:28:38 +0000
  • d0bc50ff50 bitbucket-pipelines.yml edited online with Bitbucket Oliver Hahn 2021-11-25 13:25:35 +0000
  • 45a3b85c17 bitbucket-pipelines.yml edited online with Bitbucket Oliver Hahn 2021-11-25 13:10:49 +0000
  • ac9bd52976 bitbucket-pipelines.yml edited online with Bitbucket Oliver Hahn 2021-11-25 13:07:06 +0000
  • 88e6547198 bitbucket-pipelines.yml edited online with Bitbucket Oliver Hahn 2021-11-25 12:54:31 +0000
  • 0bef52d12f bitbucket-pipelines.yml edited online with Bitbucket Oliver Hahn 2021-11-25 12:51:55 +0000
  • 984cfa3c9c bitbucket-pipelines.yml edited online with Bitbucket Oliver Hahn 2021-11-25 12:50:12 +0000
  • f14d18f05c bitbucket-pipelines.yml edited online with Bitbucket Oliver Hahn 2021-11-25 12:48:24 +0000
  • 64e3504491 Initial Bitbucket Pipelines configuration Oliver Hahn 2021-11-25 12:45:14 +0000
  • f55a39dc23 disabled PANPHASIA when MPI is swicthed off (forgotten change to CMakeLists) Oliver Hahn 2021-11-23 13:03:23 +0100
  • 8386db3319 disable PANPHASIA when MPI is off, since implementation requires MPI Oliver Hahn 2021-11-23 13:02:45 +0100
  • 4a82ab4723 disabled ghost zone update since it can lead to crashes and is only used for glasses, hence disabled also glasses Oliver Hahn 2021-11-11 21:33:14 +0100
  • 581954ac30 Merged master into develop develop Oliver Hahn 2021-11-11 20:26:36 +0000
  • b1d2ed2b5f removal of old LICENSE/README files from panphasia Oliver Hahn 2021-11-11 21:25:49 +0100
  • 114b81051e Merged in develop (pull request #24) Oliver Hahn 2021-11-11 20:16:13 +0000
  • 99a0d49e16 removed LICENSE and README files from Panphasia (as agreed with A. Jenkins) Oliver Hahn 2021-11-11 21:11:05 +0100
  • dbe71c6feb minor update to example config file Oliver Hahn 2021-11-11 21:09:13 +0100
  • 3607afb244 check for negative masses with mass perturbations Oliver Hahn 2021-10-05 23:00:26 +0200
  • ffcc03831f cleanup of Adrian's PANPHASIA_ho code to avoid compiler warnings in pedantic mode Oliver Hahn 2021-09-01 21:30:34 +0200
  • cb8c6bf209 Merged in master (pull request #23) Oliver Hahn 2021-09-01 18:44:53 +0000
  • 9223a56620 Merged ohahn/monofonic:develop into AdrianRJenkins/monofonic:master Oliver Hahn 2021-09-01 18:44:24 +0000
  • 561c9ffa06 Merged master into develop Oliver Hahn 2021-09-01 20:40:59 +0200
  • 2fad483587 Merged in small_swift_changes (pull request #22) Matthieu Schaller 2021-09-01 18:40:32 +0000
  • 4eb41f01f4 Add the 'UseLongids' parameter to the example configuration script Matthieu Schaller 2021-08-28 12:24:35 +0200
  • 4d69958b89 Make the SWIFT output plugin use 64-bit IDs unless by default. Matthieu Schaller 2021-08-28 12:20:30 +0200
  • 352c47765b Make the SWIFT output plugin default to double precision Matthieu Schaller 2021-08-28 12:19:31 +0200
  • 3af7b096af Merged ohahn/monofonic into master Matthieu Schaller 2021-08-28 12:17:55 +0200
  • d37cfc79b6 cleaned up PANPHASIA plugin so that now there is only one PANPHASIA and it selects automatically if it is 'ho' or v1 Oliver Hahn 2021-08-08 12:03:39 +0200
  • e3f5d65e0a Bug fix: non-integer box lenghts - thanks Willem Elbers Adrian Jenkins 2021-07-05 08:50:17 +0100
  • 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 Adrian Jenkins 2021-06-17 14:47:31 +0100
  • ef8cc6d863 added fatal error when panphasia_ho is run and "DoFixing" is enabled Oliver Hahn 2021-06-02 15:30:19 +0200
  • 1edf50ac53 Changed value of fdim from 1 to 2 to save memory Adrian Jenkins 2021-06-02 09:47:58 +0100
  • f1d628edb6 Changed value of nsubvision from 7 to 21 to save memory Adrian Jenkins 2021-06-02 09:45:43 +0100
  • f3d9c25e1e more fixes to expose precision selection also to C code. should work now for PANPHASIA_HO Oliver Hahn 2021-06-01 21:57:18 +0200
  • c3e647ef59 fixed compilation of PANPHASIA_HO for single precision Oliver Hahn 2021-06-01 21:41:20 +0200
  • 3fe061b10a Merged in update_swift_plugin_mpi (pull request #21) Matthieu Schaller 2021-06-01 16:03:38 +0000
  • 427c7f2e10 Small improvement to the example config file Matthieu Schaller 2021-05-30 00:27:35 +0200
  • 0b6f7e2501 Add md5sum filter to the outputs of the SWIFT plugin Matthieu Schaller 2021-05-30 00:20:52 +0200
  • cc1709304a Add md5sum filter to the outputs of the SWIFT plugin Matthieu Schaller 2021-05-30 00:20:40 +0200
  • ba3a82aea1 Always write out a mass array in the SWIFT plugin even if the masses are constant Matthieu Schaller 2021-05-29 23:21:31 +0200
  • 57e6c6300d Corrected bug that chose the wrong Fourier grid size for the case where the particle grid is not a power of two times the descriptor S-value. Adrian Jenkins 2021-05-27 14:27:40 +0100
  • c13fdc0572 Added a transpose step at the bottom of pan_mpi_routines.c. Adrian Jenkins 2021-05-17 14:29:17 +0100
  • 316b187166 added old PANPHASIA to the new plugin, which can now deal with both old and new descriptors Oliver Hahn 2021-05-14 22:42:04 +0200
  • 6a40a29eda PANPHASIA_HO plugin now executes calls formerly in main.c on a Grid_FFT object, result is Fourier interpolated back to size required by monofonic, modes are passed through to LPT module, not tested yet Oliver Hahn 2021-05-14 15:57:31 +0200
  • 8aec696340 fixed memset out of bounds (missing factor 1/2) Oliver Hahn 2021-05-14 15:42:04 +0200
  • 0ffa733344 moved all routines from main.c to the plugin, added external as included path Oliver Hahn 2021-05-14 13:57:57 +0200
  • a787014b5f Edit plugin for panphasia_ho to pass descriptor and particle load grid. Adrian Jenkins 2021-05-11 14:55:51 +0100
  • 5a7aeffabe Edited main.c to receive the descriptor and particle load grid, and to choose the correct relative level for the Panphasia field. Adrian Jenkins 2021-05-11 14:51:53 +0100
  • 974900dc81 Added define statements for USE_PRECISION_FLOAT to make both the FFTW and Panphasia routines either both single precision or both double precision. Adrian Jenkins 2021-05-11 12:26:18 +0100
  • 69f9772cc5 added call to see if old or new descriptor is used Oliver Hahn 2021-05-11 11:53:40 +0200
  • ffc3334847 changed a char* to const char* Oliver Hahn 2021-05-11 11:53:17 +0200
  • 2d5cc0ac50 Updated code with new panphasia_ho versions the allow the Fourier grid to be a multiple of the grid of Panphasia cells. Fixed a few format statements. Adrian Jenkins 2021-05-07 14:30:28 +0100
  • 73c0957b66 Merge branch 'master' of bitbucket.org:ohahn/monofonic into develop Oliver Hahn 2021-05-04 22:19:09 +0200
  • 8137262ea7 bugfixes for RAMSES output with MPI Oliver Hahn 2021-05-04 22:14:10 +0200
  • f7c9d606f7 modified to have a minimally compilable PANPHASIA_HO example inside monofonic Oliver Hahn 2021-05-02 22:52:21 +0200
  • b567ba8e68 first commit PANPHASIA_HO Oliver Hahn 2021-05-02 22:05:18 +0200
  • 515e2b3063 Add more information about what SWIFT parameters not to set in the SWIFT yaml file when using monofonIC outputs Matthieu Schaller 2021-03-29 14:05:07 +0200
  • 6ed5afe473 Update README file and example configuration about the SWIFT output plugin. Matthieu Schaller 2021-03-28 23:48:12 +0200
  • d7273c7ae5 Write logging messages to report the writing progress Matthieu Schaller 2021-03-28 23:40:33 +0200
  • 17f51ed8f4 Protect the MPI calls with correct ifdef's Matthieu Schaller 2021-03-28 23:23:34 +0200
  • c1f942907a Fix some whitespace problems Matthieu Schaller 2021-03-28 23:19:51 +0200
  • 36bf7b0760 Make sure all ranks compute h and u, not just rank 0 Matthieu Schaller 2021-03-28 23:14:29 +0200
  • 098dafa1ef Fix constant used in the SWIFT i/o plugin to match exactly the value of the physical constants used internally by SWIFT Matthieu Schaller 2021-03-14 18:50:46 +0100
  • 5207492b8e In the SWIFT i/o plugin, get each rank to write its data in a round-robin fashion using an offset in the previously-created array Matthieu Schaller 2021-03-14 18:34:34 +0100
  • c1ebf38aa1 Make rank 0 create the arrays in the hdf5 file for the SWIFT i/o plugin. Matthieu Schaller 2021-03-14 12:26:38 +0100
  • 7a463aad2e Move the calculation of the temperatures to the constructor of the SWIFT i/o plugin Matthieu Schaller 2021-03-13 23:33:26 +0100
  • a3e6581902 Move the writing of header and other general properties to rank 0 only in the SWIFT i/o plugin Matthieu Schaller 2021-03-13 22:58:47 +0100
  • 5aa59719da Merged in update_swift_plugin (pull request #20) Matthieu Schaller 2021-03-28 17:55:32 +0000
  • e6b5b6464f Write more information about the IC code to the ICs' header in the SWIFT i/o plugin Matthieu Schaller 2021-03-13 21:26:45 +0100
  • cf7060dc1a Print the initial energy as well as the initial temperature to the screen Matthieu Schaller 2021-02-28 19:31:32 +0100
  • 012c306e30 Fix a bug where the wrong file name was used in the output plugin super-class in MPI mode Matthieu Schaller 2021-02-28 19:29:23 +0100
  • e9a6a1aa58 Small fixes Matthieu Schaller 2021-02-28 19:07:58 +0100
  • 646968423c Update the units block written to the ICs by the SWIFT plugin to use the same constants as assumed internally by SWIFT. Matthieu Schaller 2021-02-28 19:01:52 +0100
  • 408cefa1b3 Write some information about the monofonIC code into the generated IC file Matthieu Schaller 2021-02-28 18:55:25 +0100
  • 3a67c50f36 Write the redshift in the header of SWIFT ICs since the code will check that against the value provided in the param file upon startup Matthieu Schaller 2021-02-28 17:56:06 +0100
  • e9ebdc9e5d Extended all the header arrays to have 7 entries in the SWIFT output plugin Matthieu Schaller 2021-02-28 17:49:24 +0100
  • e3606275ad Moved the neutrinos to type 6 in the SWIFT plugin Matthieu Schaller 2021-02-28 17:39:28 +0100
  • 622b61cac7 Set the smoothing-lengths to the mean inter-particle separation including the correct h-scaling Matthieu Schaller 2021-02-28 17:33:27 +0100
  • 1ef2b417e3 Merged in master (pull request #19) Michael Bühlmann 2020-12-29 09:09:12 +0000
  • c28dc782e3 fix genericio plugin Michael Buehlmann 2020-12-28 23:25:11 -0600
  • 0c4cb7e5ae final polishing touches to PANPHASIA plugin as suggested by Adrian Jenkins Oliver Hahn 2020-12-13 11:19:45 +0100
  • 315790a129 one more tuning of panphasia minimum noise grid size Oliver Hahn 2020-12-10 17:06:33 +0100
  • 5dbf6d9398 Merge branch 'master' of https://bitbucket.org/ohahn/monofonic Oliver Hahn 2020-12-10 15:55:47 +0100
  • bce685d102 fixed a compiler error just introduced Oliver Hahn 2020-12-10 15:55:36 +0100
  • d314f63d37 Merged in develop (pull request #18) Oliver Hahn 2020-12-10 14:38:24 +0000
  • 563a6c9f07 added a minimum panphasia resolution Oliver Hahn 2020-12-10 13:29:07 +0100
  • 1ce8287be2 allow also uppercase letters in 'true' 'false' parameters in config files Oliver Hahn 2020-12-10 12:40:10 +0100
  • 61eced697f fixed that DoBaryonVrel is in category 'setup', not 'cosmology' Oliver Hahn 2020-12-10 02:28:11 +0100
  • da12cb1cb9 Merged in develop (pull request #17) Oliver Hahn 2020-12-10 01:24:04 +0000
  • b6f4036353 fixed forgotten factor of 1/2 in panphasia phase shift (bug introduced in last commit) has no consequences besides tiny global shift v0.92b Oliver Hahn 2020-12-10 02:03:49 +0100
  • 3ce9198406 removed deprecated old binary format Gadget-2 plugin Oliver Hahn 2020-12-10 02:02:19 +0100
  • f61e26ab9f added phase shift from cell center to cell corner of panphasia field (change suggested by Adrian Jenkins) Oliver Hahn 2020-12-03 13:23:37 +0100
  • b7eb08173b Merge branch 'amrex' of https://bitbucket.org/ohahn/monofonic into amrex amrex Oliver Hahn 2020-11-28 20:45:28 +0100