Author Topic: Error in Geometry Optimization of nanosheet  (Read 3355 times)

0 Members and 1 Guest are viewing this topic.

Offline Subhban15

  • Heavy QuantumATK user
  • ***
  • Posts: 54
  • Country: in
  • Reputation: 0
    • View Profile
Error in Geometry Optimization of nanosheet
« on: November 19, 2015, 06:51 »
1. The following error flashes whenever I try to optimize the geometry of any nanosheet with Slater Koster. Could anyone please explain what it means?

Traceback (most recent call last):
  File "/tmp/9271670433236302.py", line 97, in <module>
    optimizer_method=LBFGS(),
  File "./zipdir/NL/Dynamics/Optimization/OptimizeGeometry.py", line 232, in OptimizeGeometry
  File "./zipdir/NL/Dynamics/Optimization/OptimizeGeometry.py", line 287, in runRelaxation
  File "./zipdir/NL/Dynamics/ASEAtomsInterface.py", line 264, in get_forces
  File "./zipdir/NL/Dynamics/ASEAtomsInterface.py", line 159, in _update
  File "./zipdir/NL/Analysis/Forces.py", line 29, in __init__
  File "./zipdir/NL/Calculators/HuckelCalculator/Analysis/Forces.py", line 23, in calculateHuckelForces
  File "./zipdir/NL/Calculators/HuckelCalculator/Analysis/EnergyForcesStressUtilities.py", line 168, in setupEnergyForcesStress
NL.ComputerScienceUtilities.Exceptions.NLValueError: No PairPotential given, which is required in order to calculate forces or stress.

2. Why can we not optimize the geometry using Extended Huckel? Is it a software problem or a practical one?

Thanks in advance!

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5410
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: Error in Geometry Optimization of nanosheet
« Reply #1 on: November 19, 2015, 23:48 »
No, you cannot optimize a structure using Huckel, the model doesn't support the evaluation of forces on the atoms properly.

Offline Subhban15

  • Heavy QuantumATK user
  • ***
  • Posts: 54
  • Country: in
  • Reputation: 0
    • View Profile
Re: Error in Geometry Optimization of nanosheet
« Reply #2 on: November 20, 2015, 06:25 »
Okay, thank you!

But what about Slater Koster, what does the error mean?

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5410
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: Error in Geometry Optimization of nanosheet
« Reply #3 on: November 20, 2015, 11:24 »
Same

Offline Subhban15

  • Heavy QuantumATK user
  • ***
  • Posts: 54
  • Country: in
  • Reputation: 0
    • View Profile
Re: Error in Geometry Optimization of nanosheet
« Reply #4 on: November 20, 2015, 11:46 »
While using Huckel the OptimizeGeometry option gets disabled, whereas with Slater Koster the error is showed after the simulation begins.
Moreover, on rechecking I found that with carbon nanosheet ATK is showing the same error, whereas with Si nanosheet the error persists.
I would be grateful if you explain the same. Thanks!

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5410
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: Error in Geometry Optimization of nanosheet
« Reply #5 on: November 20, 2015, 12:05 »
Didn't understand the above, but generally Huckel and SK do not work for geometry optimization. DFTB does, but the parameter sets shipped with ATK are not good (they are just demos) - you should get parameters from dftb.org instead. Or use DFT :-) Or a classical potential, there are many decent carbon potentials.

Offline Subhban15

  • Heavy QuantumATK user
  • ***
  • Posts: 54
  • Country: in
  • Reputation: 0
    • View Profile
Re: Error in Geometry Optimization of nanosheet
« Reply #6 on: November 20, 2015, 12:13 »
My bad, I wrote it wrong, sorry...

*Moreover, on rechecking I found that with carbon nanosheet the simulation takes place and generates an optimized sheet (may not be accurate though) whereas with Silicene nanosheet (which is of my concern) the error message flashes.*

Thank you for the site that you have mentioned. I will go through it.

Actually, optimizing through DFT is taking a lot of time and so I was trying the other methods.

Thanks again! :)