Last modified by kuschlionel on 2022/04/29 01:20

From version 18.1
edited by kuschlionel
on 2020/08/05 17:37
Change comment: improve the dscription
To version 21.1
edited by kuschlionel
on 2020/08/25 10:36
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,7 +6,7 @@
6 6  
7 7  demonstration of the implementation with an example : Mouse Brain from neurons to brain regions
8 8  
9 -Authors: l. Kusch, S. Diaz, W. Klijn, V. Jirsa
9 +Authors: L. Kusch, S. Diaz, W. Klijn, V. Jirsa
10 10  
11 11  [[image:co_simulation_no_title.png]]
12 12  )))
... ... @@ -24,9 +24,10 @@
24 24  
25 25  = Demonstration : Mouse Brain from neurons to brain regions =
26 26  
27 -You can find the demonstration of this proof of concept in the lab : [[https:~~/~~/lab.ebrains.eu/user/user-redirect/lab/tree/drive/Shared%20with%20all/Co-simulation%20TVB%20and%20Nest%20multiscale/example_1.ipynb>>url:https://lab.ebrains.eu/user/user-redirect/lab/tree/drive/Shared%20with%20all/Co-simulation%20TVB%20and%20Nest%20multiscale/example_1.ipynb]]
28 -\\This proof of concept prove that the co-simulation can be done but it misses the validation of the coupling simulation.
27 +You can find the demonstration of this proof of concept in the lab : [[https:~~/~~/lab.ebrains.eu/user/user-redirect/lab/tree/drive/Shared%20with%20all/Co-simulation%20TVB%20and%20Nest%20multiscale/demonstration_mouse_brain.ipynb>>https://lab.ebrains.eu/user/user-redirect/lab/tree/drive/Shared%20with%20all/Co-simulation%20TVB%20and%20Nest%20multiscale/demonstration_mouse_brain.ipynb]]
29 29  
29 +This proof of concept prove that the co-simulation can be done but it misses the validation of the coupling simulation.
30 +
30 30  = The implementation : easy to reconfigure =
31 31  
32 32  The code of the proof of concept is available in this repository : [[https:~~/~~/github.com/multiscale-cosim/TVB-NEST>>url:https://github.com/multiscale-cosim/TVB-NEST]]