Author Topic: erro while creating a two-probe geometry with GUI  (Read 1718 times)

0 Members and 1 Guest are viewing this topic.

Offline Sabyasachi Sen

  • Heavy QuantumATK user
  • ***
  • Posts: 52
  • Country: in
  • Reputation: 0
    • View Profile
erro while creating a two-probe geometry with GUI
« on: April 14, 2014, 10:31 »
When tried to attach a molecule (from builder section) to molecular junction part the gui shows following error
Traceback (most recent call last):
  File "./zipdir/NL/GUI/Core/Runner.py", line 230, in run
  File "./zipdir/NL/GUI/Tools/CustomBuilder/Builders/MolecularJunction.py", line 152, in configuration
IndexError: index out of bounds

Kindly help me sorting out this issue.

Sabyasachi Sen

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5429
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: erro while creating a two-probe geometry with GUI
« Reply #1 on: April 14, 2014, 21:49 »
Impossible to answer without details. Which molecule, which settings? (Note also that answers will be delayed this week due to Easter vacations.)

Offline Sabyasachi Sen

  • Heavy QuantumATK user
  • ***
  • Posts: 52
  • Country: in
  • Reputation: 0
    • View Profile
Re: erro while creating a two-probe geometry with GUI
« Reply #2 on: April 22, 2014, 13:34 »
In a newly installed quantumwise this error appears with any .xyz file. The moment a .xyz file is dragged from builder section to 'drop configuration here' given in molecular junction section, while selecting the atom numbers in contact with the electrode, the error appears.

I retype the error obtained:
"
Traceback (most recent call last):
  File "./zipdir/NL/GUI/Core/Runner.py", line 230, in run
  File "./zipdir/NL/GUI/Tools/CustomBuilder/Builders/MolecularJunction.py", line 152, in configuration
IndexError: index out of bounds"

Sabyasachi Sen

Offline Umberto Martinez

  • Supreme QuantumATK Wizard
  • *****
  • Posts: 479
  • Country: dk
  • Reputation: 26
    • View Profile
Re: erro while creating a two-probe geometry with GUI
« Reply #3 on: April 23, 2014, 09:35 »
It looks like you insert and atom index for either the left or right adsorption atom which is higher then the total number of atoms in your molecule configuration.
Check in the Builder the atom indices.