Git Product home page Git Product logo

atomdb's Introduction

AtomDB

Python3.9 Github

About

AtomDB is a database of atomic and ionic properties.

Installation

python -m pip install -e .

Usage

~/git/atomdb % python -m atomdb -h
usage: python -m atomdb [-h] [-c] [-q] [-e E] dataset elem basis charge mult

Compile and/or query an AtomDB entry

positional arguments:
  dataset     name of dataset
  elem        element symbol
  basis       basis set
  charge      charge
  mult        multiplicity

optional arguments:
  -h, --help  show this help message and exit
  -c          compile the specified entry
  -q          query the specified entry
  -e E        excitation level

If AtomDB is installed in a directory for which you do not have write permissions, or if you'd rather store your AtomDB database in another directory (or you already have one), then you can set the ATOMDB_DATAPATH environment variable to the directory of your choice; either a non-existing directory, or an existing AtomDB database.

On release, AtomDB should come with compiled database files pre-installed in the default ATOMDB_DATAPATH. Raw data files containing the output of electronic structure computations will be hosted in another Git repo (AtomDB-Data) via LFS. If you are a developer working on compiling new database entries or writing new datasets, then you can set ATOMDB_DATAPATH to the location of the AtomDB-Data repo on your computer.

Send Michael your SSH public key and ask him for the current URL for the AtomDB-Data repo.

Contributing

You can help by writing features, properties, and datasets, or by running computations! ๐Ÿ™‚

TODO

Citations

2021 QuantumElephant ๐Ÿ˜ AtomDB โš›

atomdb's People

Contributors

gabrielasd avatar marco-2023 avatar msricher avatar pre-commit-ci[bot] avatar maximilianvz avatar bianchj avatar farnazh avatar ali-tehrani avatar paulwayers 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.