Author Topic: nephthalene_set0.nc is not a valid NetCDF 3 file  (Read 3850 times)

0 Members and 1 Guest are viewing this topic.

Offline Shan

  • QuantumATK Guru
  • ****
  • Posts: 101
  • Country: in
  • Reputation: 0
    • View Profile
nephthalene_set0.nc is not a valid NetCDF 3 file
« 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... 

Offline Nordland

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 812
  • Reputation: 18
    • View Profile
Re: nephthalene_set0.nc is not a valid NetCDF 3 file
« Reply #1 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.