This document provides an overview of simulation processes. It defines a computer simulation as a program that models the behavior of a physical system over time using program variables. A system consists of entities, attributes, activities, state variables, and events. Simulations can model discrete or continuous systems and be deterministic or stochastic. The steps in a simulation study are outlined. As an example, a simple simulation of a single server queue models customer arrivals and service times to analyze wait times and server idle time.