bLahmann / MonteCarloParticleTracer

0 stars 0 forks source link

Restructure code to allow the user to specify which (if any) nuclear product(s) they're interested in tallying #8

Open bLahmann opened 7 years ago

bLahmann commented 7 years ago

The code is currently hard coded to tally "reactant particle C" which is defined in the NuclearReaction Object. In this way, the user can "trick" the code into tallying what they want but it's not a satisfactory way of handling it.

It also doesn't cover the scenario where the user has no interest in any nuclear products (i.e. just investigating broadening from ranging in the plasma). Additionally the user may be interested in several, not just one.