Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.36 KB

README.md

File metadata and controls

20 lines (16 loc) · 1.36 KB

Repast Oscillators

Repast Symphony synchronization models for coupled oscillators (such as Kuramoto)

Useful Links:

Getting Started

  • Install Repast Symphony by following the instructions in the official documentation page
  • Make sure you choose the "Repast Symphony" perspective
  • Download extra dependencies needed by the joscillator project using gradlew.bat copytolib if Windows, ./gradlew copytolib otherwise
  • Checkout the repast-oscillators module inside your workspace
  • Import the joscillator project
  • Start the model GUI by selecting the "oscillator Model" launcher in the launcher selector window (click on the small downward facing triangle next to the Eclipse launcher button). The GUI may take a few seconds to appear.

Running the Oscillator Model

  • The phases and coherence for each tick are saved in out output/phases.csv and output/coherence.csv respectively.