celeritas icon indicating copy to clipboard operation
celeritas copied to clipboard

Automate tricky input parameters

Open sethrj opened this issue 2 years ago • 0 comments

  • [ ] Automatically resize track initializer vector when the capacity is exceeded (remove manual initializer_capacity input)
  • [ ] Keep track of events so that max_events isn't needed
  • [x] ... or possibly use "per stream events" so that we can just set max=1 for Geant4 integration

sethrj avatar Dec 10 '23 06:12 sethrj