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

30 commits

Author SHA1 Message Date
Oliver Hahn
8281f0bed6 added customization to particle masking 2022-03-25 18:17:10 +01:00
Oliver Hahn
819be9d48d moved warning that was in incorrect place 2022-02-09 17:56:56 +01:00
Oliver Hahn
a1e2158f17 subtract mean so that masked particles have correct statistics 2022-02-04 02:10:10 +01:00
Oliver Hahn
9ea23ea581 first commit of the masked particle load for the upcoming Virgo consortium simulations 2022-02-04 00:33:54 +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
3607afb244 check for negative masses with mass perturbations 2021-10-05 23:00:26 +02:00
Oliver Hahn
326bfb7b9e fixed compilation problems when changing code precision 2020-10-29 19:50:05 +01:00
Oliver Hahn
d5493ca70a added license info to each file 2020-08-21 17:03:33 +02:00
Oliver Hahn
53a7dc3af0 fixed wrong individual particle masses with MPI 2020-07-05 14:26:53 +02:00
Oliver Hahn
a8e135c5e1 added first version of perturbed masses for multi-fluid 2020-07-02 01:27:53 +02:00
Oliver Hahn
c8b1fd538c fixed bugs with ID generation for Lagrangian codes 2020-05-25 18:55:40 +02:00
Oliver Hahn
dddd84eca6 fixes to how IDs are generated 2020-05-24 13:01:14 +02:00
Oliver Hahn
fc448a21a0 some cleanup / compilation problem fixes 2020-05-04 02:09:42 +02:00
Oliver Hahn
68aa31c59a fixed forgotten boundary update 2020-05-04 01:13:07 +02:00
Oliver Hahn
9ebe27cb68 mpi bugfixes, refactoring of particle creation 2020-05-04 00:49:11 +02:00
Oliver Hahn
226a9303db bug fixes to glass with MPI 2020-05-03 21:20:22 +02:00
Oliver Hahn
bae1701cb5 fixed compiler errors when not using MPI 2020-05-03 16:15:40 +02:00
Oliver Hahn
dd4688953c working commit, glass 2020-05-03 04:20:12 +02:00
Oliver Hahn
1313905660 working commit 2020-05-03 00:14:47 +02:00
Oliver Hahn
83b8d9bbaf moved math headers to subdirectory 2020-04-04 23:59:13 +02:00
Oliver Hahn
a587ad6b3e some refactoring (add '_t' to vec3 and mat3) 2020-03-29 14:45:43 +02:00
Oliver Hahn
0abe891f86 added ID offset for baryon particles to avoid duplicate IDs 2020-03-10 19:01:44 +01:00
Oliver Hahn
2dfab2b267 working commit 2020-02-28 16:15:37 +01:00
Oliver Hahn
2b66058619 fixed dual lattice two-fluid ICs 2020-01-26 21:42:07 +01:00
Oliver Hahn
1fc2b2d677 added distinct amplitudes for cdm and baryons 2020-01-25 23:31:03 +01:00
Oliver Hahn
89c5f2758b added support for writing multiple species, staggered grids 2020-01-24 15:00:32 +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
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
Oliver Hahn
a58fbc9778 moved particle lattice creation to separate function in separate header 2019-10-19 12:56:43 +02:00