Database (rmgpy.data
)¶
General classes¶
Class/Function |
Description |
---|---|
An entry in a database |
|
A database of entries |
|
A node in a database that represents a logical collection of entries |
|
A logical collection of entries, where all entries in the collection must match |
|
A logical collection of entries, where any entry in the collection can match |
|
Create a |
Thermodynamics database¶
Class |
Description |
---|---|
A depository of all thermodynamics parameters for one or more species |
|
A library of curated thermodynamics parameters for one or more species |
|
A representation of a portion of a database for implementing the Benson group additivity method |
|
An entire thermodynamics database, including depositories, libraries, and groups |
Kinetics database¶
Class |
Description |
---|---|
A reaction with kinetics determined from querying a kinetics depository |
|
A reaction with kinetics determined from querying a kinetics library |
|
A reaction with kinetics determined from querying a rate rules method |
|
A sequence of actions that represent the process of a chemical reaction |
|
A depository of all kinetics parameters for one or more reactions |
|
A library of curated kinetics parameters for one or more reactions |
|
A set of group additivity values for a reaction family, organized in a tree |
|
A set of rate rules for a reaction family |
|
A kinetics database for one reaction family, including depositories, libraries, groups, and rules |
|
A kinetics database for all reaction families, including depositories, libraries, groups, and rules |
Statistical mechanics database¶
Class |
Description |
---|---|
A set of characteristic frequencies for a group in the frequency database |
|
A depository of all statistical mechanics parameters for one or more species |
|
A library of curated statistical mechanics parameters for one or more species |
|
A set of characteristic frequencies for various functional groups, organized in a tree |
|
An entire statistical mechanics database, including depositories, libraries, and groups |
Statistical mechanics fitting¶
Class/Function |
Description |
---|---|
DQED class for fitting a small number of vibrational frequencies and hindered rotors |
|
DQED class for fitting a large number of vibrational frequencies and hindered rotors by assuming degeneracies for both |
|
DQED class for fitting a moderate number of vibrational frequencies and hindered rotors by assuming degeneracies for hindered rotors only |
|
Directly fit a small number of vibrational frequencies and hindered rotors |
|
Fit a large number of vibrational frequencies and hindered rotors by assuming degeneracies for both |
|
Fit a moderate number of vibrational frequencies and hindered rotors by assuming degeneracies for hindered rotors only |
|
Fit vibrational and torsional degrees of freedom to heat capacity data |