reactions
Here are 91 public repositories matching this topic...
-
Updated
Nov 29, 2016 - PHP
The Poisson solve absolute tolerance sets the accuracy of the Poisson solve. Given the value of abs_tol, the error level targeted in the Poisson solve is abs_tol * 4 * pi * G * rho_max, where rho_max is the maximum density on the domain. For Cartesian simulations the default value is 1.e-11, and for non-Cartesian the default value is 1.e-10.
At high resolution, and/or for complicated mass distr
Running the EA examples should be part of the CI
-
Updated
Nov 5, 2018 - Java
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
May 19, 2020 - Java
-
Updated
Feb 17, 2020 - Swift
-
Updated
Sep 15, 2019 - Python
-
Updated
Aug 22, 2020 - C++
-
Updated
Oct 25, 2019 - JavaScript
-
Updated
Aug 21, 2019 - Fortran
As mentioned in #27, the core.database method to assign a reaction role id needs a rework, along with possibly a change in the DB tables. A migration script would most likely be necessary in that case.
ARC should search CCCBDB to scrap geometries, if available, before generating conformers. Usually, the species on CCCBDB are relatively "small", so this is not so much to improve the chances of getting the correct conformer but to increase the efficiency by reducing the number of spawned jobs (several conformers are run and compared per species).
-
Updated
Aug 24, 2020 - Jupyter Notebook
-
Updated
Mar 20, 2020 - Python
-
Updated
Aug 11, 2020 - JavaScript
-
Updated
Jan 16, 2019 - Python
-
Updated
Feb 27, 2018 - C++
-
Updated
Jul 20, 2020 - TypeScript
-
Updated
Sep 4, 2017 - TypeScript
-
Updated
Jul 29, 2020 - Python
Improve this page
Add a description, image, and links to the reactions topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the reactions topic, visit your repo's landing page and select "manage topics."
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: