- 16 Aug, 2016 5 commits
-
-
Bert Vandenbroucke authored
-
Bert Vandenbroucke authored
-
Bert Vandenbroucke authored
-
Bert Vandenbroucke authored
-
Bert Vandenbroucke authored
-
- 15 Aug, 2016 7 commits
-
-
Bert Vandenbroucke authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Updated the 3D Sod shock example to use the new glass files. Added script to plot solution. Removed old glass files.
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Bert Vandenbroucke authored
-
- 14 Aug, 2016 4 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Bert Vandenbroucke authored
-
Bert Vandenbroucke authored
-
- 13 Aug, 2016 1 commit
-
-
Matthieu Schaller authored
Fixed test125cells when using the Wendland kernels. Neighbour number tolerance was not large enough.
-
- 12 Aug, 2016 9 commits
-
-
Matthieu Schaller authored
-
Bert Vandenbroucke authored
-
Matthieu Schaller 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
-
Matthieu Schaller authored
-
Bert Vandenbroucke authored
-
Bert Vandenbroucke authored
-
- 11 Aug, 2016 14 commits
-
-
Matthieu Schaller authored
-
Bert Vandenbroucke authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Bert Vandenbroucke authored
-
Bert Vandenbroucke authored
-
Bert Vandenbroucke authored
-
Bert Vandenbroucke authored
-
Bert Vandenbroucke authored
Wrote dimension dependent matrix inversion method and corresponding unit test. Started making Gizmo dimension independent.
-
Matthieu Schaller authored
-
Bert Vandenbroucke authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Hydrodynamics in 2D + New test cases This adds the ability to run SWIFT in 1D and 2D. There is a large number of hydrodynamics tests that only exist in 2D so we will now be able to run them. This implements #145. I have also renamed a few of the test-cases to specify the dimensionality of the problem. The Gresho-Chan vortex test-case can now be run and give the expected answer (provided the code is compiled with 2d hydro in const.h). The run.sh script runs the code, plots the solution and makes a movie out of everything. See merge request !216
-
Matthieu Schaller authored
-