Test Model with configuration file

Functions:

RunKuramotoFor(configFile)

Perform the simulation of the Kuramoto model with the parameters specified in the configFile

simulations.testModelConfig.RunKuramotoFor(configFile)

Perform the simulation of the Kuramoto model with the parameters specified in the configFile

The output directory should be manually specified in this script, by deafult is the folder ‘../output_timeseries/’

Parameters

configFile (str) – filename of the configFile.

Return type

None.