- 14 Nov, 2017 11 commits
-
-
Peter W. Draper authored
-
Peter W. Draper authored
-
Peter W. Draper authored
-
Peter W. Draper authored
Sort out naming of output cell dumps to be based on the step, so they can be compared to other dumps
-
Peter W. Draper authored
The time weights where overflowing int (1<<32), so use double precision, which has the nice side effects mentioned above. We now also attempt to balance the weights bweteen vertices and edges, since they can have very different units
-
Peter W. Draper authored
Naming was getting messy, so adopt a more obvious scheme of vertex/edge descriptions
-
Peter W. Draper authored
-
Peter W. Draper authored
Use timebins that are shared with the interacted cell, so that cells on the edge that are only active because of their interactions are also weighted Also separate the scaling of weights bewteen vertices and edges, these are differing units so may not be similarily scaled
-
Peter W. Draper authored
-
Peter W. Draper authored
-
Peter W. Draper authored
Only skip tasks with zero costs, note previous method had a bug and no weights for task_type_sub_pair was given
-
- 11 Nov, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 09 Nov, 2017 4 commits
-
-
Peter W. Draper authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Use the equation of state functions in a few more places in the gizmo code to be more robust to changes.
-
Matthieu Schaller authored
-
- 08 Nov, 2017 9 commits
-
-
Matthieu Schaller authored
Intel compiler does not like bit-comparison on enumerated types. Use an integer for the step properties instead.
-
Peter W. Draper authored
Support for OSX Closes #364 See merge request !442
-
Matthieu Schaller authored
-
Peter W. Draper authored
Add information to stdout and timestep.txt about what happened in the step See merge request !455
-
Matthieu Schaller authored
Make loop bounds consistent. See merge request !452
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
Matthieu Schaller authored
Add information to stdout and timestep.txt about what happened in the step (rebuild, repartition, snapshot, ...)
-
- 07 Nov, 2017 2 commits
-
-
Peter W. Draper authored
Large hdf5 reads See merge request !453
-
Matthieu Schaller authored
-
- 06 Nov, 2017 4 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 03 Nov, 2017 1 commit
-
-
James Willis authored
-
- 02 Nov, 2017 7 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
When compiling with the iosthermal equation of state, read the constant thermal energy from the YAML file.
-
- 01 Nov, 2017 1 commit
-
-
Matthieu Schaller authored
-