Arkane (arkane
)¶
The arkane
subpackage contains the main functionality for
Arkane, a tool for computing thermodynamic and kinetic properties of chemical
species and reactions.
Reading electronic structure software log files¶
Class |
Description |
---|---|
Abstract Base Class for generic log files |
|
Extract chemical parameters from Gaussian log files |
|
Extract chemical parameters from Molpro log files |
|
Extract chemical parameters from Orca log files |
|
Extract chemical parameters from Q-Chem log files |
|
Extract chemical parameters from TeraChem log files |
Function |
Description |
---|---|
|
Registers the ESS classes with the factory |
|
Generates the corresponding ESS adapter |
Input¶
Function |
Description |
---|---|
Load an Arkane job input file |
Output¶
Function |
Description |
---|---|
Custom Abstract Syntax Tree (AST) visitor class |
|
Pretty formatting for a Python syntax string |
|
Pretty formatting for XYZ coordinates |
|
Save an RMG thermo library |
|
Save an RMG kinetics library |
Job classes¶
Class |
Description |
---|---|
Main class for Arkane jobs |
|
Compute the molecular degrees of freedom for a molecular conformation |
|
Compute the thermodynamic properties of a species |
|
Compute the high pressure-limit rate coefficient for a reaction using transition state theory |
|
Compute the phenomenological pressure-dependent rate coefficients \(k(T,P)\) for a unimolecular reaction network |
|
Explore a potential energy surface starting from a source |
Sensitivity analysis¶
Class |
Description |
---|---|
Perform sensitivity analysis for a kinetics job |
|
Perform sensitivity analysis for a pressure dependence job |
Utility modules¶
Class |
Description |
---|---|
Contains |