Release Notes 1.0¶
Summary¶
ColRadPy 1.0 is the first release of the ColRadPy code. ColRadPy is a collisional radiative solver as well as an ionization balance solver. For background theory and example of ColRadPy’s
Installation Instructions¶
Right now ColRadPy has been tested with Anaconda installed python3. More detailed installation instructions in the tutorial.
python setup.py build
python setup.py install
Examples¶
Examples on running ColRadPy are in the ‘examples’ folder. These examples are highlighted in the Tutorial.