DiODeProject / DiODeProject/MuMoT
Bifurcation() fails to find all branches
- Dominant language
- Python
- Stars
- 24
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
The Epidemic Models Demo notebook uses `bifurcation()` for a transcritical bifurcation which takes place when the bifurcation parameter crosses 1. The `bifurcation()` function is sensitive to the `initBifParamz value. If `initBifParam` is less than one, then only the first branch is found. If `initBifParam` is larger than one, then only the second branch is found. Currently, I use a multicontroller to show both branches.
Is there a way to make `bifurcation()` find both branches?

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.