Skip to main content

The Treble SDK Fundamentals


Congratulations, you have made your first simulation with the SDK. This page is dedicated to showing you the fundamental building blocks in the Treble SDK. The fundamentals will cover all the possible ways you can set up geometry, model sources and receivers, and how to plot results after the simulations has finished.

The following documentation is presented as Python code running inside a Jupyter Notebook. To run it yourself you can copy/type each individual cell or directly download the full notebook, including all required files.