Dear Sir,
Now I am using the ATK 12.8.2. I want to use the script to determine if the electrodes are long enough before calculating the transmission spectrum. (the script I used can be found here:
http://quantumwise.com/publications/tutorials/mini-tutorials/99). I droped it on the Custom builder icon in the main VNL window and then drop my two-probe geometry on the drop-zone labeled "Drop system here". However, I just find the information in the log file:
Traceback (most recent call last):
File ".\zipdir\NL\GUI\Core\Runner.py", line 230, in run
File ".\zipdir\NL\NanoLanguage\Builder.py", line 85, in dummyAnalyzerGenerator
NL.ComputerScienceUtilities.Exceptions.NLError: No analyzerGenerator defined. Use the method 'setAnalyzerGenerator()'
to set an analyzerGenerator
What should I do?
Thanks in advance.