Difference between revisions of "Tutorials"
(Created page with "== List of tutorials == === My first simulation === Construct a simple MKMCXX simulation from scratch. This tutorial is specifically designed for Windows users, but is in pri...") |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | Below, a list of tutorials is given. These are shown in order of increasing difficulty. If you are completely new to using MKMCXX, we strongly recommend to follow the [[My first simulation]] tutorial. | |
=== My first simulation === | === My first simulation === | ||
− | + | <img src="https://badgen.imc-tue.nl/badge/mkmcxx/%3E2.2.0/blue" /> | |
− | [[My first simulation | Read the tutorial here]] | + | Construct a simple MKMCXX simulation from scratch. This tutorial is targeted for Windows users, but it is also insightful for Unix users. In this tutorial, we are going to construct a simple microkinetic simulation for the surface catalyzed conversion of A to B. [[My first simulation | Read the tutorial here]] |
+ | |||
+ | === (Re)generating graphs === | ||
+ | <img src="https://badgen.imc-tue.nl/badge/mkmcxx/%3E2.3.0/blue" /> | ||
+ | |||
+ | Creating graphs from previously generated simulation data. This is useful in case you have lost some, or all, of the graphs but are still in possession of the original data files. In this tutorial we will be generating the graphs for the system shown in [[My first simulation | My first simulation]]. [[Generating graphs | Read the tutorial here]] |
Latest revision as of 12:02, 15 April 2020
Below, a list of tutorials is given. These are shown in order of increasing difficulty. If you are completely new to using MKMCXX, we strongly recommend to follow the My first simulation tutorial.
My first simulation
Construct a simple MKMCXX simulation from scratch. This tutorial is targeted for Windows users, but it is also insightful for Unix users. In this tutorial, we are going to construct a simple microkinetic simulation for the surface catalyzed conversion of A to B. Read the tutorial here
(Re)generating graphs
Creating graphs from previously generated simulation data. This is useful in case you have lost some, or all, of the graphs but are still in possession of the original data files. In this tutorial we will be generating the graphs for the system shown in My first simulation. Read the tutorial here