Skip to main content

Chimera states in nonlocally-coupled phase oscillators

Project description

INSTALLATION

Via pip:

(sudo) pip install kuramoto_chimera

Via source

(https://github.com/fkemeth/kurmoto_chimera)

DOCUMENTATION

This python package contains functions to integrate a system of nonlocally-coupled phase oscillators investigated by Y. Kuramoto and D. Battogtokh, as described in their paper

"Coexistence of Coherence and Incoherence in Nonlocally Coupled Phase Oscillators." (http://www.j-npcs.org/abstracts/vol2002/v5no4/v5no4p380.html)

To integrate the system with the predefined parameters, run

from kuramoto_chimera import integrate
Ad = integrate()

To plot the last snapshot, run

import matplotlib.pyplot as plt
fig = plt.figure()
ax = fig.add_subplot(111)
ax.scatter(Ad["xx"], Ad["data"][-1])
plt.show()

ISSUES

For questions, please contact (felix@kemeth.de), or visit the GitHub repo.

LICENCE

This work is licenced under GNU General Public License v3. This means you must cite

"A classification scheme for chimera states" F.P. Kemeth et al. (http://dx.doi.org/10.1063/1.4959804)

if you use this package for publications.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kuramoto_chimera-0.0.1.tar.gz (15.2 kB view details)

Uploaded Source

Built Distribution

kuramoto_chimera-0.0.1-py3-none-any.whl (16.1 kB view details)

Uploaded Python 3

File details

Details for the file kuramoto_chimera-0.0.1.tar.gz.

File metadata

  • Download URL: kuramoto_chimera-0.0.1.tar.gz
  • Upload date:
  • Size: 15.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.24.0 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.53.0 importlib-metadata/4.11.2 keyring/21.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.6

File hashes

Hashes for kuramoto_chimera-0.0.1.tar.gz
Algorithm Hash digest
SHA256 f96b8d7ca8521eae707b5f5d5f87040c4f9518d82f8bf7fb5b0d6e593ba4abec
MD5 4ae00f56d31f2389169ab8c5db7e82f2
BLAKE2b-256 a8355074df203d5f7057ff853071d74918651f9c22411cb8c519f2dce77c375b

See more details on using hashes here.

File details

Details for the file kuramoto_chimera-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: kuramoto_chimera-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 16.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.24.0 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.53.0 importlib-metadata/4.11.2 keyring/21.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.6

File hashes

Hashes for kuramoto_chimera-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 63ba961691abc335444d8f530a2f145efac9237fe5e315dca059acee090e5619
MD5 8165b54521df14bc4e6875b4fa4810c7
BLAKE2b-256 255c9d1170714343e69e5666a819ec2a36f7421c16184e7e5666f165495a95f3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page