hole_contact

Calling sequence

currents{ hole_contact }

Properties

  • usage: optional

  • type: character string

Functionality

Current equation for holes around a contact having a name assigned to this keyword is solved with enhanced accuracy.

Example

currents{
    recombination_model{}
    hole_contact = "contact_name"
}

contacts{
    schottky{
        name = "contact_name"
        ...
    }
}