ECME-RIRR-DOX model#
Cardiomyocyte electrophysiology and bioenergetics model with doxorubicin perturbation.
Runtime information#
using InteractiveUtils
InteractiveUtils.versioninfo()
Julia Version 1.12.1
Commit ba1e628ee49 (2025-10-17 13:02 UTC)
Build Info:
Official https://julialang.org release
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: 4 × AMD EPYC 7763 64-Core Processor
WORD_SIZE: 64
LLVM: libLLVM-18.1.7 (ORCJIT, znver3)
GC: Built with stock GC
Threads: 2 default, 1 interactive, 2 GC (on 4 virtual cores)
Environment:
JULIA_CI = true
JULIA_CONDAPKG_OFFLINE = true
LD_LIBRARY_PATH = /opt/hostedtoolcache/Python/3.13.8/x64/lib
JULIA_PROJECT = /home/runner/work/ecme-rirr-dox/ecme-rirr-dox/Project.toml
JULIA_DEPOT_PATH = /home/runner/.julia:/opt/hostedtoolcache/julia/1.12.1/x64/local/share/julia:/opt/hostedtoolcache/julia/1.12.1/x64/share/julia
JULIA_CONDAPKG_BACKEND = Null
JULIA_NUM_THREADS = 2
JULIA_LOAD_PATH = @:@v#.#:@stdlib
using Pkg
Pkg.status()
Project ECMEDox v0.4.0
Status `~/work/ecme-rirr-dox/ecme-rirr-dox/Project.toml`
[459566f4] DiffEqCallbacks v4.10.1
[0b91fe84] DisplayAs v0.1.6
[961ee093] ModelingToolkit v10.26.0
[77ba4419] NaNMath v1.1.3
[8913a72c] NonlinearSolve v4.12.0
[1dea7af3] OrdinaryDiffEq v6.102.1
[91a5bcdd] Plots v1.41.1
[33c8b6b6] ProgressLogging v0.1.5
[9672c7b4] SteadyStateDiffEq v2.7.0
This notebook was generated using Literate.jl.