🧲 Spintronics WASM Demo

Real-time Magnetization Dynamics in Your Browser

About This Demo

This demonstration runs physics-accurate spintronics simulations entirely in your browser using WebAssembly. The simulation solves the Landau-Lifshitz-Gilbert (LLG) equation in real-time, showing how magnetic moments precess and relax in response to external fields.

🎯 Demo 1: Single Spin Precession

Visualize magnetization precession around an applied magnetic field

Time: 0.000 ns
Mx: 0.000
My: 0.000
Mz: 1.000
|M|: 1.000

🌊 Demo 2: Magnon Propagation in Spin Chain

Watch spin waves (magnons) propagate through a 1D chain of coupled spins

Time: 0.000 ns
Spins: 50

⚡ Demo 3: Spin Hall Effect Calculator

Calculate spin current generation from charge current

Result:

Spin Current Density: A/m²

The spin Hall effect converts charge current into transverse spin current. This is a key mechanism for electrical manipulation of magnetization in spintronic devices.

⚡ Performance Note: These simulations run natively in your browser using Rust compiled to WebAssembly. For optimal performance, use a modern browser (Chrome, Firefox, Edge, or Safari).