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
Description of the error
If you run the cropped trajectory job with atom selection the MDT file is not filled in an expected manner. For example when I run crop trajectory with all atoms selected except for water molecule atoms all atoms are retained in the MDT file. The only differences is the coordinates of the atoms which are not selected are not stored and have nan values for their coordinates.
The nan values lead to a crash when you run the bonding in the 3D view. Jobs appear to be able to be completed but this can cause nan values to occur in the MDA results file which mean that the plot window is unable to plot the results correctly.
Describe the expected result
It should've returned a MDT file with a chemical system and configuration of only the selected atoms.
Additional details
Before cropping
After cropping - note that the water molecules are not drawn because their coordinates are nan
Plotting the VACF of the DFTB H2O trajectory with one oxygen removed
The text was updated successfully, but these errors were encountered:
Description of the error
If you run the cropped trajectory job with atom selection the MDT file is not filled in an expected manner. For example when I run crop trajectory with all atoms selected except for water molecule atoms all atoms are retained in the MDT file. The only differences is the coordinates of the atoms which are not selected are not stored and have nan values for their coordinates.
The nan values lead to a crash when you run the bonding in the 3D view. Jobs appear to be able to be completed but this can cause nan values to occur in the MDA results file which mean that the plot window is unable to plot the results correctly.
Describe the expected result
It should've returned a MDT file with a chemical system and configuration of only the selected atoms.
Additional details
Before cropping
After cropping - note that the water molecules are not drawn because their coordinates are nan
Plotting the VACF of the DFTB H2O trajectory with one oxygen removed
The text was updated successfully, but these errors were encountered: