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

Commit graph

  • 5b79b5ef30 removed spurious newline from linux cpu vendor string Oliver 2019-10-16 17:33:54 +0200
  • 5cd6591866 added new gradient operator, fixed reversed gradient sign from before Oliver Hahn 2019-10-15 19:48:38 +0200
  • b9aa382008 Merged in aniso (pull request #2) Oliver Hahn 2019-10-14 13:43:07 +0000
  • 5055e8039b forgot to commit routine to query MPI versions string Oliver Hahn 2019-10-13 17:17:38 +0200
  • 10ef0dc97d added diagnostic output about FFTW library Oliver Hahn 2019-10-13 17:16:54 +0200
  • d5d78e5dbe diagnostic output to logger instead of cout Oliver Hahn 2019-10-13 17:15:22 +0200
  • cbec8c8f03 inlined global lambdas, requires upgrading to C++17 Oliver Hahn 2019-10-12 15:06:49 +0200
  • 5dbb56ace5 fixed a mistake in FindFFTW cmake script Oliver Hahn 2019-10-12 15:06:12 +0200
  • fa5642cd99 uncommented aniso parameters in example config file Oliver Hahn 2019-10-12 14:43:31 +0200
  • 51f4f05973 poincare test now outputs field statistics Oliver Hahn 2019-10-12 14:43:06 +0200
  • a0b714790a added new test for poincare invariance Oliver Hahn 2019-10-10 21:48:00 +0200
  • 8fe93b7cb2 flipped sign of gradient to be consistent with FFTW convention Oliver Hahn 2019-10-10 21:47:02 +0200
  • 55aadae8d6 moved grid assignment operators to separate file and namespace Oliver Hahn 2019-10-10 21:44:57 +0200
  • 92dabb8f8e added modified eisenstein transfer function with explicit Gaussian cutoff Oliver Hahn 2019-10-09 17:29:16 +0200
  • b8acbf842d new particle IDs encoding Lagrangian coordinates Oliver Hahn 2019-10-09 17:28:00 +0200
  • 234dd539dc fixed 3LPT coefficients Oliver Hahn 2019-10-09 17:26:45 +0200
  • 885a3d2530 code reformatting Oliver Hahn 2019-10-09 17:25:43 +0200
  • e2329cde74 added 2/3 dealiasing Oliver Hahn 2019-10-09 17:25:15 +0200
  • bf164f3855 added move constructor Oliver Hahn 2019-10-09 17:22:26 +0200
  • d16cefcd43 fixed cmake error when building without mpi Oliver Hahn 2019-10-08 20:21:28 +0200
  • afc81349f6 Merge branch 'aniso' of https://bitbucket.org/ohahn/monofonic into aniso Oliver Hahn 2019-10-03 00:28:38 +0200
  • a912462dbd code formatting Oliver Hahn 2019-10-03 00:22:02 +0200
  • 1d2f8135ac optimized memory and code in triple convolution Oliver Hahn 2019-10-02 20:57:40 +0200
  • 1645f645a3 Added a missing include to grid_fft.h Jens Stuecker 2019-09-25 21:46:17 +0200
  • 519f3afe6b changed to more flexible FindFFTW3.cmake script. Oliver Hahn 2019-09-25 21:17:39 +0200
  • 9c4c31ba53 fixed anisotropic velocity unit in presence of external tidal field Oliver Hahn 2019-09-17 14:21:52 +0200
  • c6535be970 bug fixes in cosmo coefficients for anisotropic external tides Oliver Hahn 2019-09-17 14:04:50 +0200
  • e2169c6118 updated example.conf for aniso Oliver Hahn 2019-09-16 18:12:25 +0200
  • 7283348406 first implementation of anisotropic large-scale tidal field Oliver Hahn 2019-09-16 17:55:42 +0200
  • 467618155f Fixed FFTW3 Michael Michaux 2019-09-11 17:36:01 +0200
  • 8104d43178 made baryons switchable, and minor cosmics Oliver Hahn 2019-09-11 17:34:16 +0200
  • f65f60076f Merged in new_io (pull request #1) Oliver Hahn 2019-09-04 10:32:31 +0000
  • edfd0e17a4 README.md edited online with Bitbucket Oliver Hahn 2019-09-04 10:29:48 +0000
  • b09b9c7589 added compile time version information output and new logo Oliver Hahn 2019-09-04 12:07:40 +0200
  • 6a515072ac fixed bug introduced with automatic power spectrum for semiclassical stuff, still automatic hbar needs to be improved/fixed Oliver Hahn 2019-08-12 23:33:04 +0200
  • e5d8aadcd2 fixed error in MPI parallel output to grafic2 Oliver Hahn 2019-08-12 15:35:52 +0200
  • 82198a1df9 fixed wrong header in linux sysinf Oliver 2019-08-12 00:25:33 +0200
  • cc4b90d962 more/more accurate diagnostic output Oliver Hahn 2019-08-12 00:14:30 +0200
  • 8307853f08 fixed some compilation errors Oliver Hahn 2019-08-11 22:48:04 +0200
  • a9b1fba907 added RAMSES testing namelist and conf file Oliver Hahn 2019-08-08 18:54:10 +0200
  • d7063e824f grafic2 can also use SPT now, minor cleanup Oliver Hahn 2019-08-08 16:03:30 +0200
  • a4a40aae4b added multi-species IC infrastructure Oliver Hahn 2019-08-08 14:47:07 +0200
  • 197c0a4948 added semiclassical NLO propagator (used if LPTorder>=2) Oliver Hahn 2019-08-08 10:35:13 +0200
  • cd2a730c76 more conservative automatic hbar choice Oliver Hahn 2019-08-07 20:29:56 +0200
  • 11c6975dda added automatic choice of hbar based on variance of potential Oliver Hahn 2019-08-07 20:16:50 +0200
  • 5beed1b498 some cleanup, moved testing output routines outside of main loop Oliver Hahn 2019-08-07 18:43:00 +0200
  • b29bb1ab18 added new parameter to example config file Oliver Hahn 2019-08-07 17:52:02 +0200
  • b501f984e3 changed code flow depending on what field/particle data the plugin requests Oliver Hahn 2019-08-07 17:51:40 +0200
  • e6434293dd merge in schroedinger Oliver Hahn 2019-08-05 18:01:28 +0200
  • f305e8f6b3 added .DS_store to ignore Mateja Gosenca 2019-08-05 17:21:47 +0200
  • fae7d11900 changed treatment of units, exchanged x<->z dimensions for grafic/fortran Oliver Hahn 2019-08-05 16:51:52 +0200
  • bdd67e6770 Adding Schroedinger initialisation. Mateja Gosenca 2019-08-05 15:04:50 +0200
  • fd397f3759 added grafic2/ramses plugin -- needs testing Oliver Hahn 2019-08-05 13:22:59 +0200
  • e6aded5e4c staggering shift operation now class member Oliver Hahn 2019-08-02 19:17:40 +0200
  • a2c228d208 made gadget-2 and generic output plugins work with output plugin structure again Oliver Hahn 2019-08-02 19:07:45 +0200
  • bcbb18ccb3 started modularity of output plugins, gadget-2 works Oliver Hahn 2019-08-02 17:55:00 +0200
  • 3c54a9519a added implementation of BCC lattice Oliver Hahn 2019-07-31 19:47:47 +0200
  • f966cae631 minor cleanup and HDF5 in CMakeLists Oliver Hahn 2019-07-31 18:36:37 +0200
  • 15ac21a098 fixed missing zeroing of field in ngenic RG module Oliver Hahn 2019-07-31 18:15:48 +0200
  • 671805d0d6 rewrite of I/O infrastructure Oliver Hahn 2019-07-31 11:57:40 +0200
  • 7a4b65c66a added test problem (hard coded) Oliver Hahn 2019-07-04 10:17:46 +0200
  • 9913c1db85 working commit for baryon back-scaling baryon_ics Oliver Hahn 2019-06-17 15:07:04 +0100
  • 45d7c0480c improved CLASS integration Oliver Hahn 2019-05-29 05:18:37 +0200
  • 256ba106d9 added velocity spectra to some output Oliver Hahn 2019-05-29 05:16:56 +0200
  • 49bbd4618d added symplectic PT variant, should be factored into proper independent routine Oliver Hahn 2019-05-27 22:41:39 +0200
  • 040f0b1272 fixed possible division by zero in fixing Oliver Hahn 2019-05-27 21:17:48 +0200
  • b92529637f set kmax in CLASS to actual kmax of grid, fixed comp. error with fixing Oliver Hahn 2019-05-25 01:10:40 +0200
  • cfed29cb2e added Angulo&Pontzen fixing to config file Oliver Hahn 2019-05-25 00:59:25 +0200
  • 5d6c779574 now really fixed eisenstein initialisation Oliver Hahn 2019-05-24 17:47:30 +0200
  • 8d6687394e fixed forgotten initialisation for eisenstein TF Oliver Hahn 2019-05-24 17:44:12 +0200
  • 002fc9b8ae write out nicely formatted initial spectrum Oliver Hahn 2019-05-24 11:32:15 +0200
  • c75527db26 Fix #1, missing initialisation of MPI error status variable Oliver Hahn 2019-05-24 10:46:07 +0200
  • 5e4f9e9fe2 fixed wrong units for mem on linux Oliver Hahn 2019-05-24 10:35:34 +0200
  • aebb9bf258 fixed buffer aliasing problem with some MPI implementations Oliver Hahn 2019-05-24 10:33:10 +0200
  • 58459df67c fixed compilation error when getting mem stats on linux Oliver Hahn 2019-05-24 10:29:48 +0200
  • a2bcb45b65 started separating out ic generation in separate files Oliver Hahn 2019-05-24 10:23:49 +0200
  • 9ba57e1c0a changed global pointer variables to smart pointers, added more diagnostic output Oliver Hahn 2019-05-24 08:13:58 +0200
  • de08a882d1 fix entry not found errors bug on bools Oliver Hahn 2019-05-23 23:18:05 +0200
  • c27ecb6215 changed result assignment operators to new form Oliver Hahn 2019-05-23 14:53:11 +0200
  • f905045e0a number of threads from conf file, separated run and main Oliver Hahn 2019-05-22 22:25:27 +0200
  • 64a5b2db14 fixed some sign mistakes Oliver Hahn 2019-05-22 21:18:15 +0200
  • 3515547282 removed commented out code Oliver Hahn 2019-05-21 22:53:50 +0200
  • 241eb7b202 working commit for 3LPT transversal term Oliver Hahn 2019-05-21 22:27:45 +0200
  • c926fd6b98 added more Hessian convolutions routines Oliver Hahn 2019-05-21 22:26:15 +0200
  • e8c31bb753 Removed <execution> include. mmichaux 2019-05-21 11:24:16 +0200
  • 4ccd149d94 fixed units when using output plugins Oliver Hahn 2019-05-21 01:36:19 +0200
  • 34002ddb9f removed unnecessary scaling factors Oliver Hahn 2019-05-21 00:40:36 +0200
  • e44196bb84 some optimizations, some cleanup Oliver Hahn 2019-05-21 00:24:09 +0200
  • 3d51c2667b bugfix in convolution Oliver Hahn 2019-05-21 00:23:03 +0200
  • bcb99ea4c9 fix MPI in N-GenIC plugin Oliver Hahn 2019-05-21 00:22:42 +0200
  • 9296595783 Merge branch 'random' into 'master' Oliver Hahn 2019-05-20 17:55:50 +0200
  • 163aa482b2 submodule update Oliver Hahn 2019-05-20 17:56:54 +0200
  • 9e04da5c92 Merge branch 'random' into 'master' Oliver Hahn 2019-05-20 17:42:58 +0200
  • 2deed619c1 added aliased naive convolution class Oliver Hahn 2019-05-20 17:23:52 +0200
  • 28e072dea3 fixed mixup between time coeffs and 3a 3b terms Oliver Hahn 2019-05-20 17:23:21 +0200
  • 2b704c3a1f added neutrinos to CLASS cosmo params Oliver Hahn 2019-05-19 17:36:14 +0200
  • 1b20439d0a fixed grid cell pos for MPI Oliver Hahn 2019-05-19 17:35:39 +0200
  • 91985eefce added N-GenIC compatible RNG Oliver Hahn 2019-05-19 17:19:41 +0200
  • e683fdecd0 changes to transfer fields from CLASS, h fac Oliver Hahn 2019-05-19 17:18:47 +0200
  • 06ed21cae0 on the fly output of power spectra Oliver Hahn 2019-05-19 12:05:04 +0200