geem-lab / overreact

⚛️📈 Create and analyze chemical microkinetic models built from computational chemistry data. Crafted at the @geem-lab.
https://geem-lab.github.io/overreact-guide/
MIT License
48 stars 8 forks source link

Implement basic thermochemistry contributions #5

Closed schneiderfelipe closed 3 years ago

schneiderfelipe commented 4 years ago

The following is a brief, cascading outline of all contributions to thermochemistry:

Above I use the following definitions:

All values incorporated into G, H, and S will be calculated using the following models:

For some information on how RRHO is implemented in some codes, see here, here and here. All this should be organized in a proper module. Ideas for names: thermo, thermostat, mechstat, rovib, rovibs.

Collateral features

This scheme will allow us to

schneiderfelipe commented 4 years ago

Discussions about kinetic isotope effects were moved to milestone 1.1.

schneiderfelipe commented 3 years ago

Discussions about kinetic isotope effects were moved to milestone 1.1.

This is not related to kinetic isotope effects, so keep it in 1.0.

schneiderfelipe commented 3 years ago

Discussions about kinetic isotope effects were moved to milestone 1.1.

I'll close this despite the points on kinetic isotope effects, which is not the priority right now. Issues #10 and #24 currently deal with the challenges of automatically calculating and simulating for any isotope substitution.