Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,14 @@ This repo is designed as the reference template for all future SolveForce micros
│ ├─ atom-overview.md
│ ├─ telecom-definitions.md
│ ├─ solveforce-network-map.md
│ ├─ edge-modules/
│ │ └─ fiber-intelligence.md
│ ├─ quantum-terminology/
│ │ ├─ index.md
│ │ └─ *.md
│ └─ quantum-physics-terminology/
│ ├─ index.md
│ └─ *.md
│ └─ edge-modules/
│ └─ fiber-intelligence.md
├─ docs/
Expand Down Expand Up @@ -90,6 +98,15 @@ Then open: [http://localhost:8080](http://localhost:8080)

## 4. Development

- Edit `web/index.html`, `styles.css`, and `scripts.js` for the public site. After
making changes run `python -m tools.sync_root` to refresh the repository root
landing page and accompanying assets.
- Edit `content/*.md` for long-form descriptions, service catalogs, and playbooks.
- Add or update terminology pages in `content/quantum-terminology/` to extend the
SolveForce A–Z glossary for quantum computing and physics.
- Contribute new or refined quantum and atomic physics definitions in
`content/quantum-physics-terminology/`, where each term lives in its own file for
precise linking across SolveForce properties.
- Edit `web/index.html`, `styles.css`, and `scripts.js` for the public site.
- Edit `index.html` in the repository root after updating `web/index.html` so the
homepage at `/` mirrors the canonical microsite content. Copy the markup from
Expand Down
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/ab-initio.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Ab Initio

Mathematical model solving Schrödinger equation for atomic nuclei, yielding precise results for light nuclei.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/absorber.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Absorber

Material stopping ionizing radiation, like lead for gamma rays.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/absorption-spectrum.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Absorption Spectrum

Wavelengths of absorbed radiation by atoms and molecules.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/absorption.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Absorption

Process where matter takes in energy from electromagnetic radiation or particles.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/absorptivity.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Absorptivity

Fraction of incident radiation absorbed by a surface.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Acceleration Due to Gravity

Acceleration from gravitational force on an object.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/acceleration.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Acceleration

Rate of velocity change with time.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/accelerator.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Accelerator

Device increasing particle energy for collisions, e.g., linear or circular.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/accelerometer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Accelerometer

Instrument measuring proper acceleration.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/accumulator.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Accumulator

Register holding ALU operation results in quantum simulations.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/activity.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Activity

Rate of radioactive decay, in becquerels.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/adhesion.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Adhesion

Force causing objects to stick together.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Adiabatic Approximation

Quantum method assuming slow system evolution maintaining equilibrium.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/adiabatic-cooling.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Adiabatic Cooling

Temperature drop via expansion without heat exchange.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/adiabatic-heating.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Adiabatic Heating

Temperature rise via compression without heat exchange.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/adiabatic-process.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Adiabatic Process

No heat/mass transfer; energy via work only.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/afocal-system.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Afocal System

Optical system with infinite focal length.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/air-mass-coefficient.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Air Mass Coefficient

Ratio of optical path to vertical zenith path.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/air-mass.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Air Mass

Atmospheric path length in astronomy or air volume in meteorology.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/alara.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# ALARA

As Low As Reasonably Achievable, optimization in radiation protection.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/albedo.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Albedo

Fraction of incident light reflected by a surface.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/alloy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Alloy

Chemical mixture of metals or elements.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/alpha-decay.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Alpha Decay

Radioactive decay emitting alpha particle, reducing mass by 4 and atomic number by 2.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/alpha-particle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Alpha Particle

Helium-4 nucleus (2 protons, 2 neutrons) from alpha decay.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/alternating-current-ac.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Alternating Current (AC)

Electric current reversing direction periodically.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/amorphous-solid.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Amorphous Solid

Solid without definite geometric shape.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/ampere.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Ampere

SI unit of electric current, one coulomb per second.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/amplifier.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Amplifier

Device increasing signal power from external supply.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/amplitude.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Amplitude

Maximum wave displacement from equilibrium.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/angular-acceleration.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Angular Acceleration

Rate of angular velocity change, in rad/s².
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/angular-displacement.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Angular Displacement

Angle rotated about an axis.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/angular-frequency.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Angular Frequency

Rotation rate, ω = 2πf, in radians/second.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/angular-momentum.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Angular Momentum

Rotational momentum, conserved in closed systems.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/angular-velocity.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Angular Velocity

Rate of angular position change, in rad/s.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/anion.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Anion

Negatively charged ion.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/annihilation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Annihilation

Particle-antiparticle collision converting mass to energy.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/anode.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Anode

Electrode where conventional current enters.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/anthropic-principle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Anthropic Principle

Universe constants tuned for life and observation.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/anti-gravity.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Anti-Gravity

Hypothetical gravity-free region.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/antimatter.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Antimatter

Antiparticles with opposite charges to normal matter.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/antineutrino.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Antineutrino

Neutrino antiparticle.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/antiparticle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Antiparticle

Same mass but opposite charges as its partner.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/antiproton.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Antiproton

Proton with negative charge.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/antiquark.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Antiquark

Quark with opposite properties.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/archimedes-principle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Archimedes' Principle

Buoyant force equals displaced fluid weight.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/area-moment-of-inertia.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Area Moment of Inertia

Resistance to bending.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/astrophysics.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Astrophysics

Physics of celestial bodies.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/asymptotic-freedom.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Asymptotic Freedom

Quark interactions weaken at high energies.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/atom.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Atom

Basic matter unit: nucleus with protons/neutrons, orbited by electrons.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/atomic-clock.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Atomic Clock

Timekeeper using atomic electron transitions.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/atomic-line-filter.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Atomic Line Filter

Device isolating atomic wavelengths in spectroscopy.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/atomic-mass-number-a.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Atomic Mass Number (A)

Total nucleons (protons + neutrons).
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Atomic Mass Unit (amu or u)

Mass unit where ¹²C = 12 u.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/atomic-mass.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Atomic Mass

Atom mass in unified atomic mass units.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/atomic-number-z.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Atomic Number (Z)

Number of protons in nucleus.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/atomic-orbital.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Atomic Orbital

Wave function describing electron behavior in atom.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/atomic-physics.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Atomic Physics

Study of atoms as isolated electron-nucleus systems.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/atomic-structure.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Atomic Structure

Arrangement of protons, neutrons, electrons.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/atomic-weight.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Atomic Weight

Weighted average atomic mass of isotopes.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Attenuation Coefficient

Beam weakening by material.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/attenuation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Attenuation

Signal strength reduction in a medium.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/avogadros-number.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Avogadro’s Number

Particles per mole, ~6.022×10²³.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Azimuthal Quantum Number

Determines orbital angular momentum/shape.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/background-radiation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Background Radiation

Natural environmental radiation from cosmic/terrestrial sources.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/balmer-formula.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Balmer Formula

Describes hydrogen emission spectrum in visible range.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/balmer-series.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Balmer Series

Spectral lines to/from n=2 hydrogen state.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/band-gap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Band Gap

Energy difference between valence/conduction bands in semiconductors.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/barn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Barn

Cross-section unit, 10⁻²⁴ cm².
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Baryon Asymmetry Problem

Universe's matter-antimatter imbalance.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/baryon-number.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Baryon Number

+1 for baryons, -1 for antibaryons.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/baryon.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Baryon

Composite hadron of three quarks, e.g., proton/neutron.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/base-load.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Base Load

Continuous electricity demand over 24 hours.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/becquerel-bq.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Becquerel (Bq)

SI activity unit, one disintegration/second.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/bells-inequality.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Bell’s Inequality

Quantum violation indicating nonlocality.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/bells-theorem.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Bell’s Theorem

Quantum predictions defy local hidden variables.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/beta-decay.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Beta Decay

Neutron-to-proton conversion emitting beta particle/neutrino.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/beta-particle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Beta Particle

High-energy electron/positron from decay.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/binding-energy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Binding Energy

Energy to disassemble nucleus.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/biological-shield.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Biological Shield

Absorbing material around reactor for radiation protection.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/black-body.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Black Body

Perfect absorber/emitter of radiation.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/black-hole.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Black Hole

Event horizon-trapped light region.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/blackbody-radiation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Blackbody Radiation

Temperature-dependent emission from black body.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/bohr-magneton.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Bohr Magneton

Electron magnetic moment, 9.3×10⁻²⁴ J/T.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/bohr-model.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Bohr Model

Electrons in discrete orbits around nucleus.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/bohr-radius.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Bohr Radius

First Bohr orbit radius in hydrogen.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Bohr’s Model of Hydrogen Atom

Quantum model explaining hydrogen spectra.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Boiling Water Reactor (BWR)

Light water reactor boiling in core.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/boltzmann-constant.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Boltzmann Constant

Relates temperature to kinetic energy, k_B = 1.38×10⁻²³ J/K.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/born-interpretation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Born Interpretation

Wave function square as probability density.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/borns-rule.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Born’s Rule

Probability |⟨k|α⟩|² for outcome k in state α.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Bose–Einstein Condensate

Bosons in same state near absolute zero.
3 changes: 3 additions & 0 deletions content/quantum-physics-terminology/boson.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Boson

Integer spin particle following Bose-Einstein statistics.
Loading
Loading