rsnt_translations
56,430
edits
mNo edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
OpenMM<ref name="OpenMM_home">OpenMM Homepage: https://openmm.org/</ref> is a toolkit for molecular simulation. It can be used either as a stand-alone application for running simulations or as a library you call from your own code. It provides a combination of extreme flexibility (through custom forces and integrators), openness, and high performance (especially on recent GPUs) that makes it unique among MD simulation packages. | OpenMM<ref name="OpenMM_home">OpenMM Homepage: https://openmm.org/</ref> is a toolkit for molecular simulation. It can be used either as a stand-alone application for running simulations or as a library you call from your own code. It provides a combination of extreme flexibility (through custom forces and integrators), openness, and high performance (especially on recent GPUs) that makes it unique among MD simulation packages. | ||
= Running | = Running a simulation with AMBER topology and restart files = <!--T:2--> | ||
== Preparing Python | == Preparing the Python virtual environment == <!--T:3--> | ||
<!--T:4--> | <!--T:4--> |