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
SpookyNet requires information about which atoms belong to the same molecule to model distance-independent "quantum nonlocality and electron delocalization." In addition to tracking which record each atom was obtained from, which is done by enumerating pairs within records in PairList, we also have to take into account that SPICE records can have multiple molecules (for example, solvated amino acids and water clusters). This is somewhat analogous to the need to infer bonds to apply Monte Carlo methods in simulation (@chrisiacovella can explain this better).
The text was updated successfully, but these errors were encountered:
SpookyNet requires information about which atoms belong to the same molecule to model distance-independent "quantum nonlocality and electron delocalization." In addition to tracking which record each atom was obtained from, which is done by enumerating pairs within records in PairList, we also have to take into account that SPICE records can have multiple molecules (for example, solvated amino acids and water clusters). This is somewhat analogous to the need to infer bonds to apply Monte Carlo methods in simulation (@chrisiacovella can explain this better).
The text was updated successfully, but these errors were encountered: