5.6.4. sesame.observables.get_jp¶
-
sesame.observables.get_jp(sys, efp, v, sites_i, sites_ip1, dl)[source]¶ Compute the hole current between sites
site_iandsites_ip1.Parameters: sys: Builder :
The discretized system.
efp: numpy array of floats :
Values of the hole quasi-Fermi level for the entire system (as given by the drift diffusion Poisson solver).
v: numpy array of floats :
Values of the electrostatic potential for the entire system (as given by the drift diffusion Poisson solver).
sites_i: list of integers :
Indices of the sites the current is coming from.
sites_ip1: list of integers :
Indices of the sites the current is going to.
dl: numpy arrays of floats :
Lattice distances between sites
sites_iand sitessites_ip1.Returns: jp: numpy array of floats :