electron_contact
Calling sequence
currents{ electron_contact }
Properties
usage:
type: character string
Functionality
Current equation for electrons around a contact having a name assigned to this keyword is solved with enhanced accuracy.
Example
currents{
recombination_model{}
electron_contact = "contact_name"
}
contacts{
schottky{
name = "contact_name"
...
}
}