Compute the complex photocurrent
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real64), | intent(in) | :: | hv |
Light energy in eV. |
||
real(kind=real64), | intent(in) | :: | K |
Scaling factor for absorbance in . |
||
real(kind=real64), | intent(in) | :: | Eg |
Bandgap in eV. |
||
real(kind=real64), | intent(in) | :: | theta |
Phase in degrees. |
||
real(kind=real64), | intent(in) | :: | n |
Transition type: n=1/2 for direct transition and n=2 for indirect transition |
Complex photocurrent.