Git Product home page Git Product logo

chemicaljson's Introduction

Open Chemistry

Open Chemistry

Introduction

The Open Chemistry project is a collection of open source, cross platform libraries and applications for the exploration, analysis and generation of chemical data. The project builds upon various efforts by collaborators and innovators in open chemistry such as the Blue Obelisk, Quixote and the associated projects. We aim to improve the state of the art, and facilitate the open exchange of ideas and exchange of chemical data leveraging the best technologies ranging from quantum chemistry codes, molecular dynamics, informatics and visualization.

This repository contains git submodules for the Open Chemistry projects: Avogadro, MoleQueue and MongoChem. It can be used to download all relevant source files as well as building many of the necessary dependencies. Please see the documentation in the submodules for more details about each project.

Kitware, Inc.

Installing

We provide nightly binaries built by our dashboards for Mac OS X and Windows. If you would like to build from source we recommend that you follow our building Open Chemistry guide that will take care of building most dependencies.

Contributing

Our project uses the standard GitHub pull request process for code review and integration. Please check our development guide for more details on developing and contributing to the project. The GitHub issue tracker can be used to report bugs, make feature requests, etc.

Our wiki is used to document features, flesh out designs and host other documentation. Our API is [documented using Doxygen][Doxygen] with updated documentation generated nightly. We have several mailing lists to coordinate development and to provide support.

chemicaljson's People

Contributors

amandadumi avatar berquist avatar certik avatar cryos avatar ghutchis avatar langner avatar mcocdawc avatar schamnad avatar

Stargazers

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

Watchers

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

chemicaljson's Issues

Connections reflexive?

Thank you for this project!
Could you please specify the reflexivity of the connections object.
So if atom 1 is bonded to atom 0, then atom 0 is bonded to atom 1.
In your minimal example it is non reflexive.

I think there are three options:

  1. Non reflexive
  2. Reflexive
  3. Could be both and code may not rely on one property

Atomic gradients?

Is there already a specification for forces/gradients on atoms?

I ask, because this would be really useful for the forcefield interface and I wanted to know if I should write my own syntax (e.g., adding an attribute to atoms) or adopting existing practice.

Clarify orbital properties for open-shell systems

Currently, the specification does not clarify how to handle orbital energies, occupations or symmetries for open shell systems.

For coefficients, moCoefficients splits into alphaCoefficients and betaCoefficients but this makes the other lists ambiguous.

Clarify relative energies for 3dSets

When creating 3dSets (e.g., conformers, molecular dynamics, following an optimization or IRC) it is useful to retain multiple properties - particularly relative energies.

It's not clear the best way to do handle this.

Support orbital sets with energies

The Avogadro implementation has "sets" as a nested object for orbital coefficients at each coordinate set (e.g., for following a reaction).

Right now, that does not include orbital energies which could also vary during a trajectory

Do we need to have varying orbital occupations?

Unit cell => Translation Axes

Currently, the unit cell is written as alpha, beta, gamma, a, b, c. But this is 6 degrees of freedom, but many solid state codes use translation vectors.

For use with solid-state codes, it would be ideal if CJSON:

  • Always wrote out real-space Cartesian coordinates (in addition to fractional)
  • Wrote out the 3x3 translation matrix either in addition to the unit cell parameters or instead of the parameters.

Otherwise, it's hard to implement CP2K or VASP or ABINIT input generators in Avo2 (among other things)

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.