chaotic_pfc.cli.sensitivity
Sensitive Dependence on Initial Conditions (SDIC).
Functions
add_parser(subparsers)
|
Register the run sensitivity subcommand. |
run(args)
|
Execute the sensitivity experiment. |
-
chaotic_pfc.cli.sensitivity.add_parser(subparsers)[source]
Register the run sensitivity subcommand.
- Parameters:
subparsers (_SubParsersAction)
- Return type:
None
-
chaotic_pfc.cli.sensitivity.run(args)[source]
Execute the sensitivity experiment.
- Parameters:
args (Namespace)
- Return type:
int