Skip to content

Tvb cosim

Marmaduke Woodman requested to merge github/fork/lionelkusch/tvb-cosim into master

Created by: lionelkusch

Add two monitors for interface with TVB :

The simplest is Interface_co_simulation_parallel.py. The input is the state variable and the output is the state of other node and the input of proxy node.

The second monitor is Interface_co_simulation.py. The input is intermediate result. This monitor is need some modification of the model in order to include this intermediate result.

Merge request reports