maximum_density_holes
Calling sequence
currents{ maximum_density_holes }
Properties
usage:
type: real number
values:
default:
unit:
Functionality
A keyword allowing to improve the condition number of the matrix representing the current equation.
Maximum carrier density,
This operation is not visible in the output files.
As the drift-diffusion current is proportional to the charge carrier density, this keyword also indirectly sets the upper limit of the current.
Note
The
Hint
The
might have to be reduced in order to stabilize convergence for the drift-diffusion current equations.The
should be as high enough to represent current of majority carriers.The
can be chosen as low as possible but should be large enough to not affect the results.
When restricting effective densities in the current equations from above, one should consider impact on the physics of the modelled device, i.e., decreasing maximum densities may decrease conductivity of conducting regions.
Example
currents{
recombination_model{}
maximum_density_holes = 1e10 # cm^-3
}