- 19 Dec, 2013 1 commit
-
-
Pedro Gonnet authored
Former-commit-id: 449e4644b3b3aa68611cb7ac6a1da1dc69aaca7a
-
- 14 Oct, 2013 1 commit
-
-
Matthieu Schaller authored
Former-commit-id: 04e11756bc359037304bcc262729cafe4c4b224f
-
- 29 Sep, 2013 2 commits
-
-
Matthieu Schaller authored
Former-commit-id: a0b7a5c53e14c56c130e8290b7fa7db3132ddfd4
-
Matthieu Schaller authored
The serial i/o now also outputs the units. Former-commit-id: 541c149359cb0e1afd3e564ad19c218c1e69fcbd
-
- 28 Sep, 2013 2 commits
-
-
Matthieu Schaller authored
Former-commit-id: 4c330ce2267ccb1cfe110a242bf1e93a3df0c606
-
Matthieu Schaller authored
Former-commit-id: f743a026289b7404ad607a8d2f4e811343278d6a
-
- 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
-
- 22 Aug, 2013 1 commit
-
-
Pedro Gonnet authored
Former-commit-id: fdc4f8b6f719be0cd2e5e9f6bbbf4dfdbcbeae29
-
- 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
-
- 24 Jun, 2013 1 commit
-
-
Pedro Gonnet authored
Former-commit-id: 5d41306a70759d46b83b86affc9fa56ee6ca138f
-
- 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
-
- 26 May, 2013 1 commit
-
-
Pedro Gonnet authored
Former-commit-id: 0d02a594647b2610351e22163c1c9686947ab522
-
- 16 May, 2013 3 commits
-
-
Pedro Gonnet authored
Former-commit-id: 6ea4f886f11c84f67197cc58a3b137f02be967f8
-
Pedro Gonnet authored
Former-commit-id: 4b14caa70215eede9b30d1e82b842e5fa5790e26
-
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
-
- 21 Apr, 2013 1 commit
-
-
Matthieu Schaller authored
stupid warnings by the compiler. Former-commit-id: 1efb057e22037d04f9c923a661c5486b74bba43d
-
- 04 Apr, 2013 2 commits
-
-
Matthieu Schaller authored
This allows to open all the snapshots together in ParaView and easily track the evolution of the simulation with time. Movies can also be made. Former-commit-id: a1a99dad92fb44abd21b491ef9f7f1aca5030c8a
-
Matthieu Schaller authored
Former-commit-id: 6c12d97f251222dda4fc10fea1ef50aca667a52c
-
- 03 Apr, 2013 2 commits
-
-
Matthieu Schaller authored
Former-commit-id: 4cdbfb5d852f54b838c532e2e98f7eecdaf29c48
-
Matthieu Schaller authored
The code now writes the time to the HDF5 header as well as other legacy GADGET-2 attributes allowing the reading of the file with Gadgetviewer. Former-commit-id: 14c74a23cef421dc98b1590b461528dcadd7ab95
-
- 17 Mar, 2013 1 commit
-
-
Matthieu Schaller authored
The python scripts have been updated to take these changes into account. Former-commit-id: 356938f92d393605897f717e02d33349eff00c8d
-
- 21 Feb, 2013 1 commit
-
-
Matthieu Schaller authored
Former-commit-id: bd0147b2e56580c84d2ac7d5ae67f10590aef0fd
-
- 04 Feb, 2013 2 commits
-
-
Matthieu Schaller authored
Turned the i/o routines in a module in one single pair of files io.h and io.c. No change in functionalities Former-commit-id: e79f9e43f0921ebfc6d2d0b895533e2e60157512
-
Matthieu Schaller authored
Former-commit-id: f5adb21c444227f7cdeacaa6c927f00265ce0182
-
- 31 Jan, 2013 1 commit
-
-
Pedro Gonnet authored
Former-commit-id: c6a968263d1d47644bfac82ba3459a44e618890e
-
- 27 Jan, 2013 2 commits
-
-
Matthieu Schaller authored
The write_output() routine now writes an addition XMF file descriptor which can be used with ParaView to visualize the data in the HDF5 file. Former-commit-id: fb33b6044b0c55c06bbf44df35c2f74ff0cafbca
-
Matthieu Schaller authored
Former-commit-id: 37a7eefc9fa0e792a8fe0cb0083284ab96845bc9
-