Skip to content

sprint #09 / Use case KEEP: follow the limit cycle around an optimum #271

@abavoil

Description

@abavoil

In BifurcationKit.jl:

  • define limit cycle boundary condition with either $g(x_0, x_f) = 0$ (more general) or $g(x_0) - g(x_f) = 0$ (limit cycle of a projected state). For the most general case, have $g$ also depend on time.

In KEEP.jl:

  1. Make the source code public
  2. Do I need to use (mutable) Arrays instead of StaticArrays? Probably not.
  3. Is the use of ForwardDiff in my flow function a problem? Probably not, if I also use ForwardDiff in BifurcationKit.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions