GithubHelp home page GithubHelp logo

mortele / hartreefock Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 1.0 275 KB

A complete Hartree-Fock framework employing Gaussian basis functions written from scratch in C++.

QMake 1.66% C++ 93.96% C 0.15% Python 3.19% Julia 1.04%
hartree-fock c-plus-plus

hartreefock's Introduction

Project Status: Inactive โ€“ The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.

Hartree-Fock

A complete Hartree-Fock framework employing Gaussian basis functions developed from scratch for the master thesis of Morten Ledum. The code base has been tested and validated on first and second row atoms and light molecules with s, p, d, and f-type Gaussian orbitals.

A number of Pople family basis sets for atoms up to and including oxygen is included, along with an assortment of others. The task of adding more basis sets is semi-automated through the use of the python script basisFileParser.py which transforms a Tubomole basis file into the C++ which can be directly input into the appropriate Atom subclass.

Density Functional Theory

A simple DFT implementation is located in the DFT branch. This code has not been properly tested and should be considered unstable currently.

Building and running

  1. Download and install Qt Creator from http://www.qt.io/download-open-source/.
  2. Clone the git repository: [email protected]:mortele/HartreeFock.git.
  3. Open Qt Creator and select Open Project, open HF.pro in the newly created local clone.
  4. Select an appropriate compiler for your system when prompted.
  5. Press Run to compile and run.

Please note that this has never been tested on Windows machines, but it might work. Anyway, if anything breaks you get to keep all the pieces.

hartreefock's People

Contributors

haakoek avatar mortele avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

gharib85

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.