Author Topic: Could ATK calculate the "electron density changed with the bias"  (Read 3913 times)

0 Members and 1 Guest are viewing this topic.

Offline fangyongxinxi

  • QuantumATK Guru
  • ****
  • Posts: 143
  • Reputation: 0
    • View Profile
Dear Sir,
could we calculate the "electron density drop" as we did in "voltagedrop" by doing
 calculateElectronDensity(finitebias)-calculateElectronDensity(zerobias)
because I hope to know the electron density change with the bias.

Offline fangyongxinxi

  • QuantumATK Guru
  • ****
  • Posts: 143
  • Reputation: 0
    • View Profile
like the difference density which was mentioned here
http://quantumwise.com/forum/index.php?topic=21.0   see the attach

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5576
  • Country: dk
  • Reputation: 96
    • View Profile
    • QuantumATK at Synopsys
Yes, this is certainly possible. There is a minor snag, however. The density object returned from "calculateElectronDensity" does not support the "minus" operation. You can easily get around this, however, with some clever scripting. A solution for this was posted in http://quantumwise.com/forum/index.php?topic=2.0.