Skip to content

Commit

Permalink
notes
Browse files Browse the repository at this point in the history
  • Loading branch information
frnq committed May 7, 2024
1 parent 918f8b1 commit ad5e2df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions multi_exciton_generation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ In this project we will implement a numerical model to study singlet fission in

- [Notes](./notes.pdf) on the theoretical formulation of singlet fission in many-body systems.
- A [jupyter notebook](./analytic_solution.ipynb) with the QuTiP implementation of the *resonant triplet-pair solution*, which can be used to compare the TTN results with an exact solution.
- [Code snippet](./disorder.py) to generate different random local and two-body terms over multiplet trajectories.
- [Code snippet](./embedding) to implement an exciton-phonon site embedding.
- [disorder.py](./disorder.py): Code snippet to **generate disorder** for local and two-body terms over multiplet trajectories.
- [embedding.py](./embedding.py): Code snippet to implement an **exciton-phonon site embedding**.

0 comments on commit ad5e2df

Please sign in to comment.