- 25 Jan, 2018 2 commits
-
-
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 7 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.
-
Peter W. Draper authored
-
Matthieu Schaller authored
Make the enum containing the various chemical species a common feature accross all chemistry models. Fixed typo and documentation.
-
- 17 Jan, 2018 1 commit
-
-
Matthieu Schaller authored
-