Skip to content

Using the simulator

Sebastiaan Lokhorst edited this page Aug 5, 2016 · 2 revisions

First create a geometry, create an exposure and create a material (or use one of the included ones).

Then, run the simulation:

bin/cdsem geometry.tri exposure.pri material0.mat material1.mat > output

The output can be inspected visually with the viewer:

cat output | bin/viewer

Clone this wiki locally