Skip to content

Incorrect ParticlesSplit default documented? #93

@kyleaoman

Description

@kyleaoman

This docs page lists the default value of ParticlesSplit as 0. I grabbed the example minimal swift config and tried to run it, getting:

HBT compiled using git branch: master and commit: bd34085ebc6b9b95d18c2e2bd63df6aaf1cd84a2 (clean)
Reading configuration file hbt.conf
Running ./HBT from snapshot 0 to 0 using configuration file hbt.conf
./HBT run using 1 mpi tasks, each with 4 threads
Configured with the following data type sizes (bytes):
  Real quantities    : 4
  Integer quantities : 8
  Particle velocities: 4
  Particle masses    : 4
  Size of Particle_t : 48
Skipping empty snapshot -1

Failed to open file (see toolbox/swiftsim on how to generate): ./ParticleSplits/particle_splits_0000.hdf5

Explicitly setting ParticlesSplit 0 in the config file resolved this, so it seems like the docs are reporting the wrong default?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions