-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Steven E. Wheeler edited this page Aug 1, 2018
·
25 revisions
AaronTools provides a collection of tools for automating routine tasks encountered when running quantum chemistry computations.
These tools can be used either directly within a Perl script using AaronTools objects, or via a series of command-line scripts.
The Tutorials below will walk you through setting up AaronTools as well as using the command-line scripts to automate routine tasks.
Future tutorials will focus on programming with AaronTools.
- Perl
- Math::MatrixReal
- Math::Vector::Real
- Setting up AaronTools
- Creating a New Ligand Type
- Creating a New Substituent Type
- Introduction to AaronTools: Command Line Scripts
AaronTools contains libraries of ligands, organocatalysts, and substituents. Information on the structures in these libraries can be found below.
Additionally, custom ligands and substituents can be added to a personal library. See Creating a New Ligand Type and Creating a New Substituent Type.