Hi all,<div>I modified the code to allow a freeze group to be treated as rigid body in some dimension by setting &quot;freezedim = R&quot; in the .mdp file.  I checked out the &quot;4-5-release-patches&quot; branch and recommitted with the modified files.  How do I see my changes in the repository?</div>
<div><br></div><div>Also, I am not sure I did it quite right.  I calculated the mass of the group on each thread by summing the first *mdatoms-&gt;homenr* elements of *mdatoms-&gt;massT*.  But I see in the pull code that the home atoms are found in a more complicated manner, using *dd-&gt;ga2la*.  Is there a reason I should use the latter method?  Thanks a lot,</div>
<div><br></div><div>Adam</div>