The entropy_in_IC flag is now set and read correctly. Restart from snapshot is possible.
Compare changes
+ 7
− 4
@@ -322,18 +322,21 @@ int main(int argc, char *argv[]) {
@@ -466,7 +469,7 @@ int main(int argc, char *argv[]) {
Fix to #178 (closed).
This is a rather temporary fix but allows full compatibility with Gadget. We can now restart from a snapshot and also run for a while with Gadget, then with SWIFT, then with Gadget and so on.