GithubHelp home page GithubHelp logo

maserasgroup-repo / pyssian-utils Goto Github PK

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

A set of tools developed with pyssian (https://github.com/maserasgroup-repo/pyssian) to automate some tasks related with Gaussian files.

Home Page: https://maserasgroup-repo.github.io/pyssian-utils/

License: MIT License

Python 97.58% Makefile 1.19% Batchfile 1.23%
gaussian compchem

pyssian-utils's People

Contributors

rperezsoto avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

pyssian-utils's Issues

error retrieving potential energy for calculations without scf=xqc

When pyssian-thermo.py script reads an output with a total -1 charge, an error message (as depicted below) pops up:
I guess it might be due to the minus symbol?

Traceback (most recent call last):
File "/home/lmoran/Documents/VirtualEnvironment/python3/bin/pyssian-thermo.py", line 75, in
raise e
File "/home/lmoran/Documents/VirtualEnvironment/python3/bin/pyssian-thermo.py", line 72, in
U = potential_energy(GOF,args.Method)
File "/home/lmoran/Documents/VirtualEnvironment/python3/lib/python3.7/site-packages/pyssianutils/functions.py", line 74, in potential_energy
energy = GOF.get_links(508)[-1].energy
IndexError: list index out of range

I can send you an example file.

Thank you,
Lucía

Unexpected behaviour of donor and acceptor orbitals

When a certain orbital appears as donor and acceptor in the transitions, the contribution as acceptor should be different from the contribution as donor.

This situation should only happen for virtual transitions (the ones that appear in gaussian output as "<-" instead of "->"). If it happens within the non-virtual transitions, it should raise an Error to inform the user.

Need for Update in the queues

This issue was moved from the pyssian repository:

Executing the pyssian-asinput script it creates the inputs but pops the following error:

Processing File TS34_adduct_2_Hcat6_conf2-3.out
Traceback (most recent call last):
File "/home/dummy/Documents/VirtualEnvironment/python3/bin/pyssian-asinput.py", line 324, in
SubmitLines.append(submitline(item[1],args.software))
File "/home/dummy/Documents/VirtualEnvironment/python3/bin/pyssian-asinput.py", line 128, in submitline
queue = QUEUES[nprocs]
KeyError: 36

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.