CellML
latest
  • 1. Definitions
  • 2. Element information items
  • 3. Interpretation
  • 4. References
  • 5. Examples
    • 5.1. Using resets
    • 5.2. Using imports
    • 5.3. Using units
    • 5.4. Best practice
CellML
  • Docs »
  • 5. Examples »
  • 5.1. Using resets
  • Edit on GitHub

5.1. Using resetsΒΆ

  • 5.1.1. Introduction
    • 5.1.1.1. Some extra restrictions
  • 5.1.2. Interpretation
    • 5.1.2.1. Multiple reset rules can act together: \(g\) is a composite function
    • 5.1.2.2. Finding the points \((x, t, p)\)
  • 5.1.3. Examples of reset use
    • 5.1.3.1. Example: Duplicated test conditions
    • 5.1.3.2. Example: Reset to same
    • 5.1.3.3. Example: Order of evaluation
    • 5.1.3.4. Example: Cascading
    • 5.1.3.5. Example: Using variables as reset values
    • 5.1.3.6. Example: Using variables as test values
    • 5.1.3.7. Example: Explicit reset ordering
  • 5.1.4. Implementation: Forward integration
  • 5.1.5. What could go wrong?
    • 5.1.5.1. Misuse: Touching, not crossing
    • 5.1.5.2. Misuse: Multiple truths
    • 5.1.5.3. Misuse: Indirect change of state variables
    • 5.1.5.4. Misuse: Conditional reset value
    • 5.1.5.5. Misuse: Conditional test value
    • 5.1.5.6. Misuse: Infinite loop
  • 5.1.6. Modelling examples
    • 5.1.6.1. Usecase: Cell growth and division
    • 5.1.6.2. Usecase: Stimulus current with offset
    • 5.1.6.3. Usecase: Reset at initial point
unofficial version
Next Previous

© Copyright 2019-2023, CellML Editors and Contributors Revision 05711618.

Built with Sphinx using a theme provided by Read the Docs.