Skip to content

susilehtola/IQmol3

This branch is 24 commits behind nutjunkie/IQmol3:master.

Folders and files

NameName
Last commit message
Last commit date
Jul 29, 2022
Feb 1, 2023
Jul 13, 2022
Feb 9, 2023
Feb 9, 2023
Feb 9, 2023
Feb 9, 2023
Jun 6, 2022
Jul 13, 2022
Feb 23, 2023
Jun 16, 2022
Jan 18, 2023
Feb 9, 2023

Repository files navigation

IQmol3

IQmol version 3

This is IQmol, a molecular builder and visualization package written by Andrew Gilbert. IQmol is able to build molecules, set up and submit input for Q-Chem calculations, and analyse the output. Analyses include display of molecular surfaces (densites, molecular orbitals) and animations of frequencies and reaction pathways. A user guide can be found in the doc directory.

For an up-to-date list of features and pre-compiled binaries, please visit the website: http://iqmol.org

This is a rebase of the original code that migrates to CMake and updates several of the external libraries, including them as submodules in an attempt to ease the build process.

The source relies on submodules, so to checkout the code use the recursive flag:

git clone --recursive https://github.com/nutjunkie/IQmol3.git

About

IQmol version 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 51.3%
  • C 45.1%
  • Fortran 1.6%
  • HTML 0.8%
  • GLSL 0.6%
  • CMake 0.5%
  • Other 0.1%