openPASS
SCM
Loading
Skip to main content
Downloads & FAQs SCM

Frequently Asked Questions

Everything you need to know to get started with the Stochastic Cognitive Model.

Downloads

Key documents and resources for working with the SCM.

Repository

Find the repository with the source code of the SCM.

Source Code

Download

The latest version of the Stochastic Cognitive Model is available free of charge. Download a compiled Linux version of the SCM.

Download Compiled Version

Documentation

Find a detailed documentation of the SCM.

Open Documentation

Tutorials

We are offering tutorials and step-by-step instructions to help you to use and configure the SCM properly and implement it in openPASS.

SCM Youtube Channel

Video tutorials and demonstrations of the Stochastic Cognitive Model.

Watch Tutorials

Frequently Asked Questions

What is the Stochastic Cognitive Model (SCM)?

The Stochastic Cognitive Model, or SCM for short, is developed and used for the simulation of human behaviour in traffic. Find more about the SCM here.

Where can I download the SCM?

The latest version of the Stochastic Cognitive Model is available free of charge. Download a compiled Linux version of the SCM here.

Where can I find the documentation of the SCM?

You will find the documentation of the SCM here.

Where can I find the source code of the SCM?

Find the repository with the source code of the SCM here.

What licence is the SCM released under?

SCM is published under the Eclipse EPL-2.0 License. Terms of the Eclipse EPL-2.0 License can be found here.

Where can I find publications about the SCM?

You will find publications about the SCM here.

How do I use the SCM with openPASS?

If you wish to use the SCM in the simulation environment openPASS, please find the installation guide here.

How do I build the SCM?

Here you can find the guide on how to build the SCM.

Can I use the SCM with other simulation environments?

Currently SCM is only tested within the openPASS simulator. You will find the guide here. If you want to use SCM with other simulation environments that support the integration of FMUs, it should be possible to integrate the SCM. However you will need to pass configuration information to the FMU yourself, as the configuration XML files (as provided in the example configuration) are parsed by openPASS and not by SCM.

How can I provide suggestions and feedback about the SCM?

If you have any suggestions and feedback about the SCM, please create a work item in Eclipse GitLab or contact us by e-mail (scm@eclipse.org).

How can I contribute to the SCM?

You can make suggestions for improvements and features by reporting a work item in Eclipse GitLab or by directly contributing and creating merge requests.

How do I report bugs?

If you wish to report bugs, please create a work item in Eclipse GitLab.

Can I use the SCM for my own project?

Yes, the SCM is an open-source model which can be used by anyone for any project at any institution.

What is a Functional Mock-up Unit (FMU)?

Find out about FMUs and how to build one here.

Back to the top