- 11 Feb, 2020 4 commits
-
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Peter W. Draper authored
Only dump the used/unused parameter yaml files when *not* restarting a run See merge request !1010
-
- 10 Feb, 2020 8 commits
-
-
Matthieu Schaller authored
-
Peter W. Draper authored
Parallel green function See merge request !1015
-
Peter W. Draper authored
Useful to see these as well
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Peter W. Draper authored
-
- 07 Feb, 2020 7 commits
-
-
Peter W. Draper authored
Turns out that having blocking MPI calls in the dumper code is bad as that can be blocked by other MPI calls in other threads, so we need to avoid any MPI calls here and create a file per rank instead
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Added improved plotting for the Gresho Vortex See merge request !1013
-
Josh Borrow authored
-
Peter W. Draper authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 05 Feb, 2020 5 commits
-
-
Matthieu Schaller authored
-
Peter W. Draper authored
Restarts at runtime update See merge request !1007
-
Peter W. Draper authored
Add an optional task dumper thread See merge request !859
-
Matthieu Schaller authored
Small GEAR merge fixes See merge request !1011
-
Matthieu Schaller authored
-
- 01 Feb, 2020 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Make the disk patch example solution script use the pressure in the snapshots and not the internal energy.
-
- 29 Jan, 2020 1 commit
-
-
Peter W. Draper authored
-
- 28 Jan, 2020 1 commit
-
-
Peter W. Draper authored
UBsan fix for RNG Closes #606 See merge request !1006
-
- 27 Jan, 2020 2 commits
-
-
Peter W. Draper authored
-
Peter W. Draper authored
Use a single global value for the current runtime, this should avoid issues with the exact timing of when the limit is exceeded
-
- 26 Jan, 2020 1 commit
-
-
Matthieu Schaller authored
-
- 25 Jan, 2020 1 commit
-
-
Matthieu Schaller authored
-
- 24 Jan, 2020 4 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Gear See merge request !987
-
-
- 23 Jan, 2020 4 commits
-
-
Matthieu Schaller authored
Add an explicit cat to uint32_t in inl_erand48() to silence a runtime error from the undefined behaviour sanitizer
-
Matthieu Schaller authored
Fix FPE from rare duplicate values in the SESAME planetary EoS tables Closes #642 See merge request !1005
-
-
Matthieu Schaller authored
Add a synchronization point at the end of engine_dump_restarts() to make sure everything has been written before proceeding and risking a crash
-