VELOCIraptor-STF icon indicating copy to clipboard operation
VELOCIraptor-STF copied to clipboard

Galaxy/(sub)Halo finder for N-body simulations

Results 14 VELOCIraptor-STF issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Hello all! I am testing VELOCIraptor with a small zoom cosmological RAMSES simulation. It is a hydro run, but I decided to begin with the search of...

I am facing some issues when running VELOCIRAPTOR on Gadget4 snapshots. I have elaborated them below. I have snapshots with 128^3 particles in hdf5 format. On running VELOCIRAPTOR on the...

This request includes the following... 1) Tree Optimisation 2) Some bugs fixed in the 6d core search 3) Tree-based MPI Decomposition

enhancement

* OMP decomposition has changed based on an adaptive KDTree * 3DFOF / 6DFOF KDTree has changed to use an adaptive KDTree * Incorrect usage of tree in FOF6d Core...

adjusted read buffer sizes on lines 367 and 383, similar to what #103 had done, along with this another getline(Finfo,stringbuf); was added at line 281 as without this it was...

Dear all, I am studying Velociraptor and have tried to run the example sample_dmcosmological_6dfof_subhalo_tidal_debris on a small DM only simulation run with Gadget-4. The snapshot has been saved using gadget2...

From the config file we can currently request (among others): - Aperture totals - Average mass weighted It would be great if we could add an "aperture mass-weighted average" to...

enhancement

There seems to be something not quite correct with the field `tage_star` in the output catalogues. The data is in the range `10^8` - `10^9` but the units are reported...

bug

When `Write_group_array_file=1` the function `MPICollectFOF` is called, which uses `mpi_indexlist` in the file `mpiroutines.cxx` which I think has become redundant? (it's no longer initialised in `tipsyio.cxx`). I get a segfault...