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

542 commits

Author SHA1 Message Date
Oliver Hahn
e7ebed5523 fix merge conflict in example conf file 2019-12-19 15:43:42 +01:00
Oliver Hahn
3bde11f1a5 Merge branch 'master' of https://bitbucket.org/ohahn/monofonic into dev-plt 2019-12-19 15:40:20 +01:00
Oliver Hahn
4020d5b33f added old MUSIC1 plugin for tabulated CAMB transfer function files back in 2019-12-19 14:37:30 +01:00
Oliver Hahn
3797ff0325 avoid policy error on old versions of cmake 2019-12-19 14:08:35 +01:00
Oliver Hahn
f90778ba54 submodule update 2019-12-19 14:00:06 +01:00
Oliver Hahn
2ef654f22a small optimizations 2019-12-19 13:54:24 +01:00
Oliver Hahn
cffea05dcd README.md edited online with Bitbucket 2019-12-19 11:58:35 +00:00
Oliver Hahn
e3017dea95 README.md edited online with Bitbucket 2019-12-19 11:55:56 +00:00
Oliver Hahn
120cf21577 README.md edited online with Bitbucket 2019-12-19 11:52:08 +00:00
Oliver Hahn
6178b2f215 zeroed nyquist modes in plt 2019-12-05 22:26:16 +01:00
Oliver Hahn
6a998123c7 improved implementation of plt field interpolation 2019-12-05 05:43:49 +01:00
Oliver Hahn
d8cbc4fca6 improved PLT field interpolation, still has problems for FCC though 2019-12-04 14:26:42 +01:00
Oliver Hahn
beb40bfc35 added non-PLT back into the game. has to be switched by hand in ic_generator.cc right now... 2019-12-02 18:47:34 +01:00
Oliver Hahn
df791bbbc4 added interpolation of all fields, plt seems to work for all lattices, projection needs testing still 2019-12-02 01:04:03 +01:00
Oliver Hahn
06fa3c128e added interpolation to approximate infinite lattice 2019-12-01 20:10:58 +01:00
Oliver Hahn
0de486f552 added gridding back of dynamical matrix to ordinary Fourier space 2019-12-01 18:52:53 +01:00
Oliver Hahn
1d10f51941 more minor cleanup 2019-12-01 15:40:24 +01:00
Oliver Hahn
a71795cbb3 added other lattice types to dynamical matrix calculation 2019-12-01 15:04:25 +01:00
Oliver Hahn
0ea91247e2 working commit: optimizations/cleanup 2019-12-01 14:34:28 +01:00
Oliver Hahn
dcc59368ed working commit: dynamical matrix for bcc seems right, interpolation doesn't work yet, also too slow 2019-12-01 11:28:17 +01:00
Oliver Hahn
2cce64977a bcc plt working commit 2019-11-29 15:41:22 +01:00
Oliver Hahn
e3f4032e18 updated class submodule 2019-11-27 22:55:30 +01:00
Oliver Hahn
093363791e working commit, decaying mode integration for single fluid 2019-11-27 22:19:39 +01:00
Oliver Hahn
68d3aa4a4c working commit PLT other lattices 2019-11-27 16:23:43 +01:00
Oliver Hahn
bcb301f338 can write non-distributed grids with MPI, but needs cleanup 2019-11-16 04:42:38 +01:00
Oliver Hahn
9a36cc13fd unified calculation of growth factor and growth rate 2019-11-15 23:19:57 +01:00
Oliver Hahn
89ec1775f3 fixed inconsistency between NGENIC random numbers generated with MPI and without 2019-11-15 22:32:09 +01:00
Oliver Hahn
07b430f25c removed unused code to fill grids with random numbers 2019-11-15 11:54:16 +01:00
Oliver Hahn
675ba19a95 working commit, fft grids can be non-distributed memory even when using MPI 2019-11-14 15:36:39 +01:00
Oliver Hahn
5de14003c0 working commit 2019-11-14 14:09:24 +01:00
Oliver Hahn
dc2564994f minor cleanup 2019-11-06 17:55:09 +01:00
Oliver Hahn
d075e496be added correction of growth rates 2019-11-06 14:06:19 +01:00
Oliver Hahn
88ac5ab19a fix PS normalisation with PLT proj correction 2019-11-06 11:44:32 +01:00
Oliver Hahn
144d0d9e1a added projection onto plt eigenmodes. (not working) 2019-11-05 19:14:14 +01:00
Oliver Hahn
747031bee2 added calculation of Brillouin zone (from Bruno's Code) 2019-11-05 00:29:33 +01:00
Oliver Hahn
6d1a3bf7cc minor cleanup, calculation of D works for SC 2019-11-04 00:25:45 +01:00
Oliver Hahn
8048825e02 cosmetics 2019-11-03 17:05:28 +01:00
Oliver Hahn
06264bfb51 PLT: output of eigenvalues and vectors to HDF5 2019-11-03 17:04:49 +01:00
Oliver Hahn
9356870841 fixed bug where eigenvectors and coordinate indices were mixed up 2019-11-03 17:04:05 +01:00
Oliver Hahn
c71b844e16 enabled output to HDF5 of complex data when in Fourier space 2019-11-03 17:03:29 +01:00
Oliver Hahn
40be27c36f started implementation of PLT (working commit) 2019-11-03 15:54:17 +01:00
Oliver Hahn
a5253bcace cosmetic changes 2019-11-01 13:16:05 +01:00
Oliver Hahn
3ee9dfd6dd adjusted example conf file 2019-11-01 12:19:55 +01:00
Oliver Hahn
68080d2545 added possibility to write 32 or 64bit positions and ids 2019-11-01 12:03:02 +01:00
Oliver Hahn
d80bf34c10 added file headers 2019-11-01 12:02:09 +01:00
Oliver Hahn
eb2743c61b removal of more deprecated member functions 2019-11-01 12:01:39 +01:00
Oliver Hahn
1ebc5f2ff7 removed deprecated member function 2019-11-01 10:46:31 +01:00
Oliver Hahn
57b5708248 removed saved findfftw3 cmake 2019-11-01 04:58:08 +01:00
Oliver Hahn
c593a7067d cleanup particle generator 2019-11-01 04:49:40 +01:00
Oliver Hahn
248c460b71 rewrote particle load generator, added new load (refined sc lattice) 2019-11-01 04:47:02 +01:00