Include path to depletion chain in cross_sections.xml
Created by: paulromano
Right now, for depletion, it's necessary to either set an OPENMC_DEPLETE_CHAIN
environment variable or the chain_file
argument of openmc.deplete.Operator
. It would be nice to also be able to specify the path in cross_sections.xml
so that only a single environment variable is needed.