Ticket #7667 (closed: wontfix)
Replace DetailedBalance with ApplyDetailedBalance
| Reported by: | Samuel Jackson | Owned by: | Samuel Jackson |
|---|---|---|---|
| Priority: | major | Milestone: | Release 3.0 |
| Component: | Indirect Inelastic | Keywords: | |
| Cc: | spencer.howells@… | Blocked By: | |
| Blocking: | Tester: | Andrei Savici |
Description
inelastic_indirect_reduction_steps.py contains a reduction step called DetailedBalance. SNS have written an algorithm called ApplyDetailedBalance that does the same thing. Ticket is simple: replace the former with the latter.
Change History
Note: See
TracTickets for help on using
tickets.

On closer inspection DetailedBalance and ApplyDetailedBalance perform slightly differently internally. In reflection it would be better to keep the two separate.