Author Topic: What is the "device relaxation" for?  (Read 2587 times)

0 Members and 1 Guest are viewing this topic.

Offline lknife

  • QuantumATK Guru
  • ****
  • Posts: 214
  • Country: us
  • Reputation: 1
    • View Profile
What is the "device relaxation" for?
« on: June 8, 2017, 05:22 »
Dear experts,

I am now studying the geometry optimization of an interface based device. From the tutorial "Advanced device relaxation", we can see that the geometry optimization of such a device includes these steps:

(1) constructing the interface using the "Interface" plug-in;
(2) using the "device from bulk" plug-in to build the two-probe device;
(3) splitting the device into three parts: the left electrode, the right electrode and the central region;
(4) geometry optimizing the two electrodes (sometimes only one electrode needs to be optimized);
(5) applying the effect of the geometry optimization of the electrode onto the corresponding atoms in the central region by stretching the atoms;
(6) geometry optimizing the central region using Bulk Rigid Relaxation (BRR) method as described in the tutorial. Sometimes a 1DMIN method will also be used to improve the accuracy;
(7) the final device configuration can be obtained by applying "device from bulk" again onto the relaxed central region;

However, in tutorial "Modeling metal–semiconductor contacts: The Ag–Si interface", after relaxing the central region of the Ag-Si interface device, an additional "Device relaxation" was carried out. I don't know what's this step for. Is it necessary to do so?

And, it was said in this tutorial that the time consuming for the relaxation of the central region needs about 20 hours on a 16-core node, while the time consuming for the relaxation of the whole device only takes about 2 hours on 16 cores. Since the whole device is larger than the central region, why is the time consuming for the relaxation of the whole device far less than that needed for the relaxation of the central?

Thank you very much for you time and kind help!


« Last Edit: June 8, 2017, 05:24 by lknife »

Offline lknife

  • QuantumATK Guru
  • ****
  • Posts: 214
  • Country: us
  • Reputation: 1
    • View Profile
Re: What is the "device relaxation" for?
« Reply #1 on: June 11, 2017, 03:29 »
Can anybody here help me with this question? Thank you very much!

Offline Daniele Stradi

  • Supreme QuantumATK Wizard
  • *****
  • Posts: 286
  • Country: dk
  • Reputation: 3
    • View Profile
Re: What is the "device relaxation" for?
« Reply #2 on: June 12, 2017, 16:59 »
The additional device relaxation is the same as the relaxation done with the 1DMIN method, but for a single value of the length of the central region. Notice also that the 1DMIN method is applied to a DeviceConfiguration, not to a BulkConfiguration. See section: 1DMIN optimization of the interface using 2-probe calculations

You can apply the same considerations as for the 1DMIN method: it can be done to improve the accuracy of the structural optimization, but most of the times the changes are small compared to the structural optimization performed using the central region only.

Offline lknife

  • QuantumATK Guru
  • ****
  • Posts: 214
  • Country: us
  • Reputation: 1
    • View Profile
Re: What is the "device relaxation" for?
« Reply #3 on: June 12, 2017, 18:02 »
Thank you very much for your kind reply! I got it.