Start adding documentation on photon physics

This commit is contained in:
Paul Romano 2017-06-29 10:50:35 -05:00
parent 94dd50422f
commit 974b714565
5 changed files with 256 additions and 9 deletions

View file

@ -173,6 +173,15 @@ test suite. This script has the following optional arguments:
-b, --batch Suppress standard in
-----------------------
``openmc-make-compton``
-----------------------
This script generates an HDF5 file called ``compton_profiles.h5`` that contains
Compton profile data using an existing data library from `Geant4
<http://geant4.cern.ch/>`_. Note that OpenMC includes this data file by default
so it should not be necessary in practice to generate it yourself.
.. _scripts_plot:
--------------------------