Sunspots & Active Regions
Sunspot structure, Evershed flow, Joy's law, Hale's law, and the solar cycle
11.1 Sunspot Structure
Derivation 1: Umbral-Penumbral Magnetic Field Geometry
A mature sunspot consists of a dark umbra (T ~ 3800 K) surrounded by a lighter penumbra (T ~ 5200 K). The magnetic field is vertical in the umbra and becomes increasingly inclined in the penumbra.
Step 1. The magnetohydrostatic force balance:
Step 2. The Lorentz force can be decomposed into magnetic pressure and tension:
Step 3. In a simple thin flux tube model, lateral pressure balance gives:
Since \(P_{\text{int}} < P_{\text{ext}}\), the internal temperature must be lower at the same geometric height. The Wilson depression (~400 km) is the geometric sinking of the sunspot photosphere due to reduced gas pressure. Umbral dots (bright features ~300 km across) indicate residual convection even in strong fields.
11.2 Evershed Flow
Derivation 2: Siphon Flow Model
The Evershed effect is a systematic radial outflow of ~2 km/s in the penumbra, discovered by Evershed in 1909. The siphon flow model explains it as a pressure-driven flow along arched flux tubes.
Step 1. Along a thin magnetic flux tube, Bernoulli's equation gives:
Step 2. If the external pressure differs between the two footpoints (different field strengths), there is a pressure difference driving the flow:
The inverse Evershed flow (inflow) observed in the chromosphere above sunspots may represent the return flow in a different atmospheric layer.
11.3 Joy's Law and Hale's Law
Derivation 3: Tilt Angle from Coriolis Force
Joy's law states that bipolar active regions are tilted with respect to the east-west direction, with the leading polarity closer to the equator. The tilt angle increases with latitude.
Step 1. As a rising flux tube (omega loop) expands in the convection zone, the Coriolis force acts on the diverging flows:
Step 2. The component of the Coriolis force perpendicular to the tube axis produces a twist proportional to the sine of the latitude:
where \(\tau_{\text{rise}}\) is the rise time, \(d\) is the footpoint separation, and \(a\) is the initial tube radius. Observations give\(\gamma \approx 0.5\sin\lambda\) (about 5-7 degrees at typical active latitudes).
Hale's polarity law (1919): The leading polarity (closer to the equator) in each hemisphere has the same magnetic sign throughout a given cycle, and the pattern reverses every 11 years—hence the full magnetic cycle is 22 years.
11.4 The Solar Cycle and Butterfly Diagram
Derivation 4: Sporer's Law of Equatorward Migration
Step 1. At cycle onset, sunspots appear at latitudes ~30-35 degrees. As the cycle progresses, the emergence latitude migrates equatorward (Sporer's law). This creates the famous butterfly diagram when plotting sunspot latitude versus time.
Step 2. The migration can be understood from the Parker-Yoshimura dynamo wave propagation:
Equatorward propagation requires \(\alpha \partial\Omega/\partial r < 0\) in the northern hemisphere, which is satisfied when the \(\alpha\)-effect is positive in the north and the radial shear is negative (as at the base of the convection zone).
11.5 Solar Cycle Statistics
Derivation 5: Waldmeier Effect
Step 1. The Waldmeier effect is an anticorrelation between the rise time and amplitude of solar cycles: stronger cycles rise faster.
Step 2. This can be understood in BL dynamo models: a stronger poloidal seed field produces more toroidal flux, which emerges as more sunspots, and the nonlinear quenching saturates the growth faster.
Solar Cycle Statistics
- • Average period: 11.04 years (activity cycle), 22 years (magnetic cycle)
- • Rise time: 3-5 years; decline time: 6-8 years
- • Sunspot number range: 50 (weak) to 250 (strong)
- • Grand minima (Maunder minimum, 1645-1715): very few sunspots for ~70 years
Numerical Simulation
Sunspots: Butterfly Diagram, Solar Cycle, Joy's Law, Magnetic Structure
PythonClick Run to execute the Python code
Code will be executed with Python 3 on the server
11.6 Detailed Sunspot Cooling from Magnetic Pressure
Temperature Reduction: \(\Delta T/T \approx B^2/(8\pi P)\)
Step 1. Total pressure balance across the sunspot boundary:
Step 2. Using the ideal gas law \(P = \rho k_B T / (\mu m_H)\) and assuming the density is approximately the same (a rough first estimate):
Step 3. The fractional temperature deficit:
Step 4. In CGS notation this is often written as:
Step 5. For the photosphere, \(P_{\text{ext}} \approx 1.4\times10^4\) Pa and\(B = 0.3\) T:
This is an overestimate because the density also adjusts (the sunspot is partially evacuated). A more careful treatment accounting for hydrostatic stratification gives\(\Delta T \approx 2000\) K, reducing \(T\) from 5800 K to ~3800 K in the umbra, consistent with observations of sunspot umbral brightness (\(\sim 20\%\) of the quiet Sun).
11.7 Joy's Law from Coriolis Force on Flux Tubes
Tilt Angle from Angular Momentum Conservation
Step 1. Consider a thin flux tube rising from the base of the convection zone. As the tube expands, the two footpoints separate in longitude. The Coriolis force acts on this diverging flow.
Step 2. The Coriolis acceleration perpendicular to the tube axis (in the east-west direction):
where \(v_r\) is the radial rise velocity and \(\lambda\) is the latitude.
Step 3. Over the rise time \(\tau_{\text{rise}}\), the angular displacement of each footpoint:
where \(d\) is the footpoint separation.
Step 4. The tilt angle \(\gamma \approx \delta\phi\) (small angle), and using\(\tau_{\text{rise}} \sim H/v_r\) where \(H\) is the convection zone depth:
Observations give \(A \approx 0.5\) (i.e., \(\gamma\approx 0.5\sin\lambda\) radians\(\approx 30\sin\lambda\) degrees). At typical active region latitude \(\lambda=15^\circ\), the tilt is about \(7^\circ\). This latitude-dependent tilt is critical for the Babcock-Leighton dynamo: it provides the systematic asymmetry needed to convert toroidal to poloidal flux.
11.8 Butterfly Diagram Schematic
The butterfly diagram shows the latitude of sunspot emergence over time, revealing the 11-year equatorward migration pattern described by Sporer's law.
Schematic butterfly diagram showing equatorward migration of sunspot emergence zones over two 11-year cycles. Colors indicate magnetic polarity (Hale's law): leading polarity reverses every cycle.
Extended Simulation: Solar Cycle, Maunder Minimum, & Butterfly Diagram
Extended: Maunder Minimum, Waldmeier Effect, Butterfly Diagram, Magnetic Flux Cycle
PythonClick Run to execute the Python code
Code will be executed with Python 3 on the server