- 07 Feb, 2019 1 commit
-
-
Matthieu Schaller authored
-
- 28 Jan, 2019 1 commit
-
-
- 11 Dec, 2018 1 commit
-
-
Matthieu Schaller authored
-
- 17 Oct, 2018 1 commit
-
-
Matthieu Schaller authored
-
- 15 Oct, 2018 1 commit
-
-
- 17 Sep, 2018 1 commit
-
-
Matthieu Schaller authored
Use the primoridal Helium abundance to compute the Hydrogen mass fraction. Optionally read the temperature transition from the YAML parameter file.
-
- 14 Jun, 2018 1 commit
-
-
lhausamm authored
-
- 17 Mar, 2018 1 commit
-
-
Matthieu Schaller authored
Read the minimally allowed temperature from the parameter file and convert it to a minimal internal energy per unit mass.
-
- 16 Mar, 2018 1 commit
-
-
Matthieu Schaller authored
-
- 18 Jan, 2018 1 commit
-
-
Peter W. Draper authored
-
- 26 Jun, 2017 1 commit
-
-
Matthieu Schaller authored
Updated the way we converge towards the smoothing length. We now use a Newton-Raphson scheme. This applies to the Gadget-2 scheme.
-
- 03 Mar, 2017 1 commit
-
-
Matthieu Schaller authored
Added a maximal smoothing length that can be used to prevent particles from becoming too big in vacuum cases near the box edges. Will break the accuracy of the hydrodynamic scheme but is necessary in some situations.
-
- 22 Feb, 2017 1 commit
-
-
Matthieu Schaller authored
Properties of the self-gravity scheme are now read from the YAML file. They are printed to stdout and to snapshots.
-
- 13 Jul, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 01 May, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 31 Mar, 2016 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 30 Mar, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 24 Mar, 2016 1 commit
-
-
James Willis authored
-
- 03 Mar, 2016 1 commit
-
-
Peter W. Draper authored
-
- 06 Feb, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 29 Jan, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 09 Dec, 2015 1 commit
-
-
Peter W. Draper authored
Move more code into partition.c and remove param.h.
-
- 07 Dec, 2015 1 commit
-
-
Peter W. Draper authored
-
- 27 Oct, 2015 1 commit
-
-
Peter W. Draper authored
Issuws with MPICH having task_lock argument in API and multiple inclusions Re-aassert copyrights
-
- 25 Oct, 2015 1 commit
-
-
Matthieu Schaller authored
-
- 31 Aug, 2015 1 commit
-
-
Pedro Gonnet authored
Former-commit-id: 19fbc6ca163c7911b2d6c2f30ca2166152e3341c
-
- 30 Aug, 2015 1 commit
-
-
Pedro Gonnet authored
Former-commit-id: ad57abd66743bb61032ac57dfe07b616a8a6434a
-
- 04 May, 2015 1 commit
-
-
Matthieu Schaller authored
Former-commit-id: 62740d07c6cc875f716f2285dd2ef7674fe97fa9
-
- 23 Apr, 2015 1 commit
-
-
Peter W. Draper authored
Add package description function and simple documentation Former-commit-id: c363b8223a62e9c5752a2e0ade55e3b96e341985
-
- 19 Apr, 2015 1 commit
-
-
Matthieu Schaller authored
The Makefile now generates a file containing the git revision hash key of the project. A temporary file is used for the distributed tarball versions. Former-commit-id: ca3f77c1607c85ef4a236d15717bb85131605789
-
- 21 Oct, 2013 1 commit
-
-
Pedro Gonnet authored
Former-commit-id: 6ae814f4b6e04f232d3e3e52ae7c50e13b23fea9
-
- 28 Sep, 2013 2 commits
-
-
Matthieu Schaller authored
Former-commit-id: 4c330ce2267ccb1cfe110a242bf1e93a3df0c606
-
Matthieu Schaller authored
Former-commit-id: f743a026289b7404ad607a8d2f4e811343278d6a
-
- 26 Sep, 2013 1 commit
-
-
Matthieu Schaller authored
Former-commit-id: 3e7ffe02e2b791b3f07c014515d0fff43ad751f5
-
- 12 Sep, 2013 1 commit
-
-
Matthieu Schaller authored
First version of parallel output using parallel HDF5. The structure of the output file is unchanged. Each MPI task writes its particles to the same file in parallel. Attributes are unchanged. Chunking and compression to reduce file size still has to be investigated. Former-commit-id: 9efb575b93016b2c27146e8702e7094d5a8e4d15
-
- 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
-
- 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
-
- 03 Apr, 2013 1 commit
-
-
Pedro Gonnet authored
Former-commit-id: 410fd574761013d435619b0c1469f3a7e182a9b5
-