diff --git a/doc/RTD/source/FriendsOfFriends/stand_alone_fof.rst b/doc/RTD/source/FriendsOfFriends/stand_alone_fof.rst index ecf82634aed909a77c81cf27ea438aaec9b98338..b802ac5f412e17006719101bc45e0472fd67a8d0 100644 --- a/doc/RTD/source/FriendsOfFriends/stand_alone_fof.rst +++ b/doc/RTD/source/FriendsOfFriends/stand_alone_fof.rst @@ -35,6 +35,9 @@ additional field for each particle. This contains the ``GroupID`` of each particle and can be used to find all the particles in a given halo and to link them to the information stored in the catalogue. +The particle fields written to the snapshot can be modified using the +:ref:`Output_selection_label` options. + .. warning:: Note that since not all particle properties are read in stand-alone diff --git a/doc/RTD/source/ParameterFiles/output_selection.rst b/doc/RTD/source/ParameterFiles/output_selection.rst index fb4e3a2a3375092ab7a475e20b8d46b709004997..7da0babfcb18007f3535eaf5f4ff7616f5156b81 100644 --- a/doc/RTD/source/ParameterFiles/output_selection.rst +++ b/doc/RTD/source/ParameterFiles/output_selection.rst @@ -74,6 +74,9 @@ CGS. Entries in the file look like: SmoothingLengths_Gas: on # Co-moving smoothing lengths (FWHM of the kernel) of the particles : a U_L [ cm ] ... +This can also be used to set the outputs produced by the +:ref:`fof_stand_alone_label`. + For cosmological simulations, users can optionally add the ``--cosmology`` flag to generate the field names appropriate for such a run.