- 17 Aug, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 15 Aug, 2016 1 commit
-
-
Bert Vandenbroucke authored
-
- 14 Aug, 2016 2 commits
-
-
Bert Vandenbroucke authored
-
Bert Vandenbroucke authored
-
- 12 Aug, 2016 4 commits
-
-
Bert Vandenbroucke authored
-
Bert Vandenbroucke authored
Broke one of my own rules by doing too much in a single commit: implemented runner_extra_ghost, moved gradient calculations for both gradient types to new gradient loop, fixed bug in engine.c involving the number of links (which is larger with an extra loop), streamlined gradient methods, documented most GIZMO specific files. Second loop works.
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 01 Aug, 2016 1 commit
-
-
Matthieu Schaller authored
First initalisation of particles now happens in space_init() and not in engine_init_particles() any more.
-
- 31 Jul, 2016 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 30 Jul, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 29 Jul, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 27 Jul, 2016 1 commit
-
-
Matthieu Schaller authored
Add entropy to the energy diagnostic file. Use an MPI_Reduce instead of MPI_Allreduce to get the values
-
- 25 Jul, 2016 2 commits
-
-
James Willis authored
-
James Willis authored
Renamed 'h' in cell struct to 'width' and renamed 'h' and 'ih' in the space struct to 'width' and 'iwidth'.
-
- 18 Jul, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 14 Jul, 2016 3 commits
-
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
- 12 Jul, 2016 1 commit
-
-
James Willis authored
engine_step now writes to a file called timesteps.txt that contains timestep information along with a header.
-
- 11 Jul, 2016 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 06 Jul, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 05 Jul, 2016 2 commits
-
-
Peter W. Draper authored
-
Peter W. Draper authored
-
- 03 Jul, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 30 Jun, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 29 Jun, 2016 6 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 27 Jun, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 25 Jun, 2016 1 commit
-
-
Pedro Gonnet authored
-
- 21 Jun, 2016 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 20 Jun, 2016 2 commits
-
-
Pedro Gonnet authored
-
Pedro Gonnet authored
the super cell is either a non-empty leaf or the first cell for which an interaction task is defined. need to add a condition for gravit tasks once these have been settled.
-