You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we assume that all the TNG blocks in a TNG file are present at the first timestep. This should be valid for the vast majority of TNG files, but may not be for all. Thus we should find a way to iterate over the whole file and check if there are any off stride blocks.
The text was updated successfully, but these errors were encountered:
Currently we assume that all the TNG blocks in a TNG file are present at the first timestep. This should be valid for the vast majority of TNG files, but may not be for all. Thus we should find a way to iterate over the whole file and check if there are any off stride blocks.
The text was updated successfully, but these errors were encountered: