1
0
Fork 0
mirror of https://github.com/cosmo-sims/monofonIC.git synced 2024-09-18 15:53:45 +02:00

Commit graph

  • 05d987ecd7
    Merge a18a1b2369 into eb5667c6cf Lukas Winkler 2024-09-17 08:16:12 +0000
  • 957c1eb532
    Merge f64cc6d2e1 into eb5667c6cf Oliver Hahn 2024-08-22 09:07:11 +0000
  • f64cc6d2e1 fixed wrong normalisation of input_powerspec png_sep_conv Oliver Hahn 2024-08-22 11:06:10 +0200
  • 3971163368 Merge branch 'master' of https://github.com/cosmo-sims/monofonIC into png_sep_conv Oliver Hahn 2024-08-21 15:13:13 +0200
  • 9acc0a5aae
    Merge 961f79188f into eb5667c6cf Lukas Winkler 2024-08-14 18:35:01 +0200
  • eb5667c6cf
    Merge pull request #5 from cosmo-sims/output-filenames master Oliver Hahn 2024-07-18 08:51:29 +0200
  • 41a0e3440b
    name output files after config and write output log Lukas Winkler 2024-07-17 17:52:24 +0200
  • 8cab27441f
    Merge pull request #4 from cosmo-sims/master class_public Oliver Hahn 2024-07-15 11:16:24 +0200
  • a19b967f3b
    Update README.md Oliver Hahn 2024-07-09 21:42:46 +0200
  • 02a74498e5
    Create CITATION.bib Oliver Hahn 2024-07-09 21:41:11 +0200
  • 91b0dd0fcd
    Update README.md Oliver Hahn 2024-07-09 16:10:10 +0200
  • 0eedc765d0
    Update README.md Oliver Hahn 2024-07-09 16:09:47 +0200
  • d399be804a
    Update cmake-multi-platform.yml Oliver Hahn 2024-07-09 16:05:13 +0200
  • c91c8fba77
    Create cmake-multi-platform.yml Oliver Hahn 2024-07-09 16:02:08 +0200
  • a4e1c7cd20 cleaned some compiler warnings in panphasia1 code Oliver Hahn 2024-07-09 15:50:16 +0200
  • f9ec42379f fixed compilation against public class version, which requires also suppressing a lot of warning messages. Oliver Hahn 2024-07-09 15:49:34 +0200
  • 7598bcc07f more output columns for input_powerspec Oliver Hahn 2024-07-08 23:26:06 +0200
  • 03e5fb5e84 fixed subtraction of <phi^2>phi in gNL term Oliver Hahn 2024-06-11 16:34:29 +0200
  • d06e18fba8 allowed separate selection of convolver for PNG terms Oliver Hahn 2024-06-07 13:23:33 +0200
  • 62d3b2946b README.md edited online with Bitbucket Oliver Hahn 2024-04-15 11:47:11 +0000
  • 6893b4dd22 Merged in master (pull request #42) Adrián Gutierrez 2024-04-15 11:44:30 +0000
  • edb7c08b86 Added fNL and gNL part adrigut10 2024-04-15 11:34:09 +0200
  • 6a677a08f9 test removing a file adrigut10 2024-04-09 13:45:13 +0200
  • 7e8f921be6 Test on pushing stuff to the online repo adrigut10 2024-04-09 13:42:07 +0200
  • 75a35ff318 fixed mistakenly hardcoded float output in hdf5 backend for vectors Oliver Hahn 2024-03-20 23:15:09 +0100
  • cf4c1b12c5 fixed some const exceptions Oliver Hahn 2024-03-20 23:14:48 +0100
  • 0bcfe6753e disable isocurvature when outputting only 1 species (only relevant when using ppt for dm) Oliver Hahn 2024-03-20 22:58:09 +0100
  • 9df2d90e47 added additional linker options for newer versions of MacOS to re-enable C++ exceptions and prevent possible linker problems Oliver Hahn 2024-03-19 17:38:46 +0100
  • f8af7d1469 Merged in update_genericio (pull request #41) Michael Bühlmann 2024-03-12 21:22:17 +0000
  • e6e6b5ed23 update genericio repository URL Michael Buehlmann 2024-03-12 16:20:07 -0500
  • 5dc3d39604 Merged ohahn/monofonic into master Michael Bühlmann 2024-03-12 16:01:45 -0500
  • c56136a8c3 Merged in master (pull request #40) Lehman Garrison 2023-11-21 21:21:08 +0000
  • 9151f238eb output_gadget_hdf5: use this_fname_ instead of fname_ to write to correct file when using parallel IO Lehman Garrison 2023-11-21 16:05:04 -0500
  • 9ffe2ce991 some beautification of output generic_cosmo Oliver Hahn 2023-06-23 11:38:34 +0200
  • 736c57c7dd fixed a problem when not using nCDM in CLASS Oliver Hahn 2023-06-23 11:38:18 +0200
  • 6940d8f328 fixed bug where sometimes arepo plugin instead of gadget-4 plugin was called Oliver Hahn 2023-06-20 16:16:42 +0200
  • 3e33202aa6 Merge branch 'master' of bitbucket.org:ohahn/monofonic into generic_cosmo Oliver Hahn 2023-06-08 12:36:22 +0200
  • a2d83df9b3 improved code documentation, added doxygen target Oliver Hahn 2023-06-08 03:36:24 +0200
  • 0db13cee68 finally fixed Gadget multiple output filename convention to filename.X.hdf5 Oliver Hahn 2023-06-07 15:26:16 +0200
  • 251ef81094 made particle numbers in gadget-hdf5 output 64bit, kept 32 bit version for legacy Gadget-2 compatibility via Gadgget2Compatibility=yes flag Oliver Hahn 2023-06-07 15:17:27 +0200
  • 6d4aa3c4f9 add error when grid size is not even for nLPT>1, added some more verbosity Oliver Hahn 2023-06-07 15:02:15 +0200
  • 167c617e28 WIP commit integrator fixes Oliver Hahn 2023-06-07 14:49:15 +0200
  • fa444ef2d3 Merged in gadget-hdf5-header-metadata (pull request #39) Lukas Winkler 2023-04-24 19:43:55 +0000
  • 039b68bea0
    add monofonic metadata to Gadget-HDF5 output Lukas Winkler 2023-04-24 14:55:14 +0200
  • 961f79188f
    compile-time printf-warnings printf-warnings Lukas Winkler 2023-04-24 14:50:10 +0200
  • a0f74f09be added comments by ToMa Oliver Hahn 2023-04-05 18:02:39 +0200
  • b5b3b06965 some documentation Oliver Hahn 2023-04-05 16:30:02 +0200
  • cc2e717295 Merge branch 'generic_cosmo' of bitbucket.org:ohahn/monofonic into generic_cosmo Oliver Hahn 2023-04-05 16:18:37 +0200
  • 7b69f8bb15 added DE EOS parameters to class plugin as well Oliver Hahn 2023-04-05 16:18:33 +0200
  • 36546654d4 some verbosity beautifications Oliver Hahn 2023-04-05 15:59:41 +0200
  • 20bd8697ac Merge branch 'class_update' of bitbucket.org:ohahn/monofonic into generic_cosmo Oliver Hahn 2023-04-04 18:32:11 +0200
  • 35d8232be5 use latest class version class_update Oliver Hahn 2023-04-04 14:59:32 +0200
  • 274c57de3c Merge branch 'master' of https://bitbucket.org/ohahn/monofonic into class_update Oliver Hahn 2023-04-04 14:54:32 +0200
  • 69f8b1243c reformatted mem+time output Oliver Hahn 2023-04-04 01:08:26 +0200
  • 8b267f07be added reporting of memory high marks Oliver Hahn 2023-04-04 00:48:38 +0200
  • 7e97c57a7b fix when having multiple ncdm dm species Oliver Hahn 2023-04-03 23:23:59 +0200
  • c06a4ff9c7 first version interfacing with multiple ncdm species of class Oliver Hahn 2023-04-03 23:15:09 +0200
  • c9cfbf3721 added extra check on valid range of transfer functions Oliver Hahn 2023-03-28 00:18:46 +0200
  • 0c978f7ce3 fixed monofonic compilation problem. main branch now pulls old CLASS version from tag Oliver Hahn 2023-03-26 18:09:46 +0200
  • 308f896246 minor renaming to gauge dependent potentials Oliver Hahn 2023-03-21 23:20:55 +0100
  • 590e77eae9 use delta_m,theta_m instead of delta_t,theta_t (as before) for matter Oliver Hahn 2023-03-21 15:38:34 +0100
  • fe65bf2408 classengine now returns both total and total matter perturbations Oliver Hahn 2023-03-15 22:36:16 +0100
  • ad3a8b8eff fixes to renamed CLASS parameters Oliver Hahn 2023-03-15 18:37:05 +0100
  • 3410ade134 updates to CLASS plugin Oliver Hahn 2023-03-15 18:33:33 +0100
  • a18a1b2369
    fix typo in ternary operator ternary-typo Lukas Winkler 2023-01-04 14:50:29 +0100
  • 303ec60530 Merged in clang-fixes (pull request #36) Lukas Winkler 2023-01-03 17:12:19 +0000
  • d1fc6a2e67
    fix compiler error and warnings in clang Lukas Winkler 2023-01-03 16:20:47 +0100
  • 99d506fffa Merge branch 'master' of bitbucket.org:ohahn/monofonic into enzo enzo Oliver Hahn 2022-12-16 06:01:18 +0100
  • 7407546a03 fixed old parameter name for bayons Oliver Hahn 2022-12-16 06:00:25 +0100
  • 981432269b Merged in master (pull request #32) Michael Bühlmann 2022-12-15 12:42:36 +0000
  • f47fcca464 Merged in gadget-param-info (pull request #34) Lukas Winkler 2022-12-15 12:42:12 +0000
  • 15be8f4b4f
    put infomation about the gadget4 cosmology part of param.txt in output Lukas Winkler 2022-12-15 11:45:44 +0100
  • 9a6b7ea92e first PoC implementation of enzo output plugin. no MPI support! Oliver Hahn 2022-12-14 23:08:11 +0100
  • a6e148ed00 fixed compiler warning Oliver Hahn 2022-11-10 19:59:22 +0100
  • 0c0b7086e7 Merged in newbaryonlattice (pull request #33) Oliver Hahn 2022-11-10 17:42:16 +0000
  • ee391f2575 Merge branch 'master' of bitbucket.org:ohahn/monofonic into newbaryonlattice Oliver Hahn 2022-11-10 18:27:05 +0100
  • 82237a0c1c removed compilation problems with GCC 12 Oliver Hahn 2022-11-10 11:16:28 +0100
  • 091c9dee75 fix HACC masses for HACCHydro, single species Michael Buehlmann 2022-07-18 14:37:40 -0500
  • 6f285eea82 separated into IC module and forward model module forward_model Oliver Hahn 2022-07-18 10:57:32 +0200
  • 662c4e15ba Merged in generic_cosmo (pull request #30) toma 2022-06-15 12:32:10 +0000
  • 3cdd807af9 uptdate TomaMTD 2022-06-08 17:07:53 +0200
  • 9b89706cb3 Merged in generic_cosmo (pull request #29) toma 2022-05-23 21:08:55 +0000
  • 2555f117db ODE up to third order TomaMTD 2022-05-23 14:53:43 +0200
  • a35b327f3f update TomaMTD 2022-05-20 10:32:52 +0200
  • 0ab17a441b Second-order growth TomaMTD 2022-05-17 16:36:59 +0200
  • b7f12faa89 Merged in master (pull request #26) Michael Bühlmann 2022-04-28 21:44:06 +0000
  • fbf6690458 add missing HACC/GenericIO fields Michael Buehlmann 2022-04-28 13:13:51 -0500
  • 8281f0bed6 added customization to particle masking Oliver Hahn 2022-03-25 18:17:10 +0100
  • 819be9d48d moved warning that was in incorrect place Oliver Hahn 2022-02-09 17:56:56 +0100
  • a015ec0f42 cleaned up some compiler warnings Oliver Hahn 2022-02-04 21:16:55 +0100
  • a1e2158f17 subtract mean so that masked particles have correct statistics Oliver Hahn 2022-02-04 02:10:10 +0100
  • 7155897fd8 added new ghost zone routines (that should be robust with MPI) Oliver Hahn 2022-02-04 02:09:47 +0100
  • 9ea23ea581 first commit of the masked particle load for the upcoming Virgo consortium simulations Oliver Hahn 2022-02-04 00:33:54 +0100
  • 762bef3aa2 README.md edited online with Bitbucket Oliver Hahn 2021-11-28 12:29:47 +0000
  • 5373dd47c9 bitbucket-pipelines.yml edited online with Bitbucket Oliver Hahn 2021-11-28 12:23:55 +0000
  • daafcbef01 added more doxygen documentation to infrastructure files Oliver Hahn 2021-11-28 13:20:04 +0100
  • f053b86316 removed one more compiler warning in panphasia that was due to undefined behaviour Oliver Hahn 2021-11-28 13:05:23 +0100
  • ac2db23325 cleaned up some compiler warnings related to output formatting for panphasia_ho Oliver Hahn 2021-11-28 13:01:54 +0100
  • f2ae610143 some changes to default RNG, added error for MUSIC1 plugin if no seed is specified Oliver Hahn 2021-11-28 12:56:05 +0100
  • 5e2be2d4a2 Removed invalid RNG default from example config file Oliver Hahn 2021-11-28 12:37:44 +0100