Code Monkey home page Code Monkey logo

pyspawn17's Introduction

                      .M"""bgd                                               
                     ,MI    "Y                                               
`7MMpdMAo.`7M'   `MF'`MMb.   `7MMpdMAo.  ,6"Yb.`7M'    ,A    `MF'`7MMpMMMb.  
  MM   `Wb  VA   ,V    `YMMNq. MM   `Wb 8)   MM  VA   ,VAA   ,V    MM    MM  
  MM    M8   VA ,V   .     `MM MM    M8  ,pm9MM   VA ,V  VA ,V     MM    MM  
  MM   ,AP    VVV    Mb     dM MM   ,AP 8M   MM    VVV    VVV      MM    MM  
  MMbmmd'     ,V     P"Ybmmd"  MMbmmd'  `Moo9^Yo.   W      W     .JMML  JMML.
  MM         ,V                MM                                            
.JMML.    OOb"               .JMML.

pySpawn17

version 1.0

created by Benjamin G. Levine Stony Brook University

A trim but extensible full multiple spawning software package, written in python and distributed under the MIT License.

Citation

If you use this code, we ask that you cite the paper at the follows DOI:

10.1021/acs.jctc.0c00575

License

See LICENSE file

Features

This is an ab initio multiple spawning code written in python. It is designed to be rather minimalistic, but easily extensible. Right now, it has the following features:

  • Runs in the adiabatic representation with derivative couplings computed via NPI.
  • Interface to (a development version of) TeraChem via the tcpb interface.
  • Interface to OpenMolcas
  • An analysis module for processing of simulation data.

This code is currently under development. Example jobs are provided. Documentation is present, but a work in progress.

Interfaces

At present only an interface for (a development version of) TeraChem and one for OpenMolcas are provided, but pySpawn is designed to be readily interfaced with other codes.

Contact

pySpawn is developed and maintained primarily by Benjamin G. Levine, [email protected].

pyspawn17's People

Contributors

blevine37 avatar davagliano avatar arshadmehmood118 avatar

Stargazers

Garrett A Meek avatar  avatar Soumen avatar  avatar Andy Durden avatar  avatar Bing Gu avatar TaeInKim avatar  avatar Rubén Darío Guerrero avatar Yuki Sakamoto avatar drenerbas avatar Daniel Hollas avatar Felix Plasser avatar Eirik F. Kjønstad avatar  avatar Robert W. Góra avatar  avatar 郑奇靖  avatar Ryan MacDonell avatar  avatar Aaron Virshup avatar

Watchers

Stefan Seritan avatar  avatar  avatar  avatar

pyspawn17's Issues

doublet states dynamics

Dear PySpawn community and developers,

First, thank you for this great tool.
I want to run AIMS simulation of ethylene cation but I found the following issue:
because I have to use python2.7 for running Pyspawn, I installed the compatible tcpb version 0.6.0
as explained here: https://github.com/mtzgroup/tcpb-client
But then when I run pyspawn simulation script start_c2h4.py, previously modified to compute casdoublets
and with charge 1 and multiplicity 2 (UHF), I get the fatal error copied below, which suggest I cannot use unrestricted method with the mentioned version of TCPB. However, terachem will complain if I don't use unrestricted given that multiplicity is 2.

I listen to any suggestions or explanations you may have.
Kind regards
Manuel

"Allowed methods: {}".format(list(pb.JobInput.MethodType.keys())))
ValueError: Method specified is not available in this version of the TCPB client
Allowed methods: ['HF', 'CASE', 'SVWN1', 'SVWN3', 'SVWN5', 'SVWN', 'B3LYP1', 'B3LYP', 'B3LYP3', 'B3LYP5', 'BLYP', 'BHANDHLYP', 'PBE', 'REVPBE', 'PBE0', 'REVPBE0', 'WPBE', 'WPBEH', 'BOP', 'MUBOP', 'CAMB3LYP', 'B97', 'WB97', 'WB97X', 'WB97XD3', 'GFNXTB', 'GFN2XTB']

prefactor in Hamiltonian

when building Hamiltonian, pySpawn uses self.T + self.V + self.tau +shift in build_H method in simulation.py.

Hamiltonian is defined as T + V + 2*D, so I think + self.tau is replaced + 2 * self.tau.

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.