LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
docs/.nojekyll
docs/index.html
docs/listings.json
docs/objects.txt
docs/robots.txt
docs/search.json
docs/sitemap.xml
docs/_reference/analysis.html
docs/_reference/cmd.html
docs/_reference/config.html
docs/_reference/constants.html
docs/_reference/coordinates.html
docs/_reference/dummyreaction.reaction.DummyReaction.html
docs/_reference/hat_naive.reaction.NaiveHAT.html
docs/_reference/homolysis.reaction.Homolysis.html
docs/_reference/index.html
docs/_reference/kmc.html
docs/_reference/parsing.TopologyDict.html
docs/_reference/parsing.html
docs/_reference/plugins.html
docs/_reference/recipe.html
docs/_reference/runmanager.html
docs/_reference/schema.html
docs/_reference/tasks.html
docs/_reference/tools.html
docs/_reference/topology.atomic.html
docs/_reference/topology.ff.html
docs/_reference/topology.topology.html
docs/_reference/topology.utils.html
docs/_reference/utils.html
docs/guide/explanation/components.html
docs/guide/explanation/index.html
docs/guide/explanation/topology.html
docs/guide/how-to/analyze.html
docs/guide/how-to/contribute.html
docs/guide/how-to/examples.html
docs/guide/how-to/faq.html
docs/guide/how-to/hcp.html
docs/guide/how-to/index.html
docs/guide/how-to/install-kimmdy.html
docs/guide/how-to/reaction_only.html
docs/guide/how-to/analysis_figures/ala_3hat_energy.png
docs/guide/how-to/analysis_figures/hat_ch_pep_arr.png
docs/guide/how-to/analysis_figures/hat_ch_pep_occ.png
docs/guide/how-to/analysis_figures/hat_radical_population_fingerprint.png
docs/guide/how-to/analysis_figures/reaction_rates.svg
docs/guide/how-to/analysis_figures/runtime_per_stage.svg
docs/guide/how-to/analysis_figures/runtime_per_task.svg
docs/guide/references/cmd_ref.html
docs/guide/references/input.html
docs/guide/tutorials/colbuilder.html
docs/guide/tutorials/getting-started.html
docs/guide/tutorials/index.html
docs/guide/tutorials/modify-topology.html
docs/guide/tutorials/write-plugin.html
docs/guide/tutorials/getting-started-files/Ala_out.top
docs/guide/tutorials/getting-started-files/index.ndx
docs/guide/tutorials/getting-started-files/kimmdy.yml
docs/guide/tutorials/getting-started-files/md.mdp
docs/guide/tutorials/getting-started-files/md_slow_growth.mdp
docs/guide/tutorials/getting-started-files/npt-just-ala.gro
docs/guide/tutorials/getting-started-files/npt.gro
docs/guide/tutorials/getting-started-files/setup.zip
docs/guide/tutorials/getting-started-files/vis-ala.molj
docs/guide/tutorials/img/colbuilder.png
docs/guide/tutorials/img/getting-started-energy.png
docs/guide/tutorials/img/getting-started-radicals.png
docs/guide/tutorials/img/getting-started-rates.svg
docs/guide/tutorials/img/getting-started-vmd-radicals.png
docs/guide/tutorials/modify-topology-files/minim.pdb
docs/guide/tutorials/modify-topology-files/minim_delH.pdb
docs/guide/tutorials/modify-topology-files/pep.pdb
docs/site_libs/bootstrap/bootstrap-aae88ecde7ebe58ee0c698ef0f62b428.min.css
docs/site_libs/bootstrap/bootstrap-dark-d854a8aa814a5cf5d934d479f4603a12.min.css
docs/site_libs/bootstrap/bootstrap-icons.css
docs/site_libs/bootstrap/bootstrap-icons.woff
docs/site_libs/bootstrap/bootstrap.min.js
docs/site_libs/clipboard/clipboard.min.js
docs/site_libs/quarto-contrib/glightbox/glightbox.min.css
docs/site_libs/quarto-contrib/glightbox/glightbox.min.js
docs/site_libs/quarto-contrib/glightbox/lightbox.css
docs/site_libs/quarto-contrib/molstar-v3.13.0/app-container.css
docs/site_libs/quarto-contrib/molstar-v3.13.0/molstar.css
docs/site_libs/quarto-contrib/molstar-v3.13.0/molstar.js
docs/site_libs/quarto-html/anchor.min.js
docs/site_libs/quarto-html/popper.min.js
docs/site_libs/quarto-html/quarto-syntax-highlighting-5e60667765669bb6306165cd3017bc53.css
docs/site_libs/quarto-html/quarto-syntax-highlighting-dark-2f7b4a8194157b4673ebbbbaae900d24.css
docs/site_libs/quarto-html/quarto.js
docs/site_libs/quarto-html/tippy.css
docs/site_libs/quarto-html/tippy.umd.min.js
docs/site_libs/quarto-html/tabsets/tabsets.js
docs/site_libs/quarto-listing/list.min.js
docs/site_libs/quarto-listing/quarto-listing.js
docs/site_libs/quarto-nav/headroom.min.js
docs/site_libs/quarto-nav/quarto-nav.js
docs/site_libs/quarto-search/autocomplete.umd.js
docs/site_libs/quarto-search/fuse.min.js
docs/site_libs/quarto-search/quarto-search.js
docs/www/favicon.png
docs/www/kimmdy_logo.png
src/kimmdy/__init__.py
src/kimmdy/analysis.py
src/kimmdy/cmd.py
src/kimmdy/config.py
src/kimmdy/constants.py
src/kimmdy/coordinates.py
src/kimmdy/kimmdy-yaml-schema.json
src/kimmdy/kmc.py
src/kimmdy/parsing.py
src/kimmdy/plugin_utils.py
src/kimmdy/plugins.py
src/kimmdy/py.typed
src/kimmdy/recipe.py
src/kimmdy/runmanager.py
src/kimmdy/schema.py
src/kimmdy/tasks.py
src/kimmdy/tools.py
src/kimmdy/utils.py
src/kimmdy.egg-info/PKG-INFO
src/kimmdy.egg-info/SOURCES.txt
src/kimmdy.egg-info/dependency_links.txt
src/kimmdy.egg-info/entry_points.txt
src/kimmdy.egg-info/requires.txt
src/kimmdy.egg-info/top_level.txt
src/kimmdy/assets/templates.py
src/kimmdy/topology/__init__.py
src/kimmdy/topology/atomic.py
src/kimmdy/topology/ff.py
src/kimmdy/topology/topology.py
src/kimmdy/topology/utils.py
tests/conftest.py
tests/test_config.py
tests/test_coordinates.py
tests/test_integration.py
tests/test_kmc.py
tests/test_parsing.py
tests/test_recipe.py
tests/test_runmanager.py
tests/test_schema.py
tests/test_topology.py
tests/test_files/assets/md/ions.mdp
tests/test_files/assets/md/minim.mdp
tests/test_files/assets/md/npt.mdp
tests/test_files/assets/md/nvt.mdp
tests/test_files/test_config/aminoacids.rtp
tests/test_files/test_config/broken_equil_f1000.mdp
tests/test_files/test_config/conf5.yml
tests/test_files/test_config/config1.yml
tests/test_files/test_config/config2.yml
tests/test_files/test_config/config3.yml
tests/test_files/test_config/config4.yml
tests/test_files/test_config/distances.dat
tests/test_files/test_config/edissoc.dat
tests/test_files/test_config/ffbonded.itp
tests/test_files/test_config/index_backbone.ndx
tests/test_files/test_config/min.mdp
tests/test_files/test_config/npt.gro
tests/test_files/test_config/plumed.dat
tests/test_files/test_config/plumed_mod.dat
tests/test_files/test_config/pull.tpr
tests/test_files/test_config/pull.trr
tests/test_files/test_config/pullf1000_broken.mdp
tests/test_files/test_config/pullf1500.mdp
tests/test_files/test_config/pullf1500_equil.mdp
tests/test_files/test_config/topol.top
tests/test_files/test_coordinates/AlaCaR_out.top
tests/test_files/test_coordinates/hexala_out.top
tests/test_files/test_coordinates/plumed_break29-35.dat
tests/test_files/test_coordinates/plumed_nat.dat
tests/test_files/test_coordinates/pull.tpr
tests/test_files/test_coordinates/pull.trr
tests/test_files/test_coordinates/relax.edr
tests/test_files/test_coordinates/relax.gro
tests/test_files/test_coordinates/relax.tpr
tests/test_files/test_coordinates/relax.trr
tests/test_files/test_coordinates/relax.xtc
tests/test_files/test_coordinates/topol_FEP.top
tests/test_files/test_coordinates/topol_mod.top
tests/test_files/test_coordinates/topol_stateA.top
tests/test_files/test_coordinates/topol_stateB.top
tests/test_files/test_integration/alanine_hat_naive/Ala_out.top
tests/test_files/test_integration/alanine_hat_naive/index.ndx
tests/test_files/test_integration/alanine_hat_naive/kimmdy.yml
tests/test_files/test_integration/alanine_hat_naive/kimmdy_restart.yml
tests/test_files/test_integration/alanine_hat_naive/kimmdy_restart_task.yml
tests/test_files/test_integration/alanine_hat_naive/md.mdp
tests/test_files/test_integration/alanine_hat_naive/md_slow_growth.mdp
tests/test_files/test_integration/alanine_hat_naive/npt.gro
tests/test_files/test_integration/alanine_hat_naive/run.sh
tests/test_files/test_integration/alanine_hat_naive_pull/eq.sh
tests/test_files/test_integration/alanine_hat_naive_pull/index.ndx
tests/test_files/test_integration/alanine_hat_naive_pull/init.gro
tests/test_files/test_integration/alanine_hat_naive_pull/init_box.gro
tests/test_files/test_integration/alanine_hat_naive_pull/init_solv.gro
tests/test_files/test_integration/alanine_hat_naive_pull/init_solv_ions.gro
tests/test_files/test_integration/alanine_hat_naive_pull/ions.mdp
tests/test_files/test_integration/alanine_hat_naive_pull/kimmdy.yml
tests/test_files/test_integration/alanine_hat_naive_pull/md.mdp
tests/test_files/test_integration/alanine_hat_naive_pull/md_slow_growth.mdp
tests/test_files/test_integration/alanine_hat_naive_pull/mdout.mdp
tests/test_files/test_integration/alanine_hat_naive_pull/minim.mdp
tests/test_files/test_integration/alanine_hat_naive_pull/npt.gro
tests/test_files/test_integration/alanine_hat_naive_pull/npt.mdp
tests/test_files/test_integration/alanine_hat_naive_pull/npt_solv.gro
tests/test_files/test_integration/alanine_hat_naive_pull/nvt.mdp
tests/test_files/test_integration/alanine_hat_naive_pull/run.sh
tests/test_files/test_integration/alanine_hat_naive_pull/topol.top
tests/test_files/test_integration/alanine_hat_naive_pull/topol_init.top
tests/test_files/test_integration/charged_peptide_homolysis_hat_naive/IMREE.top
tests/test_files/test_integration/charged_peptide_homolysis_hat_naive/IMREE_npt.gro
tests/test_files/test_integration/charged_peptide_homolysis_hat_naive/edissoc.dat
tests/test_files/test_integration/charged_peptide_homolysis_hat_naive/ffbonded.itp
tests/test_files/test_integration/charged_peptide_homolysis_hat_naive/index.ndx
tests/test_files/test_integration/charged_peptide_homolysis_hat_naive/kimmdy.yml
tests/test_files/test_integration/charged_peptide_homolysis_hat_naive/md.mdp
tests/test_files/test_integration/charged_peptide_homolysis_hat_naive/md_slow_growth.mdp
tests/test_files/test_integration/charged_peptide_homolysis_hat_naive/plumed.dat
tests/test_files/test_integration/emptyrun/kimmdy.yml
tests/test_files/test_integration/hexalanine_homolysis/edissoc.dat
tests/test_files/test_integration/hexalanine_homolysis/ffbonded.itp
tests/test_files/test_integration/hexalanine_homolysis/hexala_out.top
tests/test_files/test_integration/hexalanine_homolysis/index.ndx
tests/test_files/test_integration/hexalanine_homolysis/kimmdy.yml
tests/test_files/test_integration/hexalanine_homolysis/md.mdp
tests/test_files/test_integration/hexalanine_homolysis/md_slow_growth.mdp
tests/test_files/test_integration/hexalanine_homolysis/npt.gro
tests/test_files/test_integration/hexalanine_homolysis/plumed.dat
tests/test_files/test_integration/hexalanine_single_reaction/alternative_kimmdy.yml
tests/test_files/test_integration/hexalanine_single_reaction/distances.dat
tests/test_files/test_integration/hexalanine_single_reaction/edissoc.dat
tests/test_files/test_integration/hexalanine_single_reaction/ffbonded.itp
tests/test_files/test_integration/hexalanine_single_reaction/hexala_out.top
tests/test_files/test_integration/hexalanine_single_reaction/index.ndx
tests/test_files/test_integration/hexalanine_single_reaction/kimmdy.yml
tests/test_files/test_integration/hexalanine_single_reaction/npt.gro
tests/test_files/test_integration/hexalanine_single_reaction/plumed.dat
tests/test_files/test_integration/hexalanine_single_reaction/pull.mdp
tests/test_files/test_integration/hexalanine_single_reaction/pull.trr
tests/test_files/test_integration/minimal_input_files/kimmdy.yml
tests/test_files/test_integration/minimal_input_files/minimal.gro
tests/test_files/test_integration/minimal_input_files/minimal.mdp
tests/test_files/test_integration/minimal_input_files/minimal.ndx
tests/test_files/test_integration/minimal_input_files/minimal.top
tests/test_files/test_integration/triplehelix_pull/edissoc.dat
tests/test_files/test_integration/triplehelix_pull/ffbonded.itp
tests/test_files/test_integration/triplehelix_pull/index_backbone.ndx
tests/test_files/test_integration/triplehelix_pull/kimmdy.yml
tests/test_files/test_integration/triplehelix_pull/npt.gro
tests/test_files/test_integration/triplehelix_pull/plumed.dat
tests/test_files/test_integration/triplehelix_pull/pullf1500.mdp
tests/test_files/test_integration/triplehelix_pull/pullf1500_equil.mdp
tests/test_files/test_integration/triplehelix_pull/pullf1500_slow_growth.mdp
tests/test_files/test_integration/triplehelix_pull/topol.top
tests/test_files/test_parsing/distances.dat
tests/test_files/test_parsing/edissoc-error.dat
tests/test_files/test_parsing/edissoc.dat
tests/test_files/test_parsing/hexala.top
tests/test_files/test_parsing/md.mdp
tests/test_files/test_parsing/md_slow_growth.mdp
tests/test_files/test_parsing/plumed.dat
tests/test_files/test_parsing/urea.top
tests/test_files/test_runmanager/broken_equil_f1000.mdp
tests/test_files/test_runmanager/config1.yml
tests/test_files/test_runmanager/config2.yml
tests/test_files/test_runmanager/distances.dat
tests/test_files/test_runmanager/edissoc.dat
tests/test_files/test_runmanager/ffbonded.itp
tests/test_files/test_runmanager/index_backbone.ndx
tests/test_files/test_runmanager/min.mdp
tests/test_files/test_runmanager/npt.gro
tests/test_files/test_runmanager/plumed.dat
tests/test_files/test_runmanager/plumed_mod.dat
tests/test_files/test_runmanager/pull.tpr
tests/test_files/test_runmanager/pullf1000_broken.mdp
tests/test_files/test_runmanager/pullf1500.mdp
tests/test_files/test_runmanager/pullf1500_equil.mdp
tests/test_files/test_runmanager/topol.top
tests/test_files/test_schema/kimmdy.yml
tests/test_files/test_topology/Ala_R_noprm.top
tests/test_files/test_topology/Ala_R_prm.top
tests/test_files/test_topology/IMREE.top
tests/test_files/test_topology/TdT_from_pdb2gmx.top
tests/test_files/test_topology/TdT_inital.top
tests/test_files/test_topology/amber99sb_trunc.xml
tests/test_files/test_topology/hexala.top
tests/test_files/test_topology/hexala_break29-35.top
tests/test_files/test_topology/hexala_hat34-29.top
tests/test_files/test_topology/minimal.top
tests/test_files/test_topology/topol_stateA.top
tests/test_files/test_topology/topol_stateB.top
tests/test_files/test_topology/two-different-ureas.top
tests/test_files/test_topology/urea-times-2.top
tests/test_files/test_topology/urea.top
tests/test_files/test_topology/amber14sb_OL21_mod.ff/Makefile.am
tests/test_files/test_topology/amber14sb_OL21_mod.ff/Makefile.in
tests/test_files/test_topology/amber14sb_OL21_mod.ff/aminoacids.arn
tests/test_files/test_topology/amber14sb_OL21_mod.ff/aminoacids.c.tdb
tests/test_files/test_topology/amber14sb_OL21_mod.ff/aminoacids.hdb
tests/test_files/test_topology/amber14sb_OL21_mod.ff/aminoacids.n.tdb
tests/test_files/test_topology/amber14sb_OL21_mod.ff/aminoacids.r2b
tests/test_files/test_topology/amber14sb_OL21_mod.ff/aminoacids.rtp
tests/test_files/test_topology/amber14sb_OL21_mod.ff/aminoacids.vsd
tests/test_files/test_topology/amber14sb_OL21_mod.ff/atomtypes.atp
tests/test_files/test_topology/amber14sb_OL21_mod.ff/dna.arn
tests/test_files/test_topology/amber14sb_OL21_mod.ff/dna.hdb
tests/test_files/test_topology/amber14sb_OL21_mod.ff/dna.r2b
tests/test_files/test_topology/amber14sb_OL21_mod.ff/dna.rtp
tests/test_files/test_topology/amber14sb_OL21_mod.ff/ffbonded.itp
tests/test_files/test_topology/amber14sb_OL21_mod.ff/ffnonbonded.itp
tests/test_files/test_topology/amber14sb_OL21_mod.ff/forcefield.doc
tests/test_files/test_topology/amber14sb_OL21_mod.ff/forcefield.itp
tests/test_files/test_topology/amber14sb_OL21_mod.ff/gbsa.itp
tests/test_files/test_topology/amber14sb_OL21_mod.ff/gmx.debug
tests/test_files/test_topology/amber14sb_OL21_mod.ff/ions.itp
tests/test_files/test_topology/amber14sb_OL21_mod.ff/residuetypes.dat
tests/test_files/test_topology/amber14sb_OL21_mod.ff/rna.arn
tests/test_files/test_topology/amber14sb_OL21_mod.ff/rna.hdb
tests/test_files/test_topology/amber14sb_OL21_mod.ff/rna.r2b
tests/test_files/test_topology/amber14sb_OL21_mod.ff/rna.rtp
tests/test_files/test_topology/amber14sb_OL21_mod.ff/spc.itp
tests/test_files/test_topology/amber14sb_OL21_mod.ff/spce.itp
tests/test_files/test_topology/amber14sb_OL21_mod.ff/tip3p.itp
tests/test_files/test_topology/amber14sb_OL21_mod.ff/tip4p.itp
tests/test_files/test_topology/amber14sb_OL21_mod.ff/tip4pew.itp
tests/test_files/test_topology/amber14sb_OL21_mod.ff/tip5p.itp
tests/test_files/test_topology/amber14sb_OL21_mod.ff/urea.itp
tests/test_files/test_topology/amber14sb_OL21_mod.ff/watermodels.dat
tests/test_files/test_topology/amber99sb-star-ildnp.ff/aminoacids.arn
tests/test_files/test_topology/amber99sb-star-ildnp.ff/aminoacids.c.tdb
tests/test_files/test_topology/amber99sb-star-ildnp.ff/aminoacids.hdb
tests/test_files/test_topology/amber99sb-star-ildnp.ff/aminoacids.hdb.8.12
tests/test_files/test_topology/amber99sb-star-ildnp.ff/aminoacids.hdb.bk.2.05
tests/test_files/test_topology/amber99sb-star-ildnp.ff/aminoacids.hdb.bk.22.10.2019
tests/test_files/test_topology/amber99sb-star-ildnp.ff/aminoacids.n.tdb
tests/test_files/test_topology/amber99sb-star-ildnp.ff/aminoacids.r2b
tests/test_files/test_topology/amber99sb-star-ildnp.ff/aminoacids.rtp
tests/test_files/test_topology/amber99sb-star-ildnp.ff/aminoacids.rtp.2.05
tests/test_files/test_topology/amber99sb-star-ildnp.ff/aminoacids.rtp.8.12
tests/test_files/test_topology/amber99sb-star-ildnp.ff/aminoacids.rtp.9.12
tests/test_files/test_topology/amber99sb-star-ildnp.ff/aminoacids.rtp.bk.1.05.2019
tests/test_files/test_topology/amber99sb-star-ildnp.ff/aminoacids.rtp.bk.19.04
tests/test_files/test_topology/amber99sb-star-ildnp.ff/aminoacids.rtp.bk.22.10.2019
tests/test_files/test_topology/amber99sb-star-ildnp.ff/aminoacids.vsd
tests/test_files/test_topology/amber99sb-star-ildnp.ff/atomtypes.atp
tests/test_files/test_topology/amber99sb-star-ildnp.ff/dna.arn
tests/test_files/test_topology/amber99sb-star-ildnp.ff/dna.hdb
tests/test_files/test_topology/amber99sb-star-ildnp.ff/dna.r2b
tests/test_files/test_topology/amber99sb-star-ildnp.ff/dna.rtp
tests/test_files/test_topology/amber99sb-star-ildnp.ff/ffbonded.itp
tests/test_files/test_topology/amber99sb-star-ildnp.ff/ffbonded.itp.9.12
tests/test_files/test_topology/amber99sb-star-ildnp.ff/ffnonbonded.itp
tests/test_files/test_topology/amber99sb-star-ildnp.ff/forcefield.doc
tests/test_files/test_topology/amber99sb-star-ildnp.ff/forcefield.itp
tests/test_files/test_topology/amber99sb-star-ildnp.ff/gbsa.itp
tests/test_files/test_topology/amber99sb-star-ildnp.ff/ions.itp
tests/test_files/test_topology/amber99sb-star-ildnp.ff/residuetypes.dat
tests/test_files/test_topology/amber99sb-star-ildnp.ff/rna.arn
tests/test_files/test_topology/amber99sb-star-ildnp.ff/rna.hdb
tests/test_files/test_topology/amber99sb-star-ildnp.ff/rna.r2b
tests/test_files/test_topology/amber99sb-star-ildnp.ff/rna.rtp
tests/test_files/test_topology/amber99sb-star-ildnp.ff/spc.itp
tests/test_files/test_topology/amber99sb-star-ildnp.ff/spce.itp
tests/test_files/test_topology/amber99sb-star-ildnp.ff/specbond.dat
tests/test_files/test_topology/amber99sb-star-ildnp.ff/tip3p.itp
tests/test_files/test_topology/amber99sb-star-ildnp.ff/tip4p.itp
tests/test_files/test_topology/amber99sb-star-ildnp.ff/tip4pew.itp
tests/test_files/test_topology/amber99sb-star-ildnp.ff/tip5p.itp
tests/test_files/test_topology/amber99sb-star-ildnp.ff/urea.itp
tests/test_files/test_topology/amber99sb-star-ildnp.ff/watermodels.dat
tests/test_files/test_topology/polymer/topol.top
tests/test_files/test_topology/polymer/toppar/polymer.itp