electron_mobility{ }

Calling sequence

currents{ electron_mobility{ } }

Properties

  • usage: optional

  • items: maximum 1

Functionality

Selects mobility models for electrons. Both low-field and high-field mobility models are possible to be selected in this group.

Example

currents{
    recombination_model{}
    electron_mobility{
        low_field_model = constant
    }
}

Nested keywords


low_field_model

Calling sequence

currents{ electron_mobility{ low_field_model } }

Properties

  • usage: required

  • type: choice

  • values: constant or masetti or arora or minimos

Functionality

Selects low-field model for electrons.

Example

currents{
    recombination_model{}
    electron_mobility{
        low_field_model = masetti
    }
}

high_field_model

Calling sequence

currents{ electron_mobility{ high_field_model } }

Properties

  • usage: optional

  • type: choice

  • values: none or haensch or canali or transferred or eastman or eastman4

  • default: none

Functionality

Selects high-field mobility model for electrons.

Warning

Convergence may be poor or non-existent for some choices of parameters. One should pay attention to selecting high-field model which is suitable for the semiconductor system of choice