-
Hi, I am working with the PDD solver and need to define lifetime of the SRH and Auger constants in the material. I see these parameters are suggested in Eqs. (52, 54) of the paper so it seems one could modify them. If true, I would appreciate if someone could point out the variable names that reflect these properties in the python interface. Thanks a lot for the wonder work and your support. Kind regards, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi Shakeeb, So the relevant values to set in the material definition would be something like:
Setting these values in the material definition like this overrides any values which are in the materials database. |
Beta Was this translation helpful? Give feedback.
-
Hi Phoebe, |
Beta Was this translation helpful? Give feedback.
Hi Shakeeb,
As it says in the paper, SRH recombination is account for through lifetimes (tau_n and tau_p), while Auger recombination is described in terms of the constants Cn and Cp which are NOT lifetimes but recombination coefficients with units m^6 s^(-1). See here: http://docs.solcore.solar/en/latest/Solvers/DeviceStructure.html. The table there also lists the units for these coefficients.
So the relevant values to set in the material definition would be something like: