Hello everybody,
First, I am new to SCALE, and learned almost exclusively from the User Manual and the Couple tutorial that you can find on this forum.
I am currently working on a project where I use COUPLE to input one group cross sections into ORIGEN, and then run a depletion calculation.
This is done for a huge number of burnable materials (hundreds of thousands), with one input file for each of them.
Indeed, each of them have a specific composition and flux spectrum, so I cannot group them.
Additionally, since all cases are individual, I put them in separated files to be able to use all my cores in parallel.
Thus, my goal for now is to minimize the calculation time, the writing time and also the storage needed.
However, I have 120 isotopes and 2 to 3 reactions for my cross sections.
Therefore, when running SCALE, an output file with around 13,000 lines is created (~800 kB/burnable material).
I think that avoiding writing this file and just ask OPUS to write the new composition in a text file will save me a lot of (writing) time and storage.
Yet I have not found any way to do it.
Then, I am wondering if my way of approaching the problem is the best or if there is a better way to do it.
For example, the fact that I have to write (and store) a .f33 file (~300 kB/burnable material) instead of passing it directly from COUPLE to ORIGEN does not seem optimal.
I would gladly follow your advice to this challenging problem.
Please find attached one .inp and one .out file to see how I currently proceed.
Thank you for your help,
Yrob