Apply @paulromano suggestions

This commit is contained in:
Joffrey Dorville 2022-08-04 11:24:46 -06:00
parent 64b7889cec
commit fc3d94b781
2 changed files with 3 additions and 3 deletions

View file

@ -127,7 +127,7 @@ acer / %%%%%%%%%%%%%%%%%%%%%%%% Write out in ACE format %%%%%%%%%%%%%%%%%%%%%%%%
1 0 1 .{ext} /
'{library}: {zsymam} at {temperature}'/
{mat} {temperature}
1 1 {ismoothing}/
1 1 {ismooth}/
/
"""
@ -383,7 +383,7 @@ def make_ace(filename, temperatures=None, acer=True, xsdir=None,
# acer
if acer:
ismoothing = int(smoothing)
ismooth = int(smoothing)
nacer_in = nlast
for i, temperature in enumerate(temperatures):
# Extend input with an ACER run for each temperature

View file

@ -82,7 +82,7 @@ def _get_products(ev, mt):
Raises
------
IOError:
IOError
When the Kalbach-Mann systematics is used, but the product
is not defined in the 'center-of-mass' system. The breakup logic
is not implemented which can lead to this error being raised while