📄️ Simulation lifecycle
Each SST simulation goes through a number of stages, from start-up to exit. These stages are referred to as the SST Lifecycle. Component trees (i.e., a component together with its subcomponents and/or component extensions) are able to perform different actions in each stage through the Component APIs. These are the stages.
📄️ Time in SST
Time in SST is represented by a combination of two values: a time base and a count. The time
📄️ Glossary of SST Terms
Anonymous subcomponent