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
I wonder about a possibility like this, assume I calculate separated values, like
d1: DISTANCES GROUPA=1 GROUPB=@some_atoms MEAN
d2: DISTANCES GROUPA=2 GROUPB=@some_atoms MEAN
...
dN: DISTANCES GROUPA=N GROUPB=@some_atoms MEAN
Now, I want to use these separated values d1, ...dN to further analysis, for example cluster analysis, DUMPATOMS,... Then, I may need to map the value of d1.mean to atom 1, d2.mean to atom 2, ....
So my question is, can we do this with the current PLUMED?
Thank you so much for your help.
The text was updated successfully, but these errors were encountered:
Dear Developers,
I wonder about a possibility like this, assume I calculate separated values, like
Now, I want to use these separated values
d1
, ...dN
to further analysis, for example cluster analysis, DUMPATOMS,... Then, I may need to map the value ofd1.mean
toatom 1
,d2.mean
toatom 2
, ....So my question is, can we do this with the current PLUMED?
Thank you so much for your help.
The text was updated successfully, but these errors were encountered: