Coder Social home page Coder Social logo

post-gaussian's Introduction

mvhess.f

Transform a symmetric Hessian matrix to a lower triangular matrix

Real8 Hess(36,36) ndim = 36 Actually Hess should be declared as Hess(ndim,ndim) where ndim =3N (N = # of atoms), in this case, N=12, so ndim=36

WRITE (6, '(5E16.8)') (Hess(i,j), j=1,i) Use formatted write to limit the maximum matrix element in a row to be 5

getmep.f

modified from fu31-092.f to attempt to obtain the data in the VMEP section in the PolyRate output file There is also a shell script which aims to serve the same purpose but I don't know where it is.... The search subroutine is also copied from fu31-092.f

gethess.f , getgeom.f and getgrad.f

I forget what they do.....

post-gaussian's People

Contributors

ronaldchow avatar

Watchers

James Cloos avatar  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.