- 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 7 commits
-
-
Peter W. Draper authored
-
Peter W. Draper authored
Needed to save and restore the current partition
-
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 4 commits
-
-
Peter W. Draper authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Add chemistry in part See merge request !486
-
- 18 Jan, 2018 5 commits
-
-
Peter W. Draper authored
Start reorganizing so we can restart, doesn't work yet
-
Peter W. Draper authored
-
Matthieu Schaller authored
Add the possibility to read basic chemistry information from the parameter file and propagate this onto the particle at initialisation time. More uniform naming convention for the first initialisation of properties.
-
Peter W. Draper authored
-
Matthieu Schaller authored
Add a function that returns the name of a specific chemistry element. Use that function to print the names in the snapshot header.
-