diff --git a/examples/SmallCosmoVolume/SmallCosmoVolume_Snipshots/select_output.yml b/examples/SmallCosmoVolume/SmallCosmoVolume_Snipshots/select_output.yml index 3b980fc9afba6ccfba47de99e72b06877562aa07..5bfd8cf3169ec8533acffdbe00c14a1d17bb0079 100644 --- a/examples/SmallCosmoVolume/SmallCosmoVolume_Snipshots/select_output.yml +++ b/examples/SmallCosmoVolume/SmallCosmoVolume_Snipshots/select_output.yml @@ -1,3 +1,5 @@ +# All fields are written by default so in some sense the repeated 'on's are +# unnecessary, but they are included for completeness. Snapshot: # Particle Type Gas Coordinates_Gas: on # Co-moving positions of the particles : a U_L [ cm ] @@ -37,6 +39,7 @@ Snipshot: Temperatures_Gas: off # Temperature of the particles : U_T [ K ] VELOCIraptorGroupIDs_Gas: off # Group IDs of the particles in the VELOCIraptor catalogue : [ - ] + # Particle Type DM Coordinates_DM: on # Co-moving position of the particles : a U_L [ cm ] Velocities_DM: on # Peculiar velocities of the stars. This is a * dx/dt where x is the co-moving position of the particles. : U_L U_t^-1 [ cm s^-1 ] @@ -44,4 +47,3 @@ Snipshot: ParticleIDs_DM: on # Unique ID of the particles : [ - ] Softenings_DM: off # Co-moving Plummer-equivalent softening lengths of the particles. : a U_L [ cm ] VELOCIraptorGroupIDs_DM: off # Group IDs of the particles in the VELOCIraptor catalogue : [ - ] -