Author Topic: A error  (Read 4779 times)

0 Members and 1 Guest are viewing this topic.

Offline mldavidhuang

  • Heavy QuantumATK user
  • ***
  • Posts: 42
  • Country: cn
  • Reputation: 0
    • View Profile
A error
« on: May 15, 2011, 06:59 »
I was using ATK to calculate a system consisting of two layers of graphene nanoribbon with the interlayer distance is 8 Angstrom(the script of my model is attached) ,but as the calculation began there is error as follows, could anyone explain to me what is the problam?

                           |--------------------------------------------------|
Calculating Eigenvalues    :

** Back Engine Exception 541 : Diagonalization error, overlap matrix not positive definite, try to increase interaction_max_range
** Location : mathutils.cpp:1123


This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
NanoLanguageScript execution failure


Offline zh

  • QuantumATK Support
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 1141
  • Reputation: 24
    • View Profile
Re: A error
« Reply #1 on: May 15, 2011, 10:56 »
A similar problem has been discussed here:
http://quantumwise.com/forum/index.php?topic=853.0

I tested the configuration in your script file using the SZP basis set. It works well.
« Last Edit: May 15, 2011, 12:15 by zh »

Offline mldavidhuang

  • Heavy QuantumATK user
  • ***
  • Posts: 42
  • Country: cn
  • Reputation: 0
    • View Profile
Re: A error
« Reply #2 on: May 15, 2011, 18:11 »
But could you tell me how to increase the interaction_max_range ?  I find no such parameter in the calculator settings

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5411
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: A error
« Reply #3 on: May 16, 2011, 10:12 »
It's under "Numerical Accuracy Parameters" for Huckel, but not relevant for DFT.

8 Å seems rather extreme, it means the two layers are not interacting, so you might as well just have one...

Offline mldavidhuang

  • Heavy QuantumATK user
  • ***
  • Posts: 42
  • Country: cn
  • Reputation: 0
    • View Profile
Re: A error
« Reply #4 on: May 16, 2011, 14:25 »
But I want to compare the properties of bilayer GNR 's dependence for interlayer distance. you mean such interlayer distance is not reasonable for a two layer system? So it is meaningless, right?

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5411
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: A error
« Reply #5 on: May 16, 2011, 15:07 »
This distance is so large that you essentially have decoupled sheets. That's not meaningless, but don't go larger, just smaller. Reasonable interlayer distances lie in the range up to 5 Å, at you can easily find in the literature, e.g. APL 92, 223106 (2008) :)

Offline mldavidhuang

  • Heavy QuantumATK user
  • ***
  • Posts: 42
  • Country: cn
  • Reputation: 0
    • View Profile
Re: A error
« Reply #6 on: May 17, 2011, 08:01 »
Thanks for your answer and  reference!