QuantumATK Forum

QuantumATK => General Questions and Answers => Topic started by: baizq on September 6, 2016, 22:56

Title: error in the output nc file
Post by: baizq on September 6, 2016, 22:56
Dear All,

I did a collinear calculation with fully relativistic pseudopotentials OMX-GGA.PBE (script attached) for a FePt system. There seemed to be some error in the output nc file: When I use VNL or nlread command to read in this nc file, the error message showed up:

Code
"The following error was generated during execution of the program: unexpected indent (, line 6) If the message is not clear or the error is caused by VNL itself, please report the issue to QuantumWise, and make sure to include the traceback (click "Show Details...") 
Traceback (most recent call last):
  File "./zipdir/NL/GUI/MainWindow/LabFloor/LabFloorModel.py", line 234, in load
  File "/home/bai_z/QuantumWise/VNL-ATK-2016/lib/python2.7/site-packages/AddOns/ATKNCImporter/ATKNCImporter.py", line 96, in load
    data = nlread(filename, object_id=object_id, read_state=read_full)[0]
  File "./zipdir/NL/IO/NLSaveUtilities.py", line 422, in nlread
  File "./zipdir/NL/ComputerScienceUtilities/Timer.py", line 45, in __call__
  File "./zipdir/NL/IO/NLSaveUtilities.py", line 422, in <lambda>
  File "./zipdir/NL/CommonConcepts/Configurations/ReadConfigurations.py", line 121, in nlreadBulkConfiguration
  File "./zipdir/NL/NanoLanguage/ScopeExecuter.py", line 214, in scope_execute
NLScopeExecutionError: unexpected indent (<string>, line 6)
"

But when I keep everything exactly the same except changing the pseudopotential to FHI-GGA.PBE, such error was eliminated. I am wondering whether there is anything wrong here.

Best,
baizq
Title: Re: error in the output nc file
Post by: Jess Wellendorff on September 7, 2016, 08:25
This is related to a well-known bug in ATK 2016.0. An updated version 2016.1 is on its way, and will fix this problem. Sorry for the inconvenience.
Title: Re: error in the output nc file
Post by: Anders Blom on September 7, 2016, 10:49
2016.1 is now available for download from our website (or, ok, in 10 minutes)