- 29 Jan, 2018 2 commits
-
-
Peter W. Draper authored
Fix issue with attempt to dump partition when not using MPI
-
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
-
- 26 Jan, 2018 1 commit
-
-
Peter W. Draper authored
Exits the application and writes restart files (regardless of other settings)
-
- 25 Jan, 2018 2 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.
-
- 23 Jan, 2018 2 commits
-
-
Peter W. Draper authored
Needed to save and restore the current partition
-
Peter W. Draper authored
-
- 22 Jan, 2018 5 commits
-
-
Peter W. Draper authored
-
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
Tidies up the restart option
-
- 20 Jan, 2018 1 commit
-
-
Matthieu Schaller authored
-
- 19 Jan, 2018 1 commit
-
-
Peter W. Draper authored
-
- 18 Jan, 2018 2 commits
-
-
Peter W. Draper authored
Start reorganizing so we can restart, doesn't work yet
-
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.
-
- 17 Jan, 2018 4 commits
-
-
Matthieu Schaller authored
Grackle chemistry --> GEAR chemistry. Moved the output of subgrid model to a separate part of the HDF5 file.
-
Peter W. Draper authored
-
Peter W. Draper authored
This reverts commit d6acb7a1. Meant to add to another branch...
-
Peter W. Draper authored
-
- 31 Dec, 2017 1 commit
-
-
Matthieu Schaller authored
Make use of a temporary threadpool in the reading routines to speed-up the duplication of parts into gparts.
-
- 14 Nov, 2017 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 12 Nov, 2017 3 commits
- 08 Nov, 2017 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Add information to stdout and timestep.txt about what happened in the step (rebuild, repartition, snapshot, ...)
-
- 02 Nov, 2017 1 commit
-
-
Matthieu Schaller authored
When compiling with the iosthermal equation of state, read the constant thermal energy from the YAML file.
-
- 30 Oct, 2017 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 08 Oct, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 06 Oct, 2017 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 22 Sep, 2017 2 commits
-
-
Matthieu Schaller authored
-
James Willis authored
-
- 21 Sep, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 15 Sep, 2017 2 commits
-
-
Peter W. Draper authored
-
Peter W. Draper authored
There is a problem when the cpu mask is empty and using multiple MPI ranks on a node, in that case all the main threads end up pinned to one core during the reading of the initial condition (and any other tasks done before engine_init is called).
-
- 11 Sep, 2017 1 commit
-
-
Matthieu Schaller authored
-