← Back to atomic_physics Entities

Entity Catalog — Atomic Physics

Entities are the real-world quantities that become channels in the trace vector. Each maps to [0,1]ⁿ through the embedding.

118 elements across 11 modules — the complete periodic table through the GCD kernel

8-Channel Property Kernel

Every element maps to an 8-channel trace vector with equal weights (w_i = 1/8):

ChannelFormulaPhysical Basis
Z_normZ / 118Atomic number position
ENelectronegativity / 4.0Pauling scale (max ≈ 4.0)
radius1 − r_pm / r_maxInverted: smaller radius → higher c
IEIE_eV / IE_maxFirst ionization energy
EA|EA_eV| / EA_maxElectron affinity magnitude
T_meltT_melt_K / T_max_KMelting point
T_boilT_boil_K / T_max_KBoiling point
densitylog(ρ+1) / log(ρ_max+1)Logarithmic density

Cross-Scale Kernel (12 Channels)

Source: closures/atomic_physics/cross_scale_kernel.py

Bridges subatomic → atomic scales:

CategoryChannels
Nuclear (4)Z_norm, N/Z ratio, binding_per_nucleon (Bethe-Weizsäcker), magic_proximity
Electronic (2)valence_electrons, block_ordinal (s=1, p=2, d=3, f=4)
Bulk (6)EN, radius_inv, IE, EA, T_melt, density_log

Key finding: magic_proximity is the #1 IC killer (39% contribution). d-block has highest ⟨F⟩ = 0.589.

Representative Elements

ZElementBlockKey RegimeNotes
1HydrogensStableSimplest: Rydberg exact (AX-AT1)
2HeliumsStableNoble gas — shell closure attractor
6CarbonpStableHigh fidelity, balanced channels
10NeonpStableNoble gas — shell closure
11SodiumsWatchAlkali — single outer electron
26IrondWatchPeak binding energy region
28NickeldStableIC/F = 0.9573 — restored coherence
29CopperdWatchd→s electron transition
36KryptonpStableNoble gas — shell closure
47SilverdWatchAnomalous electron configuration
54XenonpStableNoble gas — shell closure
79GolddWatchRelativistic effects significant
86RadonpStableNoble gas — shell closure
92UraniumfCollapsef-block — complex shell structure
118OganessonpCollapseSuperheavy — edge of periodic table

Module Catalog

ModulePurposeEntities
periodic_kernel.py118-element periodic table kernel118 elements
cross_scale_kernel.py12-channel nuclear-informed analysis118 elements × 12 channels
tier1_proof.pyExhaustive Tier-1 proof10,162 tests, 0 failures
electron_config.pyElectron configuration analysisShell filling patterns
fine_structure.pyFine structure constant α = 1/137Energy-level splitting
ionization_energy.pyIonization energy closuresAll 118 elements
spectral_lines.pySpectral line analysisEmission/absorption
selection_rules.pyQuantum selection rulesΔl = ±1 transitions
zeeman_stark.pyZeeman and Stark effectsField-induced splitting
recursive_instantiation.pyRecursive instantiationStructural self-similarity

Shell Closure Attractors

Noble gases (Z = 2, 10, 18, 36, 54, 86) are shell-closure attractors per AX-AT0. They consistently occupy Stable regime with high IC/F, because complete electron shells produce homogeneous trace vectors — all channels are simultaneously high, minimizing the heterogeneity gap Δ = F − IC.


Generated by the Headless Contract Gateway (HCG) · Domain: atomic_physics · UMCP v2.2.5