Changes for page NEST Simulator
Last modified by abonard on 2025/04/10 15:15
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -41,4 +41,14 @@ 41 41 **Level**: advanced(%%) **Type**: user documentation 42 42 43 43 The interface is closely modelled on the C++ API; indeed, the steps to use it is almost exactly the same. You can mostly refer to the C++ description for explanation. Below we will only highlight the differences to the C++ API. 44 +=== [[MUSIC tutorial – Practical tips>>https://nest-simulator.readthedocs.io/en/v3.3/tutorials/music_tutorial/music_tutorial_4.html||rel=" noopener noreferrer" target="_blank"]] === 44 44 46 +**Level**: advanced(%%) **Type**: user documentation 47 + 48 +Start MUSIC using mpirun, Disable messages, Comma as decimal point, Build Autotool-enable project. 49 +=== [[MUSIC tutorial – Connect two NEST simulations using MUSIC>>https://nest-simulator.readthedocs.io/en/v3.3/tutorials/music_tutorial/music_tutorial_2.html||rel=" noopener noreferrer" target="_blank"]] === 50 + 51 +**Level**: advanced(%%) **Type**: user documentation 52 + 53 +We will be implementing the simple network from the introduction to this tutorial. 54 +