TAPE9 Utility – pyne.cli.tape9¶
This is a command line interface for manipulating ORIGEN v2.2 TAPE9.INP files.
- 
pyne.cli.tape9.gendecay(decays, branches, metastable_cutoff=1.0)[source]¶ This computes ORIGEN TAPE9 decay data based on ENSDF data.
- Parameters
 - decayslist
 decay list from parse_ensdf()
- brancheslist
 branches list from parse_ensdf()
- metastable_cutofffloat, optional
 minimum lifetime of metastable state (in seconds) to be included.
- Returns
 - t9dict
 a TAPE9 dictionary for the decay library