From 8659a76ea28b9eff0da0e5849a80927c3a0001cb Mon Sep 17 00:00:00 2001 From: Paul Romano Date: Sun, 14 Dec 2014 21:09:09 -0500 Subject: [PATCH] Add documentation for log_grid_bins. --- docs/source/usersguide/input.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/source/usersguide/input.rst b/docs/source/usersguide/input.rst index 2278e11ff..c8a90c696 100644 --- a/docs/source/usersguide/input.rst +++ b/docs/source/usersguide/input.rst @@ -184,6 +184,16 @@ performed. It has the following attributes/sub-elements: *Default*: None +```` Element +--------------------------- + +The ```` element indicates the number of bins to use for the +logarithmic-mapped energy grid. Using more bins will result in energy grid +searches over a smaller range at the expense of more memory. The default is +based on the recommended value in LA-UR-14-24530_. + + *Default*: 8000 + .. _natural_elements: ```` Element