{"id":13458658,"url":"https://github.com/deepmodeling/DeePDih","last_synced_at":"2025-03-24T15:31:49.067Z","repository":{"id":244853458,"uuid":"766510458","full_name":"deepmodeling/DeePDih","owner":"deepmodeling","description":"Deep Potential driven molecular dihedral scan toolkit","archived":false,"fork":false,"pushed_at":"2024-12-21T09:53:32.000Z","size":5844,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-23T04:51:11.818Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deepmodeling.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-03T13:22:19.000Z","updated_at":"2024-12-22T08:31:51.000Z","dependencies_parsed_at":"2024-07-31T09:09:24.884Z","dependency_job_id":"5f1285f1-68ba-47c6-9df0-5a0bd2612667","html_url":"https://github.com/deepmodeling/DeePDih","commit_stats":null,"previous_names":["deepmodeling/deepdih"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepmodeling%2FDeePDih","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepmodeling%2FDeePDih/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepmodeling%2FDeePDih/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepmodeling%2FDeePDih/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepmodeling","download_url":"https://codeload.github.com/deepmodeling/DeePDih/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245298125,"owners_count":20592546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T09:00:54.949Z","updated_at":"2025-03-24T15:31:44.059Z","avatar_url":"https://github.com/deepmodeling.png","language":"Python","readme":"# DeePDih\n Deep Potential driven dihedral scan toolkit.\n\n## Installation\n\n### Requirements\n- Python 3.8 or later (3.10 recommended)\n- PyTorch 2\n- DeePMD-kit (at least 3.0.0a0)\n- networkx\n- RDKit\n- ASE\n- Geometric\n- DPData\n- OpenMM (for adding bias and reading Gromacs topology)\n- tblite (for semi-empirical level geometry optimization)\n- Psi4 (for high-level quantum mechanical single point energy)\n\n### Install requirements using conda\n\nUsers can install the required packages by running the following command:\n\n```bash\nconda install -c conda-forge rdkit geometric tblite-python psi4 openmm\n```\n\nIf you want to use Psi4 to compute RESP charges, you also need to install Psi4 with the following command:\n\n```bash\nconda install -c psi4 psi4\n```\n\n### Install requirements from PyPI\n\n```bash\npip install ase dpdata networkx\n```\n\nIf you want to use Gromacs topology, you also need to install ambertools, acpype and parmed.\n    \n```bash\nconda install -c conda-forge ambertools\npip install acpype parmed\n```\n\n### Install requirements from source\n\n#### DeePMd-kit\n\nPlease look at DeePMD-kit's [installation guide](https://github.com/deepmodeling/deepmd-kit/releases/tag/v3.0.0a0)\n\n#### Geometric-jit\n\nAccelerate Geometric using Numba and JIT. Please look at [this repository](https://github.com/WangXinyan940/geomeTRIC_jit).\n\nNumba is also needed if you want to use the JIT version of Geometric.\n\n```bash\nconda install -c conda-forge numba\n```\n\n### Install DeePDih module from source\n\n```bash\npip install .\n```\n\n","funding_links":[],"categories":["Others"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepmodeling%2FDeePDih","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepmodeling%2FDeePDih","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepmodeling%2FDeePDih/lists"}