Dear everyone,
I am a newcomer in ATK using, when I calculated the transmission spectrum of Au-Si two-probe system, I encountered the problem like this:
error message:
Traceback (most recent call last):
File ".\zipdir\NL\Calculators\DeviceCalculatorInterface.py", line 257, in _update
File ".\zipdir\NL\Calculators\LCAOCalculator\LCAOCalculator.py", line 1092, in scfLoop
File ".\zipdir\NL\Calculators\LCAOCalculator\LCAOCalculator.py", line 799, in scfLoopHamiltonian
File ".\zipdir\NL\Calculators\GenericParameters\CheckpointHandler.py", line 131, in _storeIfNecessary
File ".\zipdir\NL\IO\IOUtilityFunctions.py", line 1142, in setupForOverwrite
File ".\zipdir\NL\IO\MetaCDFFile.py", line 241, in __init__
File ".\zipdir\NL\IO\MetaCDFFile.py", line 891, in _read
File ".\zipdir\NL\IO\MetaCDFFile.py", line 977, in _readVariables
NLIOError: Error: unexpected header encountered when reading variables
I am not sure what is wrong, is there any problem in device structure or calculation script?
Another question, in my calculation script, where can the checkpointfile statements locate?
In addtion, I run atk_windows_32bit in my 64bit OS with 4Gb memory, whether the program only use 2Gb memory like in 32bit OS?
The following is my script. Thank you very much for your help.