Difference between revisions of "Kmcos"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:Linux {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|kmcos}} |{{#vardefine:url|https://github.com/kmcos/kmcos}} <!--CONFIGURATION: OPTION...") |
|||
Line 22: | Line 22: | ||
kmcos is designed for lattice based Kinetic Monte Carlo simulations to understand chemical kinetics and mechanisms. It has been used to produce more than 10 scientific publications. Links to tutorials and other documentation are below. | kmcos is designed for lattice based Kinetic Monte Carlo simulations to understand chemical kinetics and mechanisms. It has been used to produce more than 10 scientific publications. Links to tutorials and other documentation are below. | ||
+ | |||
+ | |||
+ | Usage: | ||
+ | |||
+ | $ ml ubuntu/20.04 | ||
+ | |||
+ | $ kmcos <options> | ||
+ | |||
+ | $ kmcos --help | ||
+ | (to see what options are available) | ||
+ | |||
+ | |||
<!--Modules--> | <!--Modules--> |
Revision as of 20:25, 29 April 2024
Description
kmcos: Kinetic Monte Carlo of Systems
kmcos is designed for lattice based Kinetic Monte Carlo simulations to understand chemical kinetics and mechanisms. It has been used to produce more than 10 scientific publications. Links to tutorials and other documentation are below.
Usage:
$ ml ubuntu/20.04
$ kmcos <options>
$ kmcos --help (to see what options are available)