Dear SCALE team,
I am facing problems with SCALE 6.3.1. 
I am trying to calculate the decay heat using ORIGAMI and ORIGEN sequence. The same input file works fine with SCALE 6.2.4 but not with SCALE 6.3.1. I am getting the following message with 6.3.1:
----------------------------------------
The following message was provided: 'No gamma groups in requested SCALE library' 
Insist: g%ngroups > 0, failed in origen_driver.f90, line:   550.
993299
---------------------------------------- 
I found something interesting (or at least i think so). When I change:
bounds{
    neutron="
v7-27n19g
"
    gamma="
v7-27n19g
"
}
to
bounds{
    neutron="v7-200n47g"
    gamma="v7-200n47g"
}
 there is no error message.
In the attached file you can find the entire input case.
Best regards
Alex