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

Add the 'UseLongids' parameter to the example configuration script

This commit is contained in:
Matthieu Schaller 2021-08-28 12:24:35 +02:00
parent 4d69958b89
commit 4eb41f01f4

View file

@ -145,9 +145,11 @@ NumThreads = 8
# filename = ics_hacc
##> SWIFT compatible HDF5 format. Format broadly similar to gadget_hdf5 but in a single
##> file even when using MPI. No h-factors and no sqrt(a)-factor for the velocities.
##> file even when using MPI. No h-factors for position and masses and no sqrt(a)-factor for the velocities.
##> IDs are stored using 64-bits unless UseLongids is set to false.
# format = SWIFT
# filename = ics_swift.hdf5
# UseLongids = true
##> Generic HDF5 output format for testing or PT-based calculations
# format = generic