Results Visualiser
1. Overview
After a simulation has executed, the resulting data can be loaded into the Results Visualiser. This tool allows you to generate a wide variety of plots based on the available output. Simulation data is loaded from two primary sources:
- The results file (
.res) - The solution point files (
.%xx)
The results file contains external information from the simulation, such as contact voltages, currents, and other boundary-related outputs. The solution point files store detailed per-node data for the entire mesh. This information enables visualisation of numerous internal device variables, including electric field, temperature, and other physical quantities.
These files are generated and stored in the same directory as the .sdm and .sol files used for running the simulation. The /caseFiles subdirectory, also located within this folder, contains all solution point files.
Do not move or rename these files, as doing so may prevent the application from locating the required data.
In Addition, certain internal parameters can be plotted directly from the device model (.sdm) file, allowing deeper insight into a device model before simualtion.
2. Usage Instructions
To view results from a simulation:
- From the Main Window, select
Open Results Visualiser.

- A file‑selection dialog will appear.
- Select the desired results file to load the simulation data.

Once loaded, the available plot types will be displayed in the Results Visualiser. These include:
- Contour
- Cut Line
- External
- Transient
The Transient plot option will only appear if the simulation was run in transient mode (i.e., using transient voltage or current sources).