Hello everyone,
I want to do a depletion calculation, I’m doing a project designing a GFR. in openmc, there is a chain_casl_sfr.xml file for depletion. Can I also use that file to perform depletion calculations on my project or is there a chain.xml file for the GFR itself? Can anyone tell me what to do
chain = openmc.deplete.Chain.from_xml("./chain_casl_sfr.xml")
Thanks
Aldi