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
FRONT, BACK, or ALL CROSSINGS/HITS don't work for surface molecules, although the QRG suggests otherwise:
For a volume molecule output the number of times the named molecule has hit the named region (or object). For a surface molecule output the number of times the named molecule hit the boundary of the named region. The hits specifier should be one of FRONT_HITS, BACK_HITS, ALL_HITS, FRONT_CROSSINGS, BACK_CROSSINGS, and ALL_CROSSINGS. For a volume molecule the meaning of these specifiers is obvious. For a surface molecule FRONT means inside out direction, and BACK means outside in direction. The count is cumulative.
Also, when I say these count statements don't work, I mean that the counts reported are all zero.
We should either fix this or print an error during parsing to indicate that this functionality isn't supported.
FRONT, BACK, or ALL CROSSINGS/HITS don't work for surface molecules, although the QRG suggests otherwise:
Also, when I say these count statements don't work, I mean that the counts reported are all zero.
We should either fix this or print an error during parsing to indicate that this functionality isn't supported.
Here's an MDL that demonstrates this problem:
The text was updated successfully, but these errors were encountered: