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: 12 × Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz
  WORD_SIZE: 64
  LLVM: libLLVM-16.0.6 (ORCJIT, skylake)
Threads: 6 default, 0 interactive, 3 GC (on 12 virtual cores)
Environment:
  LD_LIBRARY_PATH = /home/github/actions-runner-1/_work/_tool/Python/3.13.7/x64/lib
  JULIA_PROJECT = /home/github/actions-runner-1/_work/ecme-rirr-dox/ecme-rirr-dox/Project.toml
  JULIA_CONDAPKG_BACKEND = Null
  JULIA_NUM_THREADS = 6
  JULIA_CI = true
  JULIA_DEPOT_PATH = /home/github/.julia:/home/github/actions-runner-1/_work/_tool/julia/1.11.6/x64/local/share/julia:/home/github/actions-runner-1/_work/_tool/julia/1.11.6/x64/share/julia
  JULIA_LOAD_PATH = @:@v#.#:@stdlib
using Pkg
Pkg.status()
Project ECMEDox v0.4.0
Status `~/actions-runner-1/_work/ecme-rirr-dox/ecme-rirr-dox/Project.toml`
  [459566f4] DiffEqCallbacks v4.9.0
  [0b91fe84] DisplayAs v0.1.6
  [f6369f11] ForwardDiff v1.2.0
  [961ee093] ModelingToolkit v10.22.0
  [77ba4419] NaNMath v1.1.3
  [1dea7af3] OrdinaryDiffEq v6.102.1
  [91a5bcdd] Plots v1.40.19
  [33c8b6b6] ProgressLogging v0.1.5
  [9672c7b4] SteadyStateDiffEq v2.5.0

This notebook was generated using Literate.jl.