- 22 Oct, 2019 1 commit
-
-
Matthieu Schaller authored
-
- 13 Oct, 2019 1 commit
-
-
Matthieu Schaller authored
-
- 12 Oct, 2019 1 commit
-
-
Matthieu Schaller authored
Make the new task synchronize the particles hit by feedback and force them to recompute a time-step. Propagate the time-step upwards.
-
- 11 Oct, 2019 1 commit
-
-
Matthieu Schaller authored
-
- 09 Oct, 2019 1 commit
-
-
Matthieu Schaller authored
-
- 14 Aug, 2019 1 commit
-
-
Matthieu Schaller authored
-
- 11 Jul, 2019 1 commit
-
-
Matthieu Schaller authored
-
- 10 Jul, 2019 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 02 Jul, 2019 1 commit
-
-
Matthieu Schaller authored
Version that correctly flags the BHs to swallow and removes them before dying in the time-step calculation function.
-
- 23 Jun, 2019 1 commit
-
-
Matthieu Schaller authored
-
- 12 Jun, 2019 1 commit
-
-
Matthieu Schaller authored
Split the star formation task into two parts: The star formation bit and the resorting bit. Move the sf_count communication to just depend on the first one in order to speed things up.
-
- 11 Jun, 2019 1 commit
-
-
- 09 May, 2019 1 commit
-
-
Matthieu Schaller authored
-
- 07 May, 2019 1 commit
-
-
Matthieu Schaller authored
-
- 05 May, 2019 1 commit
-
-
Matthieu Schaller authored
-
- 04 May, 2019 4 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Revert "Activate star tasks also if we are running with SF on and the cell is active for hydro purposes." This reverts commit 8a1c735c.
-
Matthieu Schaller authored
-
- 03 May, 2019 9 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Added communication functions to propagate the new number of star particles after a SF event has occured.
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 16 Apr, 2019 2 commits
-
-
Pedro Gonnet authored
replace the cell's mpi.stars.recv and recv_ti task pointers with the new linked recv pointers. goodbye, mpi.stars!
-
Pedro Gonnet authored
replace the cell's mpi.grav.recv and recv_ti task pointers with the new linked recv pointers. added some utility functions for looking up send/recv tasks of a given subtype in a cell.
-
- 15 Apr, 2019 7 commits
-
-
Pedro Gonnet authored
replace the cell's mpi.hydro.recv_ti task pointer with the new linked recv pointers. goodbye, mpi.hydro!
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
merge all send tasks of all types into a single linked list. this is easier than doing the recv tasks since they are already linked lists to begin with.
-
Pedro Gonnet authored
collapse the hydro send tasks into one single linked list, modify scheduler_activate_send to look for a specific task subtype.
-
James Willis authored
-
- 12 Apr, 2019 1 commit
-
-
James Willis authored
-
- 08 Apr, 2019 1 commit
-
-
Alexei Borissov authored
-