- 17 Aug, 2016 15 commits
-
-
Bert Vandenbroucke authored
-
Bert Vandenbroucke authored
Wrote first working version of 1D moving mesh code. Got stuck in mesh steering and correct slope limiting.
-
Bert Vandenbroucke authored
-
Bert Vandenbroucke authored
-
Bert Vandenbroucke authored
-
Bert Vandenbroucke authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Bert Vandenbroucke authored
-
Matthieu Schaller authored
-
Peter W. Draper authored
Tasks cleanup Replace all tasks that are not part of the main computation to a `threadpool` which can more simply and efficiently schedule small tasks with no dependencies. See #166. Peter, can you check that this effectively passes all your tests? Thanks! See merge request !176
-
Peter W. Draper authored
-
Peter W. Draper authored
Removing duplicate functions to avoid some merge issues for other branches
-
Bert Vandenbroucke authored
-
Peter W. Draper authored
Master is broken, so back to original for now. This reverts commit 409531ab.
-
- 16 Aug, 2016 18 commits
-
-
Bert Vandenbroucke authored
Wrote 1D Voronoi cell generation algorithm and corresponding unit test. Algorithm is not coupled into swift yet.
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
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 7 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
-