nwchem VS awesome-python-chemistry

Compare nwchem vs awesome-python-chemistry and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
nwchem awesome-python-chemistry
4 2
460 1,026
- -
9.7 4.9
12 days ago about 1 month ago
Fortran
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

nwchem

Posts with mentions or reviews of nwchem. We have used some of these posts to build our list of alternatives and similar projects.
  • Molecular dynamics for Metal-Ligand interactions
    1 project | /r/comp_chem | 30 Dec 2022
    I still use VMD sometimes but I don't use GAMESS anymore. It is a bit difficult to make recommendations without knowing your knowledge level and the operating system that you are using. If you are comfortable with Python, you could start with Psi4. If you know how to compile programs you can try building and running NWChem. Orca is also popular but I have not used it myself. If you are at a university you may have access to other proprietary quantum chemistry programs such as Gaussian or ADF. You can choose any of the programs available to you, and then follow the tutorials and examples in the manual. Once you understand the basics it is easy to learn how to use any program as they all share common features.
  • Orbital analysis NWCHEM
    1 project | /r/comp_chem | 9 Mar 2022
  • Nwchem On M1 Macs
    1 project | /r/comp_chem | 17 Feb 2021
    Yes, it works. See https://github.com/nwchemgit/nwchem/issues/320 and https://github.com/nwchemgit/nwchem/pull/326. I am an NWChem developer and M1 owner.
  • Nwchem on M1 macs
    1 project | /r/comp_chem | 5 Jan 2021
    Okay, so I have no direct experience with the M1 and its specific feature set, but NWC does run with arm devices so it should not be problem (here is a link to compile on a mac MacOSNWChem . Also NWC is Open Sauce so just grab a copy and try it out.

awesome-python-chemistry

Posts with mentions or reviews of awesome-python-chemistry. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-06.
  • Seeking library recommendation for 3D visualization of crystal structure
    5 projects | /r/Python | 6 Nov 2022
    Also I'd take a look through https://github.com/lmmentel/awesome-python-chemistry because I have a hard time believing this isn't a "solved problem" where you just need to find the right existing library.
  • HELP ME FIND MOLECULAR OUTLIERS USING PYTHON (pandas)
    1 project | /r/learnpython | 10 Nov 2021
    This list of packages is probably a good place to start. It's a little unclear what your dataset looks like but at a guess you're going to need to parse molecular formulas and perhaps structures (you'll need to convert those into some machine-readable format like InChI). Sounds like you also need to consider molecular weight so you'll need a mass calculator if you don't have those values; you could build your own or leverage one of many available.

What are some alternatives?

When comparing nwchem and awesome-python-chemistry you can also consider the following projects:

xtb - Semiempirical Extended Tight-Binding Program Package

Q6 - Q6 Repository -- EVB, FEP and LIE simulator.

psi4 - Open-Source Quantum Chemistry – an electronic structure package in C++ driven by Python

lammps - Public development project of the LAMMPS MD software package

HartreeFock - A program implementing the Hartree–Fock (also post-HF: MP2, CCSD(T), CIS and TDHF/RPA)/self-consistent field method (also DIIS) with Gaussian orbitals

elmerfem - Official git repository of Elmer FEM software

pyvista - 3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK)

DFTK.jl - Density-functional toolkit

VisPy - Main repository for Vispy

radium-formula-parser