Simrisc Manual

Frank B. Brokken

University of Groningen

November 06, 2020

Oct. 21: (partially) completed section 3.3

old:
Oct. 18: completed section 3.2
Oct. 17: completed section 3.1
Oct. 16: completed section 2.5
Oct. 16: completed section 4.1

Table of Contents

Chapter 1: Introduction

Chapter 2: Design

2.1: the main() function

2.2: Simulator

2.2.1: run

2.3: Analysis

2.3.1: run

2.4: Scenario

2.5: Loop

2.5.1: iterations
2.5.2: Womenloop
2.5.3: Pre-screening
2.5.3.1: Performing a pre-screening
2.5.4: Self-detected tumors during the pre- and post-screen phases
2.5.5: Screening
2.5.5.1: Leaving screening rounds
2.5.5.2: Performing a screening
2.5.6: Post-screening

Chapter 3: Support classes for Loop

3.1: Costs

3.2: Densities

3.3: Modalities

3.3.1: the base class ModBase
3.3.1.1: the class MRI
3.3.1.2: the class MammoTomo

3.4: Screening

3.5: Tumor

3.5.1: Resetting the tumor data
3.5.2: Computing the tumor's characteristics
3.5.3: Computing the dying age because of the tumor

3.6: TumorInfo

Chapter 4: Generating Random Numbers

4.1: Random