All Projects → MRChemSoft → Mrchem

MRChemSoft / Mrchem

Licence: lgpl-3.0
MultiResolution Chemistry

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Mrchem

cellpy
extract and tweak data from electrochemical tests of cells
Stars: ✭ 46 (+253.85%)
Mutual labels:  chemistry, physics
opem
OPEM (Open Source PEM Fuel Cell Simulation Tool)
Stars: ✭ 107 (+723.08%)
Mutual labels:  chemistry, physics
pylj
Teaching Utility for Classical Atomistic Simulation.
Stars: ✭ 23 (+76.92%)
Mutual labels:  chemistry, physics
Fermi.jl
Fermi quantum chemistry program
Stars: ✭ 107 (+723.08%)
Mutual labels:  chemistry, physics
pbcpy
Python package providing some useful tools when dealing with molecules and materials under periodic boundary conditions and uniform grids. This is a mirror of https://gitlab.com/ales.genova/pbcpy
Stars: ✭ 18 (+38.46%)
Mutual labels:  chemistry, physics
PyAbel
A python package for Abel and inverse Abel transforms
Stars: ✭ 74 (+469.23%)
Mutual labels:  chemistry, physics
Psi4
Open-Source Quantum Chemistry – an electronic structure package in C++ driven by Python
Stars: ✭ 521 (+3907.69%)
Mutual labels:  physics, chemistry
Mcmd
Monte Carlo and Molecular Dynamics Simulation Package
Stars: ✭ 52 (+300%)
Mutual labels:  physics, chemistry
Xopt
eXternal OPTimizer
Stars: ✭ 5 (-61.54%)
Mutual labels:  physics, chemistry
pytopomat
Python Topological Materials (pytopomat) is a code for easy, high-throughput analysis of topological materials.
Stars: ✭ 19 (+46.15%)
Mutual labels:  chemistry, physics
gopem
GUI for OPEM library
Stars: ✭ 20 (+53.85%)
Mutual labels:  chemistry, physics
Itensor
A C++ library for efficient tensor network calculations
Stars: ✭ 269 (+1969.23%)
Mutual labels:  physics, chemistry
Chemlab
The chemistry library you were waiting for
Stars: ✭ 187 (+1338.46%)
Mutual labels:  physics, chemistry
pem-dataset1
Proton Exchange Membrane (PEM) Fuel Cell Dataset
Stars: ✭ 48 (+269.23%)
Mutual labels:  chemistry, physics
Orthopy
Orthogonal polynomials in all shapes and sizes.
Stars: ✭ 75 (+476.92%)
Mutual labels:  physics, chemistry
AutoForce
Sparse Gaussian Process Potentials
Stars: ✭ 17 (+30.77%)
Mutual labels:  chemistry, physics
Atomic-Periodic-Table.Android
Atomic - Periodic Table
Stars: ✭ 33 (+153.85%)
Mutual labels:  chemistry, physics
fundamental
Software to look for interrelationships between constants and find formulas for number sequences
Stars: ✭ 14 (+7.69%)
Mutual labels:  chemistry, physics
Thermo
Thermodynamics and Phase Equilibrium component of Chemical Engineering Design Library (ChEDL)
Stars: ✭ 279 (+2046.15%)
Mutual labels:  physics, chemistry
Gjk.c
Gilbert-Johnson-Keerthi (GJK) collision detection algorithm in 200 lines of clean plain C
Stars: ✭ 660 (+4976.92%)
Mutual labels:  physics

MRChem logo

License Documentation Status Travis CI build status CircleCI codecov

MRChem is a numerical real-space code for molecular electronic structure calculations within the self-consistent field (SCF) approximations of quantum chemistry (Hartree-Fock and Density Functional Theory).

The code is being developed at the Hylleraas Centre for Quantum Molecular Sciences at UiT - The Arctic University of Norway.

User support: mrchem.slack.com

Documentation: mrchem.readthedocs.io

Git hooks

You can install Git hooks to keep in check formatting and licensing headers:

cd .git/hooks
ln -s ../../.githooks/* .
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].