DiODeProject / DiODeProject/MuMoT

Bifurcation() fails to find all branches

Open
#228 2 comments 0 reactions 1 assignee Claimed by @tbose1 View on GitHub
help wanted question
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?

![streamshading](https://user-images.githubusercontent.com/3924875/49046983-feb46a80-f1a3-11e8-9e34-fbfebd709235.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.