rometsch / fargocpt

Fluid dynamics code to study the interaction between protoplanetary disks and planets.
GNU Affero General Public License v3.0
6 stars 3 forks source link

Initial particle distribution is not written in restart mode #75

Closed rometsch closed 6 months ago

rometsch commented 7 months ago

When restarting a simulation to insert particles, the particle data is not written to the snapshot the simulation is started from.

E.g., when a simulation is restarted from snapshot 100, the particle data is first written at snapshot 101 and snapshot 100 is not updated.