Io fixes
Compare changes
+ 30
− 35
@@ -19,18 +19,19 @@
@@ -39,34 +40,6 @@ numPart = L**3
@@ -90,17 +63,39 @@ grp.attrs["PeriodicBoundariesOn"] = periodic
That fixes some issues #52 (closed) that appeared on the BlueGene when reading more than 1>>32 particles in parallel or serial mode.
I have also modified the uniform box script to be much faster and lightweight.