You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to votca
Dear all,
I use csg_stat to provide correct intervals for distribution. My system has 5 beads ( number 1-5), according to the tutorials I write my setting files for different interactions but the output seems a little bit weird (see Plot, 2-2 means the non-bonded interactions between two type 2 bead). Here is the code for that:
<cg>
<non-bonded>
<name>2-2</name>
<type1>2</type1>
<type2>2</type2>
<min>1</min>
<max>30</max>
<step>0.5</step>
</non-bonded>
</cg>
My question is: Is my script correct? And how to analyse this output plot to determine correct interval for force matching.