ECME-RIRR-DOX model

ECME-RIRR-DOX model#

Cardiomyocyte electrophysiology and bioenergetics model with doxorubicin perturbation.

Runtime information#

using InteractiveUtils
InteractiveUtils.versioninfo()
Julia Version 1.11.6
Commit 9615af0f269 (2025-07-09 12:58 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
  CPU: 32 × Intel(R) Core(TM) i9-14900K
  WORD_SIZE: 64
  LLVM: libLLVM-16.0.6 (ORCJIT, alderlake)
Threads: 8 default, 0 interactive, 4 GC (on 32 virtual cores)
Environment:
  JULIA_CI = true
  LD_LIBRARY_PATH = /home/github/actions-runner-2/_work/_tool/Python/3.13.5/x64/lib
  JULIA_DEPOT_PATH = /home/github/.julia:/home/github/actions-runner-2/_work/_tool/julia/1.11.6/x64/local/share/julia:/home/github/actions-runner-2/_work/_tool/julia/1.11.6/x64/share/julia
  JULIA_PROJECT = /home/github/actions-runner-2/_work/ecme-rirr-dox/ecme-rirr-dox/Project.toml
  JULIA_CONDAPKG_BACKEND = Null
  JULIA_NUM_THREADS = 8
  JULIA_LOAD_PATH = @:@v#.#:@stdlib
using Pkg
Pkg.status()
Project ECMEDox v0.4.0
Status `~/actions-runner-2/_work/ecme-rirr-dox/ecme-rirr-dox/Project.toml`
  [459566f4] DiffEqCallbacks v4.8.0
  [0b91fe84] DisplayAs v0.1.6
  [0b43b601] Groebner v0.9.4
  [961ee093] ModelingToolkit v10.14.0
  [77ba4419] NaNMath v1.1.3
  [1dea7af3] OrdinaryDiffEq v6.101.0
  [91a5bcdd] Plots v1.40.17
  [33c8b6b6] ProgressLogging v0.1.5
  [9672c7b4] SteadyStateDiffEq v2.5.0
  [0c5d862f] Symbolics v6.45.0

This notebook was generated using Literate.jl.