-
Updated
Aug 20, 2020 - C++
chemistry
Here are 840 public repositories matching this topic...
-
Updated
Aug 17, 2020 - Python
-
Updated
Aug 21, 2020 - Python
-
Updated
Jul 16, 2020
-
Updated
Aug 17, 2020 - C++
-
Updated
Aug 17, 2020 - Java
-
Updated
Jul 27, 2020 - Python
-
Updated
Mar 30, 2018 - Python
-
Updated
Aug 8, 2020 - Python
-
Updated
Nov 1, 2019 - Go
-
Updated
Aug 21, 2020 - Fortran
-
Updated
Dec 19, 2017 - Python
Bug Description
See #1939 for more details. Whenever we significantly change RMG-database, the comments in the chemkin file need to be updated or else this uncertainty IPython notebook example will be broken. It is not ideal to continually update this file, so we should come up with a better solution. Possibilities include:
- Only update this file every major release. Add a note in the IP
-
Updated
Jul 18, 2020
-
Updated
Jul 29, 2020 - Python
-
Updated
Apr 18, 2020 - Python
While Avo2 currently supports writing to POV-Ray and VRML formats, it would be great to support writing to the more common PLY format:
http://paulbourke.net/dataformats/ply/
The key component would be to enable writing spheres and cylinders as vertex / face meshes rather than a sphere or cylinder primitive.
-
Updated
Jul 21, 2020 - JavaScript
-
Updated
Aug 10, 2020 - Python
-
Updated
Jun 5, 2020 - Python
-
Updated
Jul 30, 2020 - HTML
-
Updated
Sep 8, 2017 - Python
-
Updated
Aug 21, 2020 - C++
-
Updated
Oct 3, 2018 - JavaScript
-
Updated
May 8, 2020 - Python
-
Updated
Apr 2, 2018 - Python
-
Updated
Jul 27, 2020
-
Updated
Apr 16, 2020 - Visual Basic .NET
Improve this page
Add a description, image, and links to the chemistry topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the chemistry topic, visit your repo's landing page and select "manage topics."
Line 208 of molchrg.cpp has:
Gasteiger charge calculation should always return the same results for the same structure. However, the string returned by GetType() is set to an arbitrary value by an atom typer (or indeed the user), and so the results will change.
Line 208 should be rewritten to avoid using GetType