1
0
Fork 0
mirror of https://github.com/glatterf42/cosmoca-reproducibility.git synced 2024-09-19 16:03:47 +02:00
cosmoca-reproducibility/agora
2022-06-03 10:45:22 +02:00
..
agora_1024.conf Added Agora, expanded monofonic tests 2022-06-02 14:40:54 +02:00
agora_1024.yml Added Agora, expanded monofonic tests 2022-06-02 14:40:54 +02:00
agora_job.sh Added Agora, expanded monofonic tests 2022-06-02 14:40:54 +02:00
README.md Added velociraptor, minor highlighting changes 2022-06-03 10:45:22 +02:00
snap_times_agora1024.txt Added Agora, expanded monofonic tests 2022-06-02 14:40:54 +02:00

AGORA

Resimulating the AGORA box (https://arxiv.org/abs/1308.2669) with 1024^3 particles. See also: https://cosmicweb.astro.univie.ac.at/simulation/AGORA_512 for IC setup and snapshot times (though they are here as well).

ICs

Created with musIC-panphasia,

Swift code at the VSC

  • version: 94e73ee944d84782601c87e490b7fb96420bb68f
  • configure: ./configure --with-gsl=$(gsl-config --prefix) --enable-fof --with-metis=/opt/sw/spack-0.12.1/opt/spack/linux-centos7-x86_64/gcc-9.1.0/metis-5.1.0-gvmpssik7izg6ds4gdioiyq7ajvcxnvh --enable-compiler-warnings=yes --with-numa --with-tbbmalloc --enable-mpi-mesh-gravity
  • execute: mpirun -np 8 /gpfs/data/fs71636/fglatter/swiftsim/examples/swift_mpi --cosmology --self-gravity --fof --limiter --threads=24 --pin /gpfs/data/fs71636/fglatter/swiftsim/examples/agora/1024/agora_1024.yml
  • output times: snap_times_agora1024.txt
  • example job script: agora_job.sh