basename:fof_output# Common part of the name of output files
basename:fof_output# Filename for the FOF outputs.
run_freq:10# (Optional) The no. of steps between each FOF search. Defaults to 2000.
min_group_size:20# The minimum no. of particles required for a group. Defaults to 20 if unspecified.
min_group_size:20# (Optional) The minimum no. of particles required for a group. Defaults to 20 if unspecified.
linking_length_ratio:0.2# Linking length in units of the main inter-particle separation.
linking_length_scale:0.2# (Optional) Scales the linking length. Defaults to 0.2 if unspecified.
absolute_linking_length:-1.# (Optional) Absolute linking length (in internal units)
group_links_size_default:20000# (Optional) Sets the initial size of the group_links array, which is used to store links across MPI domains. Defaults to 20000 if unspecified.
run_freq:100# (Optional) The no. of steps between each FOF search. Defaults to 2000.
group_id_default:2147483647# (Optional) Sets the group ID of particles in groups below the minimum size. Defaults to 2^31 - 1 if unspecified. Has to be positive.
group_id_default:2147483647# (Optional) Sets the group ID of particles in groups below the minimum size. Defaults to 2^31 - 1 if unspecified. Has to be positive.
group_id_offset:1# (Optional) Sets the offset of group ID labeling. Defaults to 1 if unspecified.
group_id_offset:1# (Optional) Sets the offset of group ID labeling. Defaults to 1 if unspecified.
#absolute_linking_length: 0.2 # (Optional) Sets an absolute linking length. Defaults to mean inter-particle spacing * linking_length_scale if unspecified.