-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
The "two hill" function is a popular and flexible functional form for activation in chamber models that we should include in the solver, see for example in https://link.springer.com/article/10.1007/s10439-022-03047-3. This model allows for much more flexible and physiologically realistic waveforms than a cosine activation function.
Solution
I implemented the model in a branch on my fork, https://github.com/alexkaiser/svZeroDSolver/tree/chamber_two_hill_2.
Additional context
One could include this as a switch in the existing chamber model (as I have implemented it) or make another chamber model entirely.
Code of Conduct
- I agree to follow this project's Code of Conduct and Contributing Guidelines
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request