Hi,
I have calculated Id-Vg for my transistor structure. At the first time I have viewed the IdVg using IV characteristics analyzer but now below error is shown
Traceback (most recent call last):
File "IdVG_300K.py", line 1573, in <module>
enforce_zero_transmission_in_band_gap=True,
File "zipdir\NL\Study\IVCharacteristics.py", line 1889, in __init__
File "zipdir\NL\Study\Study.py", line 532, in _saveState
File "zipdir\NL\Study\Study.py", line 517, in _saveToFile
File "zipdir\NL\IO\NLSaveUtilities.py", line 471, in nlsave
File "zipdir\NL\IO\HDF5.py", line 279, in __delitem__
File "h5py\_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
File "h5py\_objects.pyx", line 55, in h5py._objects.with_phil.wrapper
File "build\lib\site-packages\h5py-2.7.1-py3.6-win-amd64.egg\h5py\_hl\dataset.py", line 496, in __getitem__
File "h5py\_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
File "h5py\_objects.pyx", line 55, in h5py._objects.with_phil.wrapper
File "h5py\h5d.pyx", line 181, in h5py.h5d.DatasetID.read
File "h5py\_proxy.pyx", line 158, in h5py._proxy.dset_rw
File "h5py\_proxy.pyx", line 84, in h5py._proxy.H5PY_H5Dread
OSError: Can't read data (bad global heap collection signature)
How to rectify this error? Help me to solve this issue.
Thank you