A simple 1D hydrocode that models the shock dynamics of a core-collapse supernova. Developed by Anthony Burrow and Sarah Stangl.
- GCCcore/9.3.0
- zlib/1.2.11-GCCcore-9.3.0
- binutils/2.34-GCCcore-9.3.0
- iccifort/2020.1.217
- impi/2019.7.217-iccifort-2020.1.217
- iimpi/2020a
- imkl/2020.1.217-iimpi-2020a
- ncurses/6.2-GCCcore-9.3.0
- bzip2/1.0.8-GCCcore-9.3.0
- cURL/7.69.1-GCCcore-9.3.0
- CMake/3.16.4-GCCcore-9.3.0
- python/anaconda3
-
./config/
: Contains parameter information. -
./bin/
: Created upon compiling manually or withmake
. Contains binaries/executables (the programs). -
./doc/
: Contains results and the description of the assignment. -
./src/
: The source code.