Skip to content
#

reactions

Here are 91 public repositories matching this topic...

amarkpayne
amarkpayne commented May 6, 2020

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:

  1. Only update this file every major release. Add a note in the IP
maxpkatz
maxpkatz commented Sep 26, 2017

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

alongd
alongd commented Mar 14, 2020

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).

Improve this page

Add a description, image, and links to the reactions topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the reactions topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.