Skip to content

harmonic period bifurcation map computing and simulation

License

Notifications You must be signed in to change notification settings

Aguscarpio/ArnoldMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7d2b44b · Jun 6, 2023

History

10 Commits
Jun 6, 2023
Sep 28, 2022
Sep 28, 2022
Jun 6, 2023
Sep 28, 2022
Jun 6, 2023
Sep 28, 2022
Jun 6, 2023
Sep 28, 2022

Repository files navigation

ArnoldMap

harmonic period bifurcation map computing and simulation

usage: run.py [-h] [-ncpus NCPUS] [-dimK DIMK] [-dimtau DIMTAU] [-N_steps N_STEPS] [-dt DT] [--progressbar]

Computes n-period for solutions generated by a model for a (dimK x dimtau) parameter space grid

options:

-h, --help show this help message and exit

-ncpus NCPUS Number of child processes It is recommended to use at most the number of available CPU cores

-dimK DIMK K parameter dimension, corresponding to K-tau plane

-dimtau DIMTAU tau parameter dimension, corresponding to K-tau plane

-N_steps N_STEPS Number of steps performed on each simulation Consider the program runs a whole simulation for each cell of the grid

-dt DT dt

--progressbar display progressbar


Full documentation coming soon

About

harmonic period bifurcation map computing and simulation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages