Tinker is a molecular modeling package. Tinker provides a general set of tools for molecular mechanics and molecular dynamics.
Availability and Restrictions
Versions
Tinker is currently available on Owens and Pitzer. The versions currently available at OSC are:
Version | Owens | Pitzer |
---|---|---|
8.10.5 | X* | X* |
You can use module spider tinker
to view available modules for a given machine. Feel free to contact OSC Help if you need other versions for your work.
Access
Tinker is available to all OSC users. If you have any questions, please contact OSC Help.
Publisher/Vendor/Repository and License Type
Tinker Core Development Consortium
Usage
Usage on Owens
Set-up
To configure your environment for use of Tinker, you first need to load the correct compiler. Use module spider tinker
to see the compatable compilers. Then load a compatable compiler by runningmodule load compiler/version
.
Then use the command module load tinker
. This will load the default version of Tinker. To select a particular version, use module load tinker/version
.
For example, execute module load intel/2021.3.0
then module load tinker/8.10.5
to load Tinker version 8.10.5 on Owens.
Usage on Pitzer
Set-up
To configure your environment for use of Tinker, you first need to load the correct compiler. Use module spider tinker
to see the compatable compilers. Then load a compatable compiler by runningmodule load compiler/version
.
Then use the command module load tinker
. This will load the default version of Tinker. To select a particular version, use module load tinker/version
.
For example, execute module load intel/2021.3.0
then module load tinker/8.10.5
to load Tinker version 8.10.5 on Pitzer.