Giter VIP home page Giter VIP logo

soumenchem / semiemp Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 1.18 MB

SEMIEMP:Open source code for semiempirical qunatum chemistry calculations

Home Page: https://sites.google.com/view/soumenchem/semiemp-code?authuser=0

License: Other

Makefile 0.66% Fortran 99.11% Shell 0.19% Python 0.04%
nwchem semiempirical-methods real-time dynamics excited-states chebyshev-polynomials hartree-fock-methods

semiemp's Introduction

SEMIEMP

This code can be used as an interface to NWChem. It can be used to perform real-time dynamics using INDO/S Hamiltonian. For sample input see the "test" folder.

To set up the code-

(i) Move "semiemp" folder to "nwchem/src/".

(ii) Copy task.F, task_input.F, task_energy, task_gradient.F files from "nwchem/src/semiemp/setup" folder to "nwchem/src/task/" folder.

(iii) Copy input_parse.F file from "nwchem/src/semiemp/setup" folder to "nwchem/src/input/" folder.

(iv) Copy make_nwchem_config from "nwchem/src/semiemp/setup" folder to "nwchem/src/config" folder.

(v) Copy util_module_avail.F from "nwchem/src/semiemp/setup" folder to "nwchem/src/util" folder.

(vi) Compile nwchem. (It might be necessary to run "make realclean" before compiling the code.

Please cite our original publications when you use Semiemp-

Soumen Ghosh, Jason C. Asher, Laura Gagliardi, Christopher J. Cramer, Niranjan Govind. A Semiempirical Effective Hamiltonian Based Approach for Analyzing Excited State Wave Functions and Computing Excited State Absorption Spectra Using Real-Time Dynamics. J. Chem. Phys. 2019, 150, 104103 .

Soumen Ghosh, Amity Andersen, Laura Gagliardi, Christopher J. Cramer and Niranjan Govind. Modeling Optical Spectra of Large Organic Systems using Real-Time Propagation of Semiempirical Effective Hamiltonians. J. Chem. Theory Comput. 2017, 13, 4410−4420.

Upcoming features-

(1) CIS,

(2) RPA,

(3) CISD

If you have any questions or suggestions, please contact me at chemsghosh(at)gmail.com.

semiemp's People

Contributors

soumenchem avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

semiemp's Issues

Most accurate basis set

Can I know which basis set is the most accurate one in nwchem_semiemp?

It appears nwchem_semiemp uses CNDO, INDO/1, MNDO, AM1, and PM3.
Since I can’t find “PM5” in semiemp code, can I assume that the most accurate one is PM3?

However,
when I specified

echo

start NCAA
title NCAA

memory total 128 gb
basis "ao basis" spherical print
  *  library PM5
end

semiemp
  mult 1
  apx PM5
  scftype rhf
end

driver
  maxiter 50
  xyz opt
end

charge 0
geometry noautoz units angstrom nocenter autosym
  load 1uao_Chignolin_MODEL_1_sc_H_to_I.pdb
end

task semiemp optimize

output.out shows

APPROXIMATE HAMILTONIAN=PM5

So PM5 is the most accurate one?

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.