Home Examples Screenshots User manual Bluesky logo
OghmaNano Simulate organic/Perovskite Solar Cells, OFETs, and OLEDs DOWNLOAD

Exciton Domain Simulation

This tutorial explores exciton transport and dissociation in an idealized donor–acceptor system: a donor sphere inside an acceptor box. Light absorption generates excitons in the donor, which must diffuse to the interface before recombining or dissociating. By changing parameters (lifetime, diffusion length, decay rates, domain size), you can estimate dissociation efficiency.

1. Governing equations

The exciton transport is described by coupled rate equations for singlet density \(N_S\), triplet density \(N_T\), and doped-domain populations \(N_{SD}, N_{TD}\). Work on this model is ongoing; the current implementation solves:

\[\frac{dN_{S}}{dt}=\frac{1}{4}R_{free}+\frac{1}{4}\kappa_{TT} N_{T}^{2} -(\kappa_{S}+\kappa_{ISC})N_{S} -\left(\tfrac{7}{4}\kappa_{SS} N_{S} -\kappa_{ST} N_{T}\right)N_{S}\]

\[\frac{dN_{T}}{dt}=\frac{3}{4}R_{free}+\kappa_{ISC} N_{S} + \tfrac{3}{4}\kappa_{SS} N_{S}^2\]

\[\frac{dN_{SD}}{dt}=\frac{\kappa_{FRET}}{N_{DOP}} (N_{DOP}-N_{SD}-N_{TD})N_{S} +\tfrac{1}{4}\kappa_{TTD}N_{TD}^{2} -\left(\tfrac{7}{4}\kappa_{SSD} N_{SD}+\kappa_{STD}N_{TD}\right) N_{SD}\]

These equations capture radiative/nonradiative decay, singlet–triplet conversion, triplet–triplet annihilation, and transfer processes. The dissociation efficiency is estimated by comparing integrated interfacial dissociation to total generation.

2. Geometry & setup

Create a new simulation via New simulation → Exciton domain. The default geometry is:

3. Running the simulation

Click Run. Inspect slices:

4. Analyzing results

Slice through donor sphere showing exciton density profile (max at center, zero at boundary)
Exciton density slice through donor sphere.

To quantify results, open exciton_siminfo.dat. It lists spatially integrated generation, decay, and dissociation for each shape/layer. Compare dissociation at the interface to generation inside donor to obtain dissociation efficiency (e.g., ~89% in the base case).

5. Parameter sweeps

Use the Electrical Parameter editor (bottom panel when Exciton simulation type is active) to adjust \(k_{PL}, \tau, L_D\) and other constants. The main drift–diffusion parameters are disabled in this mode.