Author Topic: distance optimization  (Read 4807 times)

0 Members and 1 Guest are viewing this topic.

Offline Dipankar Saha

  • Supreme QuantumATK Wizard
  • *****
  • Posts: 516
  • Country: in
  • Reputation: 5
    • View Profile
distance optimization
« on: February 22, 2014, 12:00 »
 :)
« Last Edit: April 27, 2015, 19:05 by Dipankar Saha »

Offline Dipankar Saha

  • Supreme QuantumATK Wizard
  • *****
  • Posts: 516
  • Country: in
  • Reputation: 5
    • View Profile
Re: OptimizeGeometry /distance optimization
« Reply #1 on: April 28, 2015, 20:50 »

For the optimizer methods, LBFGS and qusiNewton .... is there any distinction, that we should keep in mind while using any of those??

Regards_
Dipankar  :)


« Last Edit: April 30, 2015, 20:43 by Dipankar Saha »

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5411
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: distance optimization
« Reply #2 on: May 1, 2015, 22:44 »
LBFGS is a lot better. Uses less memory and converges better. Probably we will delete the QuasiNewton method later on.

Offline Umberto Martinez

  • Supreme QuantumATK Wizard
  • *****
  • Posts: 479
  • Country: dk
  • Reputation: 26
    • View Profile
Re: distance optimization
« Reply #3 on: May 4, 2015, 11:44 »
VASP and ATK are very much different due the use of different methods.
Please have a look at the corresponding reference manuals.

1. In ATK you can specify different boundary conditions along the three directions. In this case along the C direction perpendicular to the surface.
Hence, you do not need the dipole correction in the middle of the vacuum region which you can apply in VASP (I assume this is what you refer to).
have a look at the work function tutorials here, for example  http://quantumwise.com/publications/tutorials/itemlist/category/98-surface-science
Large vacuum region is still a good idea though.

2. you can not really compare the plane-wave energy cut-off with the density mesh cut-off in ATK.

Offline Dipankar Saha

  • Supreme QuantumATK Wizard
  • *****
  • Posts: 516
  • Country: in
  • Reputation: 5
    • View Profile
Re: OptimizeGeometry /distance optimization
« Reply #4 on: May 5, 2015, 15:08 »
The fig. attached shows....geometry optimization of a Silicon nanowire... (@ ATK tutorial) ; where we find that there are constraints on several atoms on both the ends. Besides, the "constrain cell" is checked...for x, y and z.
_what does it mean when we constrain cells in different directions....??

Regards_
Dipankar
« Last Edit: May 11, 2015, 12:40 by Dipankar Saha »

Offline Umberto Martinez

  • Supreme QuantumATK Wizard
  • *****
  • Posts: 479
  • Country: dk
  • Reputation: 26
    • View Profile
Re: distance optimization
« Reply #5 on: May 7, 2015, 11:07 »
It means you do not allow your cell to relax to to optimize the stress.
Only forces will be optimized. For the atoms you do not constrain, of course.

Offline Dipankar Saha

  • Supreme QuantumATK Wizard
  • *****
  • Posts: 516
  • Country: in
  • Reputation: 5
    • View Profile
Re: OptimizeGeometry /distance optimization
« Reply #6 on: May 7, 2015, 15:28 »
Okayy...!!! ........ /Thanks again Umberto....  :)
« Last Edit: May 11, 2015, 12:42 by Dipankar Saha »

Offline Dipankar Saha

  • Supreme QuantumATK Wizard
  • *****
  • Posts: 516
  • Country: in
  • Reputation: 5
    • View Profile
Re: OptimizeGeometry /distance optimization
« Reply #7 on: May 7, 2015, 15:33 »
Besides, I wanted to know_
for any optimized struct.  ....what does the radial distribution interpret (for given tmax, tmin)??
« Last Edit: May 11, 2015, 12:41 by Dipankar Saha »

Offline Umberto Martinez

  • Supreme QuantumATK Wizard
  • *****
  • Posts: 479
  • Country: dk
  • Reputation: 26
    • View Profile
Re: distance optimization
« Reply #8 on: May 8, 2015, 10:30 »
These parameters are used if you analyze a molecular dynamics simulation and they specify the range in time you want to analyze.
They are not used when you analyze a single configuration (which is not possible in ATK 2014 by the way)

Offline Dipankar Saha

  • Supreme QuantumATK Wizard
  • *****
  • Posts: 516
  • Country: in
  • Reputation: 5
    • View Profile
Re: OptimizeGeometry /distance optimization
« Reply #9 on: May 11, 2015, 12:01 »
In ATK....does the algorithm for finding the strain between two different materials.... follow the same procedure as it is described  in the following paper.....?

http://arxiv.org/pdf/1308.0969v1.pdf
« Last Edit: May 11, 2015, 12:39 by Dipankar Saha »

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5411
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: distance optimization
« Reply #10 on: May 11, 2015, 13:01 »
Yes

Offline Dipankar Saha

  • Supreme QuantumATK Wizard
  • *****
  • Posts: 516
  • Country: in
  • Reputation: 5
    • View Profile
Re: distance optimization
« Reply #11 on: May 11, 2015, 14:08 »

Dr. Anders Blom,

Thank u.....  :)