The entropy_in_IC flag is now set and read correctly. Restart from snapshot is possible.
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.
Merge request reports
Activity
When I try to restart using a snapshot captured from a previous MPI run, I see the following.
Velocity of
sod_000.hdf5
:Velocity of
sod_002.hdf5
:so there is now a strange set of bands not seen in the original.
Command was:
mpirun -np 4 ../swift_mpi -t 4 -s sodShock.yml
This is definitely not seen if you start from the usual initial conditions.
Added 1 commit:
- e2429c8d - Missing broadcast
mentioned in commit 539df206
mentioned in issue #178 (closed)
Please register or sign in to reply