Hi,
I was trying to determine the Eigen States for my device for quantum numbers somewhat far from those near to HOMO and LUMO levels but end up with following error. I can't figure out why it is showing incompatibility error though i made the script from current version only. Please look at the error message.
Traceback (most recent call last):
File "./zipdir/NL/GUI/MainWindow/LabFloor/LabFloorModel.py", line 201, in load
File "/opt/QuantumWise/atk-13.8.1/vnl/lib/python2.7/site-packages/AddOns/ATKNCImporter/ATKNCImporter.py", line 138, in load
return nlread(filename, object_id=object_id, read_state=False)[0]
File "./zipdir/NL/IO/NLSaveUtilities.py", line 327, in nlread
NLIOError: The NetCDF file, 'Au_ddq_OG_test5_Au_ES1.nc', cannot be read by the current version of ATK (ATK 13.8.1), since the file is generated by an incompatible (probably later) version (ATK 2014.3).
Thank you