- 16 Feb, 2026 1 commit
-
-
Yulian Manchev authored
* Update patch documentation Clarified the definition and purpose of patches. * Fix typo in RemoveExternalBond tag description * Update wording in patches * A few edits to the description of patches --------- Co-authored-by:Peter Eastman <peter.eastman@gmail.com>
-
- 09 Feb, 2026 1 commit
-
-
Peter Eastman authored
* Residue templates can specify constraints * Patched template generation preserves constraints
-
- 30 Jan, 2026 1 commit
-
-
Peter Eastman authored
* Templates can match whole molecules * addExtraParticles() supports molecule templates * Documentation on molecule templates * Bug fix
-
- 18 Jun, 2025 1 commit
-
-
Joe Greener authored
-
- 10 Oct, 2023 1 commit
-
-
Peter Eastman authored
-
- 08 Nov, 2022 1 commit
-
-
Peter Eastman authored
-
- 31 Oct, 2022 2 commits
- 27 Jan, 2022 1 commit
-
-
Peter Eastman authored
* Reference implementation of computed values for CustomNonbondedForce * CPU implementation of computed values for CustomNonbondedForce * Common implementation of computed values for CustomNonbondedForce * Serialization of computed values * ForceField supports computed values
-
- 03 Dec, 2021 1 commit
-
-
Peter Eastman authored
* Minor clarification to manual * Another minor clarification
-
- 17 Sep, 2021 1 commit
-
-
Peter Eastman authored
-
- 16 Jul, 2021 1 commit
-
-
Josh A. Mitchell authored
* Break user guide into parts * Break up file I missed * Add basic .gitignore to suit out-of-tree builds in build, build1, build2 ... build9 * Small changes to autonumber.py for doc compilation This is a small change designed not to fix the incorrect logic of autonumber.py, but just to get the docs compiling. While assigning numbers, the code now just ignores the autonumber_by_chapter setting for a particular object if it can't find the appropriate section in section_numbers. This is a temporary fix! * Include part and chapter in autonumbered objects * Fix autonumber.py to correctly reference autonumber roles in file-level sections * Unify and simplify styling across documentation * Break dev docs down into individual chapter-files * Correct absolute links to relative * Disable browser suggestions for lunrsearch box in API docs * Remove part name from chapter 2.1 * Rename ambiguous 'Home' link to OpenMM.org * Typo * Minor fixes and reversions Reverts some changes I had made and later thought better of, and fixes some recurring typos across the documentation. * Number developers guide chapters * Fix responsiveness * Remove header.rst and center captions * Add a level of depth to main TOC and styling to accomodate * Add third level to Part-level TOCs * Use :numref: instead of :ref: to number links to sections * Continuously number chapters in user guide * navbar links to other docs relative, not absolute * Improve navbar spacing with new template * Fix sidebar while allowing it to scroll * Hard -> Soft links for navigation.html template * Add navigation.html template to cmakelists * Add another level of .. to relative links * Fix flex on C++ and remove layer of ..
-