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.5
Commit 760b2e5b739 (2025-04-14 06:53 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
  CPU: 32 × 13th Gen Intel(R) Core(TM) i9-13900KS
  WORD_SIZE: 64
  LLVM: libLLVM-16.0.6 (ORCJIT, alderlake)
Threads: 2 default, 0 interactive, 1 GC (on 32 virtual cores)
Environment:
  LD_LIBRARY_PATH = /home/github/actions-runner-1/_work/_tool/Python/3.13.5/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 = 2
  JULIA_CI = true
  JULIA_DEPOT_PATH = /home/github/.julia:/home/github/actions-runner-1/_work/_tool/julia/1.11.5/x64/local/share/julia:/home/github/actions-runner-1/_work/_tool/julia/1.11.5/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.8.0
  [0b91fe84] DisplayAs v0.1.6
  [06fc5a27] DynamicQuantities v1.8.0
  [0b43b601] Groebner v0.9.4
  [961ee093] ModelingToolkit v10.4.0
  [77ba4419] NaNMath v1.1.3
  [1dea7af3] OrdinaryDiffEq v6.98.0
  [91a5bcdd] Plots v1.40.14
  [33c8b6b6] ProgressLogging v0.1.4
  [9672c7b4] SteadyStateDiffEq v2.5.0
  [0c5d862f] Symbolics v6.42.0

This notebook was generated using Literate.jl.