Giter Club home page Giter Club logo

Comments (2)

loriab avatar loriab commented on September 15, 2024

Psi4 uses "standard" for cartesian (cartgauss) and shell_set and "gaussian" for solid harmonics (shgauss) https://github.com/evaleev/libint/blob/master/configure.ac#L62-L148 . After psi4/psi4#2861 is merged, you'll be able to select standard or gaussian for solid harmonics at psi4 compile time. https://github.com/psi4/psi4/blob/master/psi4/src/psi4/libmints/solidharmonics.cc may also be a file in psi4 that interests you.

from psi4numpy.

linminhtoo avatar linminhtoo commented on September 15, 2024

Psi4 uses "standard" for cartesian (cartgauss) and shell_set and "gaussian" for solid harmonics (shgauss) https://github.com/evaleev/libint/blob/master/configure.ac#L62-L148 . After psi4/psi4#2861 is merged, you'll be able to select standard or gaussian for solid harmonics at psi4 compile time. https://github.com/psi4/psi4/blob/master/psi4/src/psi4/libmints/solidharmonics.cc may also be a file in psi4 that interests you.

hi @loriab , thank you so much for your very quick reply.

i will have a deep look at these files.

a follow-up question, how can I verify the ordering of the different basis functions and shells for a given element?

e.g. for def2-SVP basis set, for carbon, there are 3 sets of s AOs, 2 sets of p AOs (3 orbitals each) and finally 1 set of d AOs (5 orbitals if spherical, 6 orbitals if cartesian). I got this from Basis Set Exchange. do I assume the order is as written in the psi4 basis set file?

i.e. https://www.basissetexchange.org/basis/def2-svp/format/psi4/?version=1&elements=6
all of the s AOs are listed first, followed by all of the p AOs, and finally the d AOs.

can I assume the same ordering for the rows & columns of the density matrix?

thank you very much.

from psi4numpy.

Related Issues (20)

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.