Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 322 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 322 Bytes

Shetran on DAFNI

Features

  • Prepares SHETran input files
  • Runs a SHETran simulation

Usage

docker run -v "absolute_path_of_data_directory:/data" --name shetran-dafni shetran-dafni

Documentation

shetran-dafni.md

To build the documentation:

cd docs
python build_docs.py