Skip to content

Hydrocode project for my Numerical Methods course

Notifications You must be signed in to change notification settings

sarahstangl-lanl/Hydro1D

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hydro1D

A simple 1D hydrocode that models the shock dynamics of a core-collapse supernova. Developed by Anthony Burrow and Sarah Stangl.

Loaded Schooner modules

  • 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

Compiling the code

Running the code

Elements

  • ./config/ : Contains parameter information.

  • ./bin/ : Created upon compiling manually or with make. Contains binaries/executables (the programs).

  • ./doc/ : Contains results and the description of the assignment.

  • ./src/ : The source code.

About

Hydrocode project for my Numerical Methods course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.1%
  • Makefile 4.9%