- 29 Jan, 2018 3 commits
-
-
Peter W. Draper authored
Fix issue with attempt to dump partition when not using MPI
-
Peter W. Draper authored
-
Peter W. Draper authored
Can also change the number of queues to match the threads (expected behaviour), the number of tasks per cell and the size of MPI messages, these all could be useful when re-starting
-
- 28 Jan, 2018 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 26 Jan, 2018 2 commits
-
-
Peter W. Draper authored
The lenghts are checked against the expected values and cause an error, the labels are not currently used (would need to add API to return the headers so that these could be speculatively queried and the stream rolled back, so maybe not a great idea).
-
Peter W. Draper authored
Exits the application and writes restart files (regardless of other settings)
-
- 25 Jan, 2018 3 commits
-
-
Peter W. Draper authored
Sugar of various kinds, new parameters to control restart file dumping, better adherence to the restart_ name space, dumps on exit for testing restarts, include in step properties
-
Peter W. Draper authored
Remove debugging output, tidy up output and make sure we return restart files in order, at least up to 1M files.
-
Peter W. Draper authored
-
- 24 Jan, 2018 3 commits
-
-
Peter W. Draper authored
Make restart files dump after a number of hours from the start and synchronize dumps across MPI ranks
-
Peter W. Draper authored
-
Peter W. Draper authored
-
- 23 Jan, 2018 10 commits
-
-
Peter W. Draper authored
-
Peter W. Draper authored
Needed to save and restore the current partition
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Peter W. Draper authored
Don't have any cells yet
-
Peter W. Draper authored
-
Peter W. Draper authored
-
Peter W. Draper authored
-
Peter W. Draper authored
-
- 22 Jan, 2018 8 commits
-
-
Peter W. Draper authored
-
Peter W. Draper authored
-
Peter W. Draper authored
Update the total number of particles in the run after the replication process. See merge request !490
-
Peter W. Draper authored
-
Matthieu Schaller authored
-
Peter W. Draper authored
Moved restart_write into engine_step and trigger after drift_all
-
Peter W. Draper authored
-
Peter W. Draper authored
Tidies up the restart option
-
- 21 Jan, 2018 7 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Unify the first initialisation of the part and xpart arrays. Correctly set the ti_drift and ti_kick for gparts and sparts.
-
Matthieu Schaller authored
Better function name for the first initialiation of all the parts at the very start of engine_init_particles()
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 20 Jan, 2018 1 commit
-
-
Matthieu Schaller authored
-
- 19 Jan, 2018 1 commit
-
-
Peter W. Draper authored
-