How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Psiflow is a scalable molecular simulation engine for chemistry and materials science applications. It supports: - quantum mechanical calculations at various levels of theory (GGA and hybrid DFT, post-HF methods such as MP2 or RPA, and even coupled cluster; using CP2K|GPAW|ORCA) - trainable…
The main features of molmod/psiflow are: Molecular Dynamics.
Projects with overlapping indexed features include: lammps/lammps — This project is a parallel simulation engine and molecular dynamics simulator designed to model the physical movements… chiang-yuan/muse — Muse (Mixture builder for simulation environments) is a Python package for rapidly building amorphous solids and… deepmodeling/dmff — DMFF (Differentiable Molecular Force Field) is a Jax-based python package that provides a full differentiable… fitsnap/fitsnap — A Python package for machine learning potentials with LAMMPS. icams/lammps-user-pace — You could get the supported version of LAMMPS from GitHub repository. initqp/somd — SOMD is an ab-initio molecular dynamics (AIMD) package designed for the SIESTA DFT code. The SOMD code provides some…
This project is a parallel simulation engine and molecular dynamics simulator designed to model the physical movements of atoms and molecules. It functions as an interatomic potential framework for calculating forces between particles and a materials analysis tool for computing thermodynamic, structural, and transport properties of solids and fluids. The engine is distinguished by its high-performance computing capabilities, utilizing spatial-domain decomposition and message-passing interface communication to distribute workloads across processors. It supports multi-backend GPU acceleration v
DMFF (Differentiable Molecular Force Field) is a Jax-based python package that provides a full differentiable implementation of molecular force field models. This project aims to establish an extensible codebase to minimize the efforts in force field parameterization, and to ease the force and…
Muse (Mixture builder for simulation environments) is a Python package for rapidly building amorphous solids and liquid mixtures from relaxed solid-state structures on Materials Project. It uses Packmol for packing molecules into simulation cells and supports density equilibration through…