QuantumATK Forum

QuantumATK => General Questions and Answers => Topic started by: Shan on July 11, 2012, 09:33

Title: nephthalene_set0.nc is not a valid NetCDF 3 file
Post by: Shan on July 11, 2012, 09:33
+------------------------------------------------------------------------------+

| NanoLanguageScript execution started |

+------------------------------------------------------------------------------+

+------------------------------------------------------------------------------+

| |

| Atomistix ToolKit 11.2.2 [Build 3069] |

| |

+------------------------------------------------------------------------------+

Traceback (most recent call last):

File "c:\docume~1\cntl\locals~1\temp\9390505420989146.py", line 5, in <module>

bulk_configuration = nlread(filename,BulkConfiguration)[0]

File ".\zipdir\NL\IO\NLSaveUtilities.py", line 209, in nlread

File ".\zipdir\NL\IO\NetCDFFile.py", line 156, in __init__

File ".\zipdir\NL\IO\NetCDFFile.py", line 362, in _read

AssertionError: Error: nephthalene_set0.nc is not a valid NetCDF 3 file

NanoLanguageScript execution failure

+------------------------------------------------------------------------------+

| NanoLanguageScript execution finished |

+--------------


when i am executing charging energy as a function of gate voltage for nephthalene , i got above error. can anyone explain why it is happening. please... 
Title: Re: nephthalene_set0.nc is not a valid NetCDF 3 file
Post by: Nordland on July 11, 2012, 09:59
The file nephthalene_set0.nc exists already, but it is corrupted. Try deleting it and start the script again.