Code Monkey home page Code Monkey logo

Comments (4)

leeping avatar leeping commented on July 4, 2024

You only need to convert it to a square matrix format. I am 99% sure that the Hessian output from Gaussian is in atomic units (Hartree/bohr^2), and that is also what geomeTRIC uses.

from geometric.

7cube avatar 7cube commented on July 4, 2024

Thank you!

from geometric.

leehiufung911 avatar leehiufung911 commented on July 4, 2024

Thank you!

Hello, did you eventually figure out how to do this? I'm trying to do the same thing, trying to get the hessian from a gaussian freq calculation
I can't actually find the triangular matrix in gaussian's output either

from geometric.

leeping avatar leeping commented on July 4, 2024

I currently don't have a Gaussian frequency calculation handy to provide a detailed response. However, if a Gaussian frequency calculation does not print the Hessian (aka force constant matrix) in the output, then it will be in the .chk file which you can convert to a human-readable format with formchk. Then it is just a matter of extracting the matrix into a separate file.

from geometric.

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.