QuantumATK Forum

QuantumATK => General Questions and Answers => Topic started by: Sabyasachi Sen on April 14, 2014, 10:31

Title: erro while creating a two-probe geometry with GUI
Post by: Sabyasachi Sen 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
Title: Re: erro while creating a two-probe geometry with GUI
Post by: Anders Blom 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.)
Title: Re: erro while creating a two-probe geometry with GUI
Post by: Sabyasachi Sen 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
Title: Re: erro while creating a two-probe geometry with GUI
Post by: Umberto Martinez 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.