Commit graph

11 commits

Author SHA1 Message Date
Paul M. Sutter
1196294b5d fixed zobov bug which mis-aligned tracers and guard particles when only using one subdivision (it actually affected all cases but only caused issues here) 2025-05-22 18:41:15 -04:00
dac59fabeb Really exit in case of memory failure 2023-12-06 08:11:16 +01:00
2e21bd9dfb Check a memory allocatin 2023-12-06 08:10:27 +01:00
Guilhem Lavaux
92ce95f5d2 Introduced error checking at the end of the tesselation to be sure if it is worth continuing. 2013-03-30 15:56:34 -04:00
Guilhem Lavaux
aaef7634cd Harden zobov for problems link to single precisions (not fool proof yet but make the problem more unlikely) 2013-03-26 09:18:24 +01:00
Guilhem Lavaux
bfe2475b51 Use negated isitmain to be sure the selection is done the same way (float comparison). More pid_t 2013-03-19 10:17:27 -04:00
Guilhem Lavaux
61b016c72f Use more of the new type 'pid_t' to specify indexes that needs to handle particle indexes/ids 2013-03-19 10:07:15 -04:00
Guilhem Lavaux
0a20f4a36a Fixed compiler warnings in Zobov (hopefully fixing some potential bugs too) 2013-03-19 09:48:21 -04:00
P.M. Sutter
14abbc2018 Slight re-organization of C/C++ tools. Significant modifications to support observational data. Python and pipeline scripts added 2012-10-31 10:43:15 -05:00
Guilhem Lavaux
15496df4ff Added zobov to the list of subdirs. Fixed include path voz1b1 vozinit and vozutil 2012-10-31 08:47:34 -04:00
Guilhem Lavaux
a7a1e004e3 Moved zobov into its private directory. New CMakeLists.txt to accomodate this 2012-10-29 11:37:27 -04:00
Renamed from voz1b1.c (Browse further)