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
As part of 0.8.0 I want to develop a basic solvation shell calculating utility. I plan to use the around argument in select_atoms . It should be fairly quick to implement now that I figured out the DataFrame structure in #193 for returning results.
The text was updated successfully, but these errors were encountered:
mdpow.analysis.solvation
As part of 0.8.0 I want to develop a basic solvation shell calculating utility. I plan to use the
around
argument inselect_atoms
. It should be fairly quick to implement now that I figured out theDataFrame
structure in #193 for returning results.The text was updated successfully, but these errors were encountered: