From 9c931eb26a907a276c2e6e6dbaa72660bfb991e7 Mon Sep 17 00:00:00 2001 From: Colin Josey Date: Mon, 25 Apr 2016 18:28:51 -0400 Subject: [PATCH] Add table with formalism identifiers --- docs/source/usersguide/data_wmp.rst | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/docs/source/usersguide/data_wmp.rst b/docs/source/usersguide/data_wmp.rst index 81ba0ca2c7..8e80434392 100644 --- a/docs/source/usersguide/data_wmp.rst +++ b/docs/source/usersguide/data_wmp.rst @@ -29,8 +29,19 @@ The Windowed Multipole Library Format v0.2 - **fit_order** (*int*) The order of the curve fit. - **formalism** (*int*) - The formalism of the underlying data. Uses the `ENDF-6`_ format formalism - numbers. + The formalism of the underlying data. Uses the `ENDF-6`_ format + formalism numbers. + + .. table:: Table of supported formalisms. + + +-------------+------------------+ + | Formalism | Formalism number | + +=============+==================+ + | MLBW | 2 | + +-------------+------------------+ + | Reich-Moore | 3 | + +-------------+------------------+ + - **l_value** (*int[]*) The index for a corresponding pole. Equivalent to the :math:`l` quantum number of the resonance the pole comes from :math:`+1`.