HPC Tier Module

Cardiac Monodomain Wave Propagation

Propagate a cardiac excitation wave and verify its speed against the exact Nagumo front - in the browser.

See it run - a worked example, 100% in this browser tab

The problem

Excitable-media and reaction-diffusion teaching needs a propagation solver whose measured conduction velocity can be checked against an exact law, rather than a simulation that merely looks like a moving wave.

The local-first solution

This plugin solves the cited monodomain equation with a finite-difference Laplacian in exact f64, measures the front conduction velocity by tracking the level set, and compares it to the closed-form Nagumo front speed - all deterministic and in your browser with nothing uploaded.

What it does

5-point (2D) / 3-point (1D) Laplacian with forward-Euler diffusion updates
Nagumo bistable cubic with its exact front speed c = sqrt(DA/2)(1-2a)
FitzHugh-Nagumo two-variable excitable kinetics for pulse and refractory demos
Measures conduction velocity from the V = 1/2 level set vs the closed form
Demonstrates counter-propagating-front annihilation and refractory non-re-excitation
Charts the wavefront profile and CV-vs-D against c ~ sqrt(D)

Honest scope

Exact: the Laplacian stencil, the forward-Euler update, the stability number, the Nagumo cubic and its closed-form front speed, and the FitzHugh-Nagumo right-hand side. It assumes a scalar isotropic monodomain with phenomenological 1-2 variable kinetics standing in for full ionic membrane channels, dimensionless units, and zero-flux boundaries; it does not model true ionic currents, anisotropy, the bidomain field, mechano-electric feedback, or 3D geometry, and reported velocity is in model units, not tissue ms^-1. Research and education only - not a medical device and not for clinical, diagnostic, or treatment decisions.

Authorities cited

Run the propagation solve

Compute the wave and its conduction-velocity error in your browser, with nothing uploaded to anyone's cloud. Save the run to Sandbox, attach it to a Worklog case, or share parameters through a Gate portal.

GDBS by VaultSync Solutions Inc. - Verifiable Computation. gdbs.getvaultsync.com