Added conversion of box dimensions
Compare changes
+ 4
− 0
@@ -486,6 +486,10 @@ void read_ic_parallel(char* fileName, const struct UnitSystem* internal_units,
Fixes #217 (closed). We need to convert the box size to the internal system of units, not just the particle properties.