-
Notifications
You must be signed in to change notification settings - Fork 230
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2080 to enable calculation of reverse rate for St…
…ickingCoefficient rates. Merge pull request #2080 from ReactionMechanismGenerator/reverse_sticking_coeff Added StickingCoefficient kinetics handling to reaction get_rate_coefficient method so that we can use this method for all types of kinetics. Added a method to reverse StickingCoefficient kinetics with default surface site density. Will be useful for rendering results on the website, and for reversing training reactions when they are published in the reverse direction.
- Loading branch information
Showing
3 changed files
with
80 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters