Hi,
I was trying to use the TIP4P water system provided the sample code provided in playground/gmin_tip4p/tip4p_system.py.
But, the following error is returned
----> import gmin_ as GMIN
ImportError: No module named gmin_
I am wondering what I should do next. And how could I install gmin_ module ?
Thanks very much for providing such a wonderful package! Thanks for your help!!