D2MW  1.0
DRAGON2 for MilkyWay
Introduction
Version
1.0

Welcome to the documentation of D2MW.

This documentation is a work in progress - only some part of the code has been documented and we welcome any input to documenting it further.

This code is part of the DRAGON DRAGON project.

What is D2MW?

D2MW is a DRAGON2 interface to compute the astrophysical ingredients described in the Appendix C of arXiv:1607.07886

Installation

This package should be useable on a system with C++ and C compilers installed.

git clone
mkdir build ; cd build
cmake ..
make

If you want to install locally this documentation you need doxygen installed

make doc

D2MW todos

Todo:

Implement magnetic field models

Implement source models

Change Log

Since
1.0
  • Models for gas distribution:
  • Doxygen documentation