- 17 Aug, 2016 1 commit
-
-
Bert Vandenbroucke authored
-
- 16 Aug, 2016 16 commits
-
-
Bert Vandenbroucke authored
Wrote 1D Voronoi cell generation algorithm and corresponding unit test. Algorithm is not coupled into swift yet.
-
Bert Vandenbroucke authored
-
Matthieu Schaller authored
Removed now-unnecessary large glass file from the repository. All examples download the required glass files from the web-server.
-
Bert Vandenbroucke authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Bert Vandenbroucke authored
-
Bert Vandenbroucke authored
-
Bert Vandenbroucke authored
-
Bert Vandenbroucke authored
-
Peter W. Draper authored
Fix the minimal version of SPH Ok, I have now fixed the minimalistic implementation of SPH. That's the one that should be used as a template for other people to implement their stuff. It's overly documented and now works on all the test-cases we have in the examples directory. Don't know if you want to look at this or not @pdraper given that it does not affect our default setup at all. Solves #148. See merge request !218
-
Bert Vandenbroucke authored
-
Matthieu Schaller authored
-
Bert Vandenbroucke authored
-
- 15 Aug, 2016 13 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
First really working version of the Minimal SPH implementation. Need more documentation and testing.
-
Matthieu Schaller authored
First really working version of the Minimal SPH implementation. Need more documentation and testing.
-
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 5 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
-