mooonpy

Installation:

  • Using pip from PyPi
  • Using pip locally
  • Dependency List
  • Simple Python example

MolSpace:

  • mooonpy.molspace package

ThermoSpace:

  • mooonpy.thermospace package

XRDSpace:

  • mooonpy.xrdspace package

Programs:

  • mooonpy.programs package

GUIs:

  • mooonpy.guis package

Tools:

  • mooonpy.tools package

Examples:

  • Example: 1
mooonpy
  • mooonpy.template package
  • View page source

mooonpy.template package

Reaction-template tools for mooonpy. Builds pre/post Molspaces and a map data structure for use with LAMMPS fix bond/react (the REACTER workflow).

Submodules

  • mooonpy.template.fragment module
    • Fragment
      • Fragment.assembled()
      • Fragment.from_initiator_and_edges()
      • Fragment.from_initiator_steps()
      • Fragment.from_interior()
  • mooonpy.template.mapfile module
    • write_mapfile()
  • mooonpy.template.ntafile module
    • canonicalize_ntas()
    • extract_nta()
    • write_ntafile()
  • mooonpy.template.reaction module
    • ReactionTemplate
      • ReactionTemplate.write_data()
      • ReactionTemplate.write_map()

© Copyright 2025, Kemppainen-Muzzy.

Built with Sphinx using a theme provided by Read the Docs.