Coder Social home page Coder Social logo

yidapa / hfsolver Goto Github PK

View Code? Open in Web Editor NEW

This project forked from certik/hfsolver

0.0 1.0 0.0 13.41 MB

Hartree Fock solver

License: Other

CMake 0.66% Shell 0.02% Python 2.53% Fortran 40.15% C 0.52% C++ 0.32% Objective-C 0.01% Jupyter Notebook 55.79%

hfsolver's Introduction

Atomic and Molecular Solver

hfsolver is a quantum chemistry solver. Features:

  • Roothaan-Hartree-Fock equations for closed shell molecules
  • radial Roothaan-Hartree-Fock equations for closed shell atoms
  • second-order single particle many body Green's function (total energy, ionization potentials and electron affinities)
  • many body perturbation theory (MBPT), order 2, 3 and 4
  • Debye screening of electron-nucleus and electron-electron interactions

Bases:

  • finite element (FE), Slater Type Orbitals (STO) and Gaussian Type Orbitals (GTO) basis for atoms
  • GTO for molecules. It can use Libint for two-particle integrals or the built-in code based on PyQuante.

How to build

Only cmake, Lapack and gfortran is needed:

cmake .
make

Additional features can be turned on in CMakeCache.txt or on the command line. See the CMakeLists.txt for available options.

https://travis-ci.org/certik/hfsolver.png?branch=master

License

All code is BSD licensed, except for files taken from other projects (some use a BSD license, some do not). See the LICENSE file for more information.

hfsolver's People

Contributors

certik avatar

Watchers

Chunyun Jacob Tu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.