ReactionMechanismGenerator / ReactionMechanismGenerator/RMG-database

Forbidden H-Abs groups of multiple bond disprop cases

Open
#302 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Status: Discussion Needed Topic: Kinetics
Dominant language
Python
Stars
127
Forks
160
Avg merge
6d 2h
Merged PRs (30d)
2

Description

We currently forbid many H-abstraction reactions which are disproportionation, such as:
OH + C2H5 = H2O + birad-C2H4
But we don't forbid the similar cases involving multiple bonds:
image
image
I think the above should be forbidden as well, and instead we should only keep the disprop equivalents:
image
image

I think these are "simple" cases, and the fact that they aren't already forbidden in H-abs. makes me suspicious that perhaps I'm missing something. Any thoughts?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by locating the H-abstraction rules and existing disproportionation checks, then compare their handling of the multiple-bond cases shown in the issue. Done means the unintended cases are forbidden while the intended disproportionation equivalents remain allowed, with regression coverage if the project provides it.

Written by the indexing model from the issue text.

Assessment

Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.