Git Product home page Git Product logo

emsl_basis_set_exchange_local's People

Contributors

gitter-badger avatar scemama avatar tapplencourt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

emsl_basis_set_exchange_local's Issues

Failed "L" shell expansion

Hi, I have forked your repository and I am currently trying to add support for additional basis set formats. I need test cases to cover the functionality that is already there for GAMESS-US. I can't get the "L" shell handling to work. Do you have an example that does work?

$ ./EMSL_api.py get_basis_data --basis=cc-pwCV5Z-RI --atom=Zn
Traceback (most recent call last):
  File "./EMSL_api.py", line 107, in <module>
    l = e.get_basis(basis_name, elts, arguments["--with_l"])
  File "/home/matt/EMSL_Basis_Set_Exchange_Local/src/EMSL_utility.py", line 635, in get_basis
    l_data = self.process_raw_data(l_data_raw, with_l)
  File "/home/matt/EMSL_Basis_Set_Exchange_Local/src/EMSL_utility.py", line 599, in process_raw_data
    tail_p = common + "{:>23.7f}".format(float(a[3]))
IndexError: list index out of range

Thanks,
Matt

Release

Make a release for PKGBUILD url
๐Ÿ“ฆ

Wrong atom

$ ./EMSL_api.py get_basis_data ./db/Gausian_uk.db '6-31G*' "C"
BERYLLIUM
S   6
  1   1264.5857000              0.0019448        
  2    189.9368100              0.0148351        
  3     43.1590890              0.0720906        
  4     12.0986630              0.2371542        
  5      3.8063232              0.4691987        
  6      1.2728903              0.3565202        
L   3
  1      3.1964631             -0.1126487              0.0559802        
  2      0.7478133             -0.2295064              0.2615506        
  3      0.2199663              1.1869167              0.7939723        
L   1
  1      0.0823099              1.0000000              1.0000000        
D   1
  1      1.0200000              1.0000000        
D   1
  1      0.2550000              1.0000000        
D   1
  1      0.0637500              1.0000000        
F   1
  1      0.2600000              1.0000000         

Sqlite3 on lustre

Sqlite3 doesn't always work on lustre file systems :

Traceback (most recent call last):
  File "/store/cpq1738/scemama/quantum_package_static/EMSL_Basis//EMSL_api.py", line 91, in <module>
    l = e.get_basis(basis_name, elts,arguments["--with_l"])
  File "/store/cpq1738/scemama/quantum_package_static/EMSL_Basis/src/EMSL_utility.py", line 350, in get_basis
    cmd_ele=cmd_ele))
sqlite3.OperationalError: disk I/O error

Todo:
If error, then copy db to /dev/shm/emsl.db and then open /dev/shm/emsl.db

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.