mosdef-hub / gmso

Flexible storage of chemical topology for molecular simulation
https://gmso.mosdef.org
MIT License
52 stars 32 forks source link

Bond/Angle/Dihedral measure functions #100

Open ahy3nz opened 5 years ago

ahy3nz commented 5 years ago

Subclasses of Connection should have a function measure() that measures that bond/angle/dihedral. This will be good for sanity-checking your simulation.

Things to consider:

mattwthompson commented 5 years ago

I think this would be a nice feature but (imo) is tangential to the core objectives and may require a good bit of work to implement in more than a primitive manner.