smog-server / OpenSMOG

OpenSMOG is a Python library for performing molecular dynamics simulations using Structure-Based Models. OpenSMOG uses OpenMM.
MIT License
11 stars 7 forks source link

Splash update #71

Closed Whitford closed 2 years ago

Whitford commented 2 years ago

If you two like this, then please merge it. I tried to make it easier to access the help menu. This way, one just needs to say:

from OpenSMOG import SBM SBM.help()

at that point, they will have all the information they need to launch a job.