em_induction_submit
Queue an asynchronous Elmer 2-D harmonic magnetodynamics job to calculate AC skin depth and Joule heating in a conductor slab. Poll job_result for skin depth, decay, and phase ratios.
Instructions
AC skin effect / induction via Elmer's harmonic 2-D magnetodynamics (P3 M6
frontier), asynchronous. Requires ElmerSolver; when absent this returns
{ok:false, reason, install} rather than raising. Builds a conductor slab
depths skin depths deep driven by the surface vector potential at
frequency_hz, solves the complex field, and fits the e-folding length of
BOTH the magnitude and the phase of A(x) — each must equal the exact
δ = √(2/(ω·μ₀·μ_r·σ)) (live: decay_ratio 0.999, phase_ratio 1.000). The Joule
deposition profile |J|² ∝ e^(−2x/δ) is the induction-heating answer.
Returns the degradation dict or {job_id, status, cache_hit}; poll job_result for {ok, skin_depth_exact_m, decay_length_m, phase_length_m, decay_ratio, phase_ratio, case_dir}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nx | No | ||
| ny | No | ||
| mu_r | No | ||
| depths | No | ||
| conductor | No | copper | |
| frequency_hz | No | ||
| conductivity_s_m | No |