- 04 May, 2015 1 commit
-
-
Matthieu Schaller authored
Updated the Doxyfile and corrected the doxygen documentation tags that raised warnings. Build is now cleaner. Former-commit-id: 5ca3a6d2612545e910dc0a74f3df5ed043c05ee9
-
- 01 Feb, 2014 1 commit
-
-
Pedro Gonnet authored
Former-commit-id: fcde932ed0b4842501793f8d7d1c71a50522554a
-
- 21 Oct, 2013 1 commit
-
-
Pedro Gonnet authored
Former-commit-id: 6ae814f4b6e04f232d3e3e52ae7c50e13b23fea9
-
- 19 Sep, 2013 1 commit
-
-
Pedro Gonnet authored
Former-commit-id: b5530fc2006c6ba04401156070119580f715566d
-
- 17 Sep, 2013 1 commit
-
-
Pedro Gonnet authored
Former-commit-id: b0ae7cf35eb8a6ff0f7c5170659d478f1bf450f6
-
- 12 Sep, 2013 1 commit
-
-
Pedro Gonnet authored
Former-commit-id: b70cb500785c964d7c9ad508764ecd741873f4c1
-
- 17 Aug, 2013 1 commit
-
-
Pedro Gonnet authored
Former-commit-id: 41472e03d439a86511b8a379cf77da84c8dd4d0e
-
- 19 Jul, 2013 1 commit
-
-
Matthieu Schaller authored
First iteration of the "improved SPH" implementation. The code now uses a (Rosswog et al, 2000) viscosity term with a (Balsara , 1995) switch and the parameters given by (Price, 2004). Thermal conductivity is implemented following (Price, 2008) without the switch. Both scalar and vectorized versions have been implemented. The code now gives a much better answer on the Sod shock. More testing will be required on more advanced tests to tune the parameters. When "LEGACY_GADGET2_SPH" is defined, the code defaults to the old gadget-2 version of SPH. Former-commit-id: 840aa8ecfea0a60816f64b8e5818162f2f9006d2
-
- 18 Jul, 2013 1 commit
-
-
Pedro Gonnet authored
Former-commit-id: 5ad40ec1080ded54127fcb43088f9453d7cf73dd
-
- 11 Jul, 2013 6 commits
-
-
Pedro Gonnet authored
Former-commit-id: 0625e53e1fdfa055a50cb6eeb81eacce76cf0137
-
Pedro Gonnet authored
Former-commit-id: 982f19233d8ae55e6ae0a454e564059ea96c1fba
-
Pedro Gonnet authored
Former-commit-id: 188b55ef3440697fdd231d9d7acebcbec2944439
-
Pedro Gonnet authored
Former-commit-id: e735cd290e41feda4b7e07e556f2f09f2e31f32b
-
Pedro Gonnet authored
Former-commit-id: dcbac2f4ed0c6d3738bbf60e731794465fd2f9e2
-
Pedro Gonnet authored
Former-commit-id: 9e5b3cf669f8bec0d7d80635fff7c5a569022207
-
- 08 Jul, 2013 1 commit
-
-
Pedro Gonnet authored
Former-commit-id: 29e140e85c1dd612a414349e7197dd7b55b48e3e
-
- 04 Jul, 2013 3 commits
-
-
Pedro Gonnet authored
make sure follow-up tasks also get a tic, queues now have a preference for tasks of a given super-cell. Former-commit-id: 870fefff60abd0c07ef971097e2291a0bfa62bf9
-
Pedro Gonnet authored
Former-commit-id: f7971b5a2018685fdfe2ddd57c5cd82ce04e51b3
-
Pedro Gonnet authored
Former-commit-id: 98d5d33eeb8354afe7f06a696ade6105fb35b0b6
-
- 02 Jul, 2013 1 commit
-
-
Pedro Gonnet authored
Former-commit-id: 93f0f1db6c4ef03efea154db17171346bc7ff1c3
-
- 27 Jun, 2013 1 commit
-
-
Pedro Gonnet authored
Former-commit-id: 6239f552ee50dd979482686785a2de66b8f00c66
-
- 26 Jun, 2013 2 commits
-
-
Pedro Gonnet authored
be selective at the barrier, i.e. if n threads are requested, then only the first n threads by tid pass. Former-commit-id: 7ce215c64a0b33d9d5e819024ad66a1b6f64034c
-
Pedro Gonnet authored
Former-commit-id: 79f6a5f294829fbf0a5f119d89d5ebefa4b8e5f7
-
- 25 Jun, 2013 3 commits
-
-
Pedro Gonnet authored
Former-commit-id: e76e5d26d10fc83601c088a4fde30b66effd6129
-
Pedro Gonnet authored
Former-commit-id: d678c89a68f12da299894fbb20ad52f07eff9973
-
Pedro Gonnet authored
Former-commit-id: 58f259d0fb33f31724cdbaefc1b756075d4b9d5f
-
- 24 Jun, 2013 2 commits
-
-
Pedro Gonnet authored
Former-commit-id: 8158bd13a28034632891879fc000c12352627232
-
Pedro Gonnet authored
Former-commit-id: 5d41306a70759d46b83b86affc9fa56ee6ca138f
-
- 23 Jun, 2013 1 commit
-
-
Pedro Gonnet authored
screw openmp. made tasks for kick1, adapted scheduler to launch only certain task types on scheduler_reset. Former-commit-id: 90d4d764588d3ce123ac490a4cd526b23f4dd9d9
-
- 21 Jun, 2013 1 commit
-
-
Pedro Gonnet authored
massive refactoring, added spearate scheduler, new scheduling policy based on task rank, should expand to task weight some time soon. Former-commit-id: 40f69e4385302ae59779b3d58eac557331d5cd42
-
- 16 Jun, 2013 1 commit
-
-
Pedro Gonnet authored
Former-commit-id: 8f150cbec7d8b01ae802446c1b548b806441c054
-
- 26 May, 2013 2 commits
-
-
Pedro Gonnet authored
Former-commit-id: 0d02a594647b2610351e22163c1c9686947ab522
-
Pedro Gonnet authored
Former-commit-id: 230f10be4b23fd292d354bd18ec64d30f2b57228
-
- 16 May, 2013 2 commits
-
-
Pedro Gonnet authored
Former-commit-id: faacdc78cd02f03de6715d83e8cf4bf1c6912b35
-
Matthieu Schaller authored
The different constants used in SPH are now written to the HDF5 output for better tracability. The const_gamma constant has been renamed to const_hydro_gamma. Former-commit-id: 2f117589f48ad150e47d62733c4d3635caf74295
-
- 15 May, 2013 1 commit
-
-
Pedro Gonnet authored
Former-commit-id: 9e7045749f44fad1d32ef1cafe9f73c7ae25d350
-
- 30 Apr, 2013 1 commit
-
-
Pedro Gonnet authored
Former-commit-id: ad42c06acc3d785ba5d38293a27e6f37b48b109c
-
- 28 Apr, 2013 2 commits
-
-
Matthieu Schaller authored
Modified the definition to the number of neighbours to be 'kernel shape agnostic'. The kernel shape (i.e. equation) can now be changed without changing the resolution of the run. The number of neighbours will adapt automatically Former-commit-id: c32db61f3ff959a957a596e5af23dc2695506a26
-
Matthieu Schaller authored
Added a new time step criterion. A particle can now not see its volume (~h^3) change by more than a given constant factor over the course of one time step. Former-commit-id: c0a1cfcef2f3932b1c80ad7fc5c0001fa5711a1e
-
- 22 Apr, 2013 1 commit
-
-
Pedro Gonnet authored
Former-commit-id: ea90cfb6f63c2acff59c2e576f51c22d98a0efd6
-