Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new component for "Reactor" and the associated Event.REACT #44

Merged
merged 3 commits into from
Nov 18, 2020

Commits on Nov 10, 2020

  1. Add new component for "Reactor" and the associated Event REACT

    The use of this component is to represent reaction mixtures in an LSC-PM
    device where the absorbed photons are used to drive a photochemical reaction.
    
    This is essentially identical to Absorber but associated with a different event
    to easily distinguish the different photon fates at the simulation end.
    dcambie committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    3a893ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    168b0e0 View commit details
    Browse the repository at this point in the history
  3. Add test for Reactor

    dcambie committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    b7f0c51 View commit details
    Browse the repository at this point in the history