Switched tabular_legendre to have a default of true

This commit is contained in:
Adam Nelson 2016-06-07 20:04:13 -04:00
parent b41ec2178c
commit 826d5a43d8
9 changed files with 758 additions and 761 deletions

File diff suppressed because one or more lines are too long

View file

@ -171,9 +171,7 @@ attributes/sub-elements required to describe the meta-data:
provided via the ``scatt_type`` element above, is represented and thus used
during the scattering process. Specifically, the options are to either
convert the Legendre expansion to a tabular representation or leave it as
a set of Legendre coefficients. Converting to a tabular representation will
cost memory but can allow for a decrease in runtime compared to leaving as a
set of Legendre coefficients. This element has the following
a set of Legendre coefficients. Converting to a tabular representation will cost memory but can allow for a decrease in runtime compared to leaving as a set of Legendre coefficients. This element has the following
attributes/sub-elements:
:enable:
@ -181,7 +179,7 @@ attributes/sub-elements required to describe the meta-data:
tabular format should be performed or not. A value of "true" means
the conversion should be performed, "false" means it should not.
*Default*: "false"
*Default*: "true"
:num_points:
If the conversion is to take place the number of tabular points is