# Energy ## Microsim To Do — 150 priority articles These are the 150 articles selected from the Energy sheet as the **coolest, easiest, most interactive** candidates to ship as microsims first. They are grouped by the Energy microsim patterns from P5 JS EDITOR §4 (Pattern A — classical-mechanics constructions; Pattern D — thermodynamic state diagrams and cycles; Pattern E — phase transitions and equilibria; Pattern V — vector fields; Pattern K — stock-and-flow / energy balance), with crossover groups for statistical mechanics, heat transfer, renewable systems, advanced mechanics, and quantum/relativistic energy. Each item links to its (future) Obsidian page; the corresponding microsim is saved to the same slug in the p5.js Web Editor. As microsims ship, check the row. *Slug note:* where Wikipedia uses URL-encoded characters (e.g., `Schr%C3%B6dinger_equation`, `Maxwell%E2%80%93Boltzmann_distribution`), the Obsidian page uses the human-readable form (`Schrödinger_equation`, `Maxwell–Boltzmann_distribution`). The spreadsheet retains URL-encoded slugs for outbound web links. ### Pattern A reskin — Classical mechanics constructions (35) Oscillators, pendulums, rotation, fictitious forces, fundamental quantities. The starter sketch in P5 JS EDITOR §4 (damped harmonic oscillator with phase portrait) forks directly into most of these. - [ ] [[Simple_harmonic_motion]] *⏳ S-sched-energy-1777530106 2026-04-30T06:21:46Z* - [x] Harmonic oscillator *✅ https://editor.p5js.org/sciencenibber/sketches/4YJFtvZAg* - [x] [[Pendulum]] *✅ https://editor.p5js.org/sciencenibber/sketches/vtdlSNRup* - [x] Pendulum (mechanics) *✅ https://editor.p5js.org/sciencenibber/sketches/o5rZ8sVlk* - [x] Vibration *✅ https://editor.p5js.org/sciencenibber/sketches/TFprpY6vu* - [x] [[Damping]] *✅ https://editor.p5js.org/sciencenibber/sketches/fZGuoWUHS* - [x] [[Oscillation]] *✅ https://editor.p5js.org/sciencenibber/sketches/Q21EyK7NF* - [x] Equations of motion *✅ https://editor.p5js.org/sciencenibber/sketches/QJPdsFvdz* - [ ] [[Newton's_laws_of_motion]] *⏳ S-sched-energy-1777541168 2026-04-30T09:26:08Z* - [x] Newton's law of universal gravitation *✅ https://editor.p5js.org/sciencenibber/sketches/XCCg_VfwO* - [x] Centripetal force *✅ https://editor.p5js.org/sciencenibber/sketches/-TqgeKG-k* - [x] Centrifugal force *✅ https://editor.p5js.org/sciencenibber/sketches/ZTG1DJROY* - [x] Reactive centrifugal force *✅ https://editor.p5js.org/sciencenibber/sketches/DPrtTC31t* - [x] Coriolis force *✅ code validated 2026-06-10 · <paste editor URL after save>* - [x] Fictitious force *✅ https://editor.p5js.org/sciencenibber/sketches/2PRbsn5p8* - [x] Rotating reference frame *✅ https://editor.p5js.org/sciencenibber/sketches/o4XKH0cN3* - [ ] Inertial frame of reference - [ ] Non-inertial reference frame - [ ] Frame of reference - [ ] Circular motion - [ ] Rotation around a fixed axis - [x] Angular velocity *✅ https://editor.p5js.org/sciencenibber/sketches/BshDRXpFc* - [x] Angular acceleration *✅ https://editor.p5js.org/sciencenibber/sketches/Z_1rNio3s* - [x] Angular displacement *✅ https://editor.p5js.org/sciencenibber/sketches/A_6qY4ATa* - [x] [[Angular_frequency]] *✅ https://editor.p5js.org/sciencenibber/sketches/NjMZXTu5Z* - [x] Tangential speed *✅ https://editor.p5js.org/sciencenibber/sketches/JD76UsEJw* - [x] Rotational frequency *✅ https://editor.p5js.org/sciencenibber/sketches/q8n1rwD93* - [ ] Rigid body - [ ] Rigid body dynamics - [ ] Moment of inertia - [ ] Torque - [ ] Couple (mechanics) - [ ] [[Force]] - [ ] Mass - [ ] Acceleration - [ ] [[Velocity]] ### Pattern D reskin — Thermodynamic state diagrams and cycles (28) PV / TS / h-s diagrams as parametric closed curves, plus the canonical cycles. The state-diagram engine (`state_diagram.js`) gets written here. - [ ] Carnot heat engine - [ ] Heat engine - [ ] Heat pump and refrigeration cycle - [ ] Thermodynamic cycle - [ ] Thermodynamic process - [ ] Isobaric process - [ ] Isochoric process - [ ] Isothermal process - [ ] Adiabatic process - [ ] Isentropic process - [ ] Isenthalpic process - [ ] Quasistatic process - [ ] Polytropic process - [ ] Free expansion - [ ] Reversible process (thermodynamics) - [ ] Irreversible process - [ ] Ideal gas law - [ ] Ideal gas - [ ] Real gas - [ ] Equation of state - [ ] Thermodynamic state - [ ] Thermodynamic diagrams - [ ] Maxwell's thermodynamic surface - [ ] Internal combustion engine - [ ] Steam engine - [ ] Watt steam engine - [ ] Newcomen steam engine - [ ] Newcomen atmospheric engine ### Pattern E reskin — Phase transitions, equilibria, and matter states (12) Two-configuration interpolation under a slider; particle fields for kinetic-theory articles. - [ ] Phase (matter) - [ ] State of matter - [ ] [[Thermodynamic_equilibrium]] - [ ] Equilibrium state - [ ] Equilibrium thermodynamics - [ ] Non-equilibrium thermodynamics - [ ] Critical phenomena - [ ] Renormalization group - [ ] Self-assembly - [ ] [[Self-organization]] - [ ] Order and disorder - [ ] Nucleation ### Pattern V (NEW) — Vector fields, gradients, and field theory (8) Force fields, energy gradients, E&M field lines. Defines `vector_field.js` for use across rooms. - [ ] Field (physics) - [ ] Classical field theory - [ ] Conservative force - [ ] Gravity - [ ] Electromagnetic radiation - [ ] Lightning - [ ] Electromagnetism - [ ] [[Coulomb's_law]] ### Pattern K (defined here) — Stock-and-flow / conservation / energy balance (15) Defines `gauge.js` and `stock_flow.js`. First-Law accounting microsims, energy storage, transformations, conversion efficiency. - [ ] Conservation of energy - [ ] [[Energy_transformation]] - [ ] Energy transfer - [ ] Energy conversion efficiency - [ ] First law of thermodynamics - [ ] [[Second_law_of_thermodynamics]] - [ ] Third law of thermodynamics - [ ] Zeroth law of thermodynamics - [ ] Laws of thermodynamics - [ ] Earth's energy budget - [ ] Energy storage - [ ] Energy recovery - [ ] Cogeneration - [ ] Combustion - [ ] Energy carrier ### Statistical mechanics and kinetic theory (12) Particle systems, distributions, ensembles. Pattern J (particle/agent [[System|system]], formally introduced in [[Robotics]]) gets exercised heavily here. - [ ] Statistical mechanics - [ ] Statistical thermodynamics - [ ] Maxwell–Boltzmann distribution - [ ] Boltzmann equation - [ ] Boltzmann constant - [ ] Stefan–Boltzmann law - [ ] [[Kinetic_theory_of_gases]] - [ ] [[Entropy]] - [ ] Introduction to entropy - [ ] Maxwell's demon - [ ] Brownian ratchet - [ ] Loschmidt's paradox ### Heat transfer and radiation (8) Conduction, radiation, blackbody curves. - [ ] [[Heat_transfer]] - [ ] Heat conduction - [ ] Thermal conduction - [ ] Thermal radiation - [ ] Black-body radiation - [ ] Planck's law - [ ] Newton's law of cooling - [ ] Heat capacity ### Renewable energy and energy systems (12) Solar, wind, hydro, photovoltaic. Crossover with Engineering. - [ ] Solar energy - [ ] Solar thermal energy - [ ] Solar furnace - [ ] Solar power tower - [ ] Photovoltaic system - [ ] Concentrated solar power - [ ] Wind power - [ ] Hydropower - [ ] Hydroelectricity - [ ] Tidal power - [ ] Geothermal power - [ ] Wave farm ### Phase-space / Hamiltonian / advanced mechanics (10) Lagrangian, Hamiltonian, Liouville flows. The phase-space plotter is the natural visualizer. - [ ] Lagrangian mechanics - [ ] Hamiltonian mechanics - [ ] Routhian mechanics - [ ] Hamilton's equations - [ ] Hamilton–Jacobi equation - [ ] Analytical mechanics - [ ] Noether's theorem - [ ] Conserved quantity - [ ] D'Alembert's principle - [ ] Virtual work ### Quantum and relativistic energy (10) Quantum thermo, mass-energy equivalence, special relativity. Pattern D parametric curves over E-vs-something. - [ ] Mass–energy equivalence - [ ] E=mc² - [ ] Energy level - [ ] Quantum thermodynamics - [ ] [[Schrödinger_equation]] - [ ] Hamiltonian (quantum mechanics) - [ ] [[Photon]] - [ ] Special relativity - [ ] Lorentz transformations - [ ] Stress–energy tensor --- **Total:** 150 articles · A: 35 · D: 28 · E: 12 · V: 8 · K: 15 · Stat-mech: 12 · Heat transfer: 8 · Renewables: 12 · Phase-space/advanced: 10 · Quantum/relativistic: 10 **Cross-room overlap:** ~25 picks have direct counterparts in [[Engineering]] (the four steam-engine/Newcomen articles, Heat engine, Carnot, Heat pump cycle, ICE, the eight renewable systems, and Combustion all show up in Engineering's queue too) and in [[Geometry]] (the harmonic-oscillator phase portrait, parametric thermodynamic surfaces, and field-line visualizers all import Geo Pattern D parametric machinery). Energy is the *producer* room for `gauge.js`, `stock_flow.js`, `state_diagram.js`, and `vector_field.js` — write those first, since the rest of the queue (and several Engineering picks) compose against them. ← Back to MAIN <!-- BEAUTY-PASS-MEDIA:START --> ## MicroSim spec - **Recommended sim type:** stock-flow balance - **Microsimmability score:** 66/100 - **Layout:** drawing region (canvas) on top; control region (sliders/buttons) below. ### Parameters (tunable controls) - `Energy input rate - 0 to 100 kW` - `Loss coefficient - 0 to 1` - `System heat capacity` ### What animates Energy flows into a [[System|system]] whose stored energy (temperature) rises while losses bleed it out, and an energy-balance bar shows input, storage, and loss staying reconciled. ### Learning objective See how an energy balance partitions input into storage, useful output, and loss. ## Links (Wikipedia order) <!-- injected from _registry/childlinks/Energy.json (2026-07-30T02:09:12Z) --> `Abiogenesis` · `Absorption_refrigerator` · `Acceleration` · `Accretion_(astrophysics)` · `Activation_energy` · `Adaptive_management` · `Adenosine_diphosphate` · `Adenosine_triphosphate` · `Adiabatic_process` · `Advection` · `Agricultural_land` · [[Air_pollution]] · `Air_quality_index` · `Air_quality_law` · `Airborne_wind_energy` · `Airshed` · `Albert_Einstein` · `Alexis_Clairaut` · `An_Inquiry_Concerning_the_Source_of_the_Heat_Which_Is_Excited_by_Friction` · `Analytical_mechanics` · `Angular_acceleration` · `Angular_displacement` · [[Angular_frequency]] · `Angular_momentum` · `Angular_velocity` · `Animal` · `Antimatter` · `Appell's_equation_of_motion` · `Applied_mechanics` · `Aquifer` · `Aquifer_storage_and_recovery` · `Arable_land` · `Archaea` · `Aristotle` · `Arrhenius_equation` · `Astrobiology` · `Atkinson_cycle` · `Atmosphere` · `Atmosphere_of_Earth` · `Atomic_nucleus` · `Augustin-Louis_Cauchy` · `Bacteria` · `Basal_metabolic_rate` · `Benjamin_Thompson` · `Bernard_Koopman` · `Big_Bang` · [[Binding_energy]] · `Biodiversity` · `Bioenergetics` · `Bioenergy` · `Biological_organisation` · `Biology` · `Biomass` · `Biopiracy` · `Bioprospecting` · `Biosphere` · `Black-body_radiation` · `Black_hole_thermodynamics` · `Brayton_cycle` · `Bridgman's_thermodynamic_equations` · `British_thermal_unit` · `Brownian_ratchet` · `Bush_tucker` · `Bushmeat` · [[Calculus]] · `Caloric_theory` · `Calorie` · `Capacitor` · `Carbohydrate` · `Carbon_dioxide` · `Carbon_footprint` · `Carl_Gustav_Jacob_Jacobi` · `Carnot's_theorem_(thermodynamics)` · `Carnot_cycle` · `Carnot_heat_engine` · `Catabolism` · `Celestial_mechanics` · `Cell_(biology)` · `Cellular_respiration` · `Centrifugal_force` · `Centripetal_force` · [[Chemical_element]] · `Chemical_energy` · `Chemical_oscillator` · `Chemical_potential` · `Chemical_reaction` · `Chemical_thermodynamics` · [[Chemistry]] · `Cheng_cycle` · [[Christiaan_Huygens]] · `Circular_motion` · `Cityscape` · `Classical_field_theory` · `Classical_mechanics` · `Classical_physics` · `Clausius_theorem` · `Clean_Air_Act_(United_States)` · `Climate` · `Climate_change_and_fisheries` · [[Closed_system]] · `Cloud` · `Coal` · `Cogeneration` · `Combined-cycle_power_plant` · `Combustion` · `Common-pool_resource` · `Common_land` · `Commons` · `Compact_object` · `Compressibility` · `Compressibility_factor` · `Concentrated_solar_power` · `Conjugate_variables` · `Conjugate_variables_(thermodynamics)` · `Conservation_law` · `Conservation_of_energy` · `Conservation_of_mass` · `Conservative_force` · `Conserved_quantity` · `Constantin_Carathéodory` · `Continental_drift` · `Continuum_mechanics` · `Control_volume` · `Coriolis_force` · [[Coulomb's_law]] · `Couple_(mechanics)` · `Crystal` · `D'Alembert's_principle` · [[Damping]] · `Daniel_Bernoulli` · `Dark_energy` · `Degrees_of_freedom_(physics_and_chemistry)` · `Desalination` · `Diesel_cycle` · `Dimensional_analysis` · `Displacement_(geometry)` · `Drainage_basin` · `Drinking_water` · [[Dynamics_(mechanics)]] · [[Earth]] · `Earth's_energy_budget` · `Earth's_internal_heat_budget` · `Earth_Overshoot_Day` · `Earth_science` · `Earthquake` · `Ecological_economics` · `Ecological_niche` · [[Ecology]] · [[Ecosystem]] · `Ecosystem_service` · `Edmond_Halley` · `Edward_Routh` · `Efficient_energy_use` · `Einstein_refrigerator` · `Elastic_energy` · `Electric_battery` · `Electric_charge` · `Electric_generator` · `Electric_potential_energy` · `Electric_power` · `Electrical_energy` · `Electricity` · `Electricity_delivery` · `Electromagnetic_radiation` · `Electromagnetism` · [[Electron]] · `Electronvolt` · `Electrostate` · `Emissions_trading` · `Enclosure` · `Endoreversible_thermodynamics` · `Endotherm` · `Endothermic_process` · `Energetic_(disambiguation)` · `Energy_(disambiguation)` · `Energy_carrier` · `Energy_condition` · `Energy_conservation` · `Energy_consumption` · `Energy_conversion_efficiency` · `Energy_crisis` · `Energy_democracy` · `Energy_development` · `Energy_efficiency_in_agriculture` · `Energy_efficiency_in_transport` · [[Energy_engineering]] · `Energy_in_Africa` · `Energy_in_Australia` · `Energy_in_Europe` · `Energy_in_Mexico` · `Energy_in_South_America` · `Energy_in_the_United_States` · `Energy_law` · `Energy_level` · `Energy_operator` · `Energy_policy` · `Energy_policy_of_Canada` · `Energy_recovery` · `Energy_recycling` · `Energy_security` · `Energy_storage` · `Energy_supply` · `Energy_system` · [[Energy_transformation]] · `Energy_transition` · `Enthalpy` · `Entropic_force` · [[Entropy]] · `Entropy_(energy_dispersal)` · `Entropy_and_life` · `Environmental_good` · `Enzyme` · `Equation_of_state` · `Equations_of_motion` · `Equilibrium_thermodynamics` · `Erg` · `Ericsson_cycle` · `Erwin_Schrödinger` · `Eugene_Wigner` · `Eukaryote` · `Euler's_equations_(rigid_body_dynamics)` · `Euler's_laws_of_motion` · `Exergy` · `Exothermic_process` · `Exploitation_of_natural_resources` · `Fauna` · `Fictitious_force` · `Field_(agriculture)` · `Field_(physics)` · `First_law_of_thermodynamics` · `Fisheries_law` · `Fisheries_management` · `Fishery` · `Flood` · `Flora` · `Food` · `Food_chain` · `Food_energy` · `Foot-pound` · [[Force]] · `Forest` · `Forest_genetic_resources` · `Forest_management` · `Forestry_law` · `Fossil_fuel` · `Fossil_fuel_power_station` · `Frame_of_reference` · `François_Massieu` · `Free_entropy` · `Frequency` · `Fresh_water` · `Friction` · `Friedrich_Hasenöhrl` · `Fuel` · `Fuel_gas` · `Fuel_oil` · `Fundamental_thermodynamic_relation` · `Fungus` · `Future_of_Earth` · `Gaia_hypothesis` · `Galileo_Galilei` · `Game_(hunting)` · `Game_law` · `Gamma-ray_burst` · `Gas_giant` · `Gas_laws` · `Gemstone` · `Gene_bank` · `Geologic_time_scale` · `Geological_history_of_Earth` · `Geology` · `Georg_Ernst_Stahl` · `Geothermal_energy` · `Geothermal_power` · `Gibbs_free_energy` · `Gilbert_N._Lewis` · `Glacier` · `Global_commons` · `Glucose` · `Gravitational_binding_energy` · `Gravitational_collapse` · `Gravitational_energy` · `Gravitational_potential` · `Groundwater` · `Groundwater_pollution` · `Groundwater_recharge` · `Groundwater_remediation` · `Habitat_conservation` · `Hadron` · `Hail` · `Hamiltonian_(quantum_mechanics)` · `Hamiltonian_mechanics` · `Hamilton–Jacobi_equation` · `Hampson–Linde_cycle` · `Harmonic_oscillator` · `Hawking_radiation` · `Heat` · `Heat_capacity` · `Heat_capacity_ratio` · `Heat_death_of_the_universe` · `Heat_death_paradox` · `Heat_engine` · `Heat_pump_and_refrigeration_cycle` · [[Heat_transfer]] · `Helmholtz_free_energy` · `Henri_Poincaré` · `Herbert_Callen` · `Hermann_von_Helmholtz` · `High-efficiency_hybrid_cycle` · `History_of_Earth` · `History_of_classical_mechanics` · `History_of_energy` · `History_of_entropy` · `History_of_life` · `History_of_perpetual_motion_machines` · `History_of_thermodynamics` · `Hot_air_engine` · `Hugh_Everett_III` · `Human_equivalent` · `Hydroelectricity` · [[Hydrogen]] · `Hydropower` · `Hydrosphere` · `Hygroscopic_cycle` · `Ice` · `Iceberg` · `Ideal_gas` · `Ideal_gas_law` · `Imperial_and_US_customary_measurement_systems` · `Improved_sanitation` · `Improved_water_source` · `Impulse_(physics)` · `Index_of_energy_articles` · `Index_of_wave_articles` · `Indoor_air_quality` · `Industrial_mineral` · `Inertia` · `Inertial_frame_of_reference` · `Inexact_differential` · `Integrated_gasification_combined_cycle` · `Intensive_and_extensive_properties` · `Interatomic_potential` · `Internal_energy` · `Internal_pressure` · `Internal_structure_of_Earth` · `International_System_of_Units` · `International_Treaty_on_Plant_Genetic_Resources_for_Food_and_Agriculture` · `International_Union_for_the_Protection_of_New_Varieties_of_Plants` · `Introduction_to_entropy` · `Invariant_mass` · [[Ionization_energy]] · `Irreversible_process` · `Irrigation` · [[Isaac_Newton]] · `Isenthalpic_process` · `Isentropic_process` · `Isobaric_process` · `Isochoric_process` · [[Isolated_system]] · `Isothermal_flow` · `Isothermal_process` · `J._J._Thomson` · `James_Clerk_Maxwell` · `James_Prescott_Joule` · `Jeremiah_Horrocks` · `Jevons_paradox` · `Johann_Bernoulli` · `Johannes_Diderik_van_der_Waals` · [[Johannes_Kepler]] · `John_James_Waterston` · `John_Smeaton` · [[John_von_Neumann]] · `Joseph-Louis_Lagrange` · `Joseph_Liouville` · `Joseph_von_Fraunhofer` · [[Josiah_Willard_Gibbs]] · `Joule` · `Julius_von_Mayer` · [[Jupiter]] · `Kalina_cycle` · `Kilowatt-hour` · `Kinematics` · `Kinetic_energy` · `Kinetics_(physics)` · `Kleemenko_cycle` · `Koopman–von_Neumann_classical_mechanics` · `Lagrangian_mechanics` · `Land` · `Land-use_planning` · `Land_(economics)` · `Land_degradation` · `Land_law` · `Land_management` · `Land_use` · `Landscape` · `Lars_Onsager` · `Latent_heat` · `Lattice_energy` · `Laws_of_thermodynamics` · `Leaching_(agriculture)` · `Lenoir_cycle` · `Leonhard_Euler` · `Life` · `Light` · `Lightning` · `Line_integral` · `Linear_motion` · `Lipid` · `List_of_low-energy_building_techniques` · `List_of_plants_used_in_herbalism` · `List_of_textbooks_on_classical_mechanics_and_quantum_mechanics` · `List_of_thermodynamic_properties` · `Literal_translation` · `Long-Qing_Chen` · `Lord_Kelvin` · `Lorentz_scalar` · `Loschmidt's_paradox` · `Ludwig_Boltzmann` · `Machine` · `Magnetic_Thermodynamic_Systems` · `Magnetic_energy` · `Malcolm_Longair` · `Many-worlds_interpretation` · `Marine_conservation` · `Marine_energy` · `Marine_resources` · `Mass` · `Mass_in_special_relativity` · `Mass–energy_equivalence` · `Material_properties_(thermodynamics)` · `Matter` · `Max_Planck` · `Maxwell's_demon` · `Maxwell's_thermodynamic_surface` · `Maxwell_relations` · `Meadow` · `Mechanical_energy` · `Mechanical_equivalent_of_heat` · `Mechanical_wave` · `Mechanics` · `Metabolic_equivalent_of_task` · `Metabolic_pathway` · `Metabolism` · `Metal` · `Meteorology` · `Miller_cycle` · `Mineral` · `Mineral_rights` · `Mining` · `Mining_law` · `Mixed/dual_cycle` · `Moment_(physics)` · `Moment_of_inertia` · `Momentum` · `Moonlight` · `Motion` · `Mountain` · `National_Ambient_Air_Quality_Standards` · `National_Institute_of_Standards_and_Technology` · `Natural_capital` · `Natural_capital_accounting` · `Natural_environment` · [[Natural_gas]] · `Natural_heritage` · `Natural_resource` · `Natural_resource_economics` · `Natural_resource_management` · `Natural_uranium` · `Nature` · `Nature-based_solutions` · `Nature_reserve` · `Negative_energy` · `Negative_mass` · `Negentropy` · `Newton's_law_of_universal_gravitation` · [[Newton's_laws_of_motion]] · `Newton_(unit)` · `Nicolas_Léonard_Sadi_Carnot` · `Niels_Bohr` · `Noether's_theorem` · `Non-equilibrium_thermodynamics` · `Non-inertial_reference_frame` · `Non-renewable_resource` · `Non-timber_forest_product` · `Nova` · `Nuclear_binding_energy` · `Nuclear_force` · [[Nuclear_fuel]] · [[Nuclear_fusion]] · `Nuclear_physics` · `Nuclear_power` · `Nuclear_power_plant` · `Nuclear_reactor` · `Nucleation` · [[Nucleosynthesis]] · `Ocean` · `Oil_refinery` · `Oil_war` · `On_the_Equilibrium_of_Heterogeneous_Substances` · `Onsager_reciprocal_relations` · `Open_space_reserve` · `Orders_of_magnitude_(energy)` · `Ore` · `Organelle` · `Organic_Rankine_cycle` · `Organism` · [[Oscillation]] · `Otto_cycle` · `Outline_of_energy` · `Overexploitation` · `Ozone_depletion` · `Particle` · `Particle_number` · `Particle_physics` · `Pasture` · `Paul_Émile_Appell` · `Peak_coal` · `Peak_farmland` · `Peak_gas` · `Peak_oil` · `Peak_water` · [[Pendulum]] · `Pendulum_(mechanics)` · `Penrose_process` · `Percy_Williams_Bridgman` · `Petro-Islam` · `Petroleum` · `Petroleum_politics` · `Petrostate` · `Phase_(matter)` · `Philosophiæ_Naturalis_Principia_Mathematica` · [[Photon]] · `Photon_energy` · `Photosynthesis` · `Photovoltaic_system` · `Physical_cosmology` · `Physical_property` · `Physical_quantity` · [[Physical_system]] · `Pierre-Simon_Laplace` · `Pierre_Duhem` · `Pierre_Louis_Maupertuis` · `Piobert's_law` · `Planck_constant` · `Planck_relation` · `Planetary_differentiation` · `Plant` · `Plant_genetic_resources` · [[Plasma_(physics)]] · `Plasma_globe` · `Plate_tectonics` · `Polar_ice_cap` · `Polytropic_process` · `Positron` · `Potassium-40` · `Potential_energy` · `Power_(physics)` · `Power_station` · `Power_usage_effectiveness` · `Pressure` · `Pressure_gain_combustion` · `Pressure–volume_diagram` · `Primary_energy` · `Principle_of_maximum_entropy` · `Process_function` · `Prokaryote` · `Property_law` · `Protein` · `Protist` · `Pseudo_Stirling_cycle` · `Pulse_tube_refrigerator` · `Quantum` · `Quantum_chromodynamics_binding_energy` · `Quantum_fluctuation` · [[Quantum_mechanics]] · `Quantum_potential` · `Quantum_statistical_mechanics` · `Quantum_thermodynamics` · `Quark` · `Quasar` · `Quasistatic_process` · `Quintessence_(physics)` · `Radiant_energy` · `Radiation` · [[Radioactive_decay]] · `Radiogenic_nuclide` · `Radioisotope_thermoelectric_generator` · `Rain` · `Rainwater_harvesting` · `Rangeland` · `Rankine_cycle` · `Reactive_centrifugal_force` · `Real_gas` · `Reclaimed_water` · `Reduced_properties` · `Reflections_on_the_Motive_Power_of_Fire` · `Regenerative_cooling` · `Relative_velocity` · `Remnant_natural_area` · `Renewable_energy` · `Renewable_resource` · `Resource` · `Resource_curse` · `Resource_depletion` · `Resource_nationalism` · `Resource_war` · `Reversible_process_(thermodynamics)` · `Richard_Feynman` · `Rigid_body` · `Rigid_body_dynamics` · `Roger_Penrose` · `Rotating_reference_frame` · `Rotation_around_a_fixed_axis` · `Rotational_energy` · `Rotational_frequency` · `Routhian_mechanics` · [[Rudolf_Clausius]] · `SI_base_unit` · `SI_derived_unit` · `Sand_mining` · `Sanitation` · `Saturn` · [[Schrödinger_equation]] · `Scuderi_cycle` · `Seascape` · [[Second_law_of_thermodynamics]] · `Sedimentation` · `Seed_bank` · `Self-assembly` · [[Self-organization]] · `Sensible_heat` · `Sewage` · `Shade_(shadow)` · `Siemens_cycle` · [[Simple_harmonic_motion]] · `Siméon_Denis_Poisson` · `Snow` · `Soil` · `Soil_conservation` · `Soil_fertility` · `Soil_health` · `Soil_resilience` · `Solar_energy` · `Solar_furnace` · `Solar_irradiance` · `Solar_power` · `Solar_power_tower` · `Solar_thermal_energy` · `Sound` · `Sound_energy` · `Soundscape` · `Space` · `Spaceflight` · `Spacetime` · `Special_relativity` · `Speed` · `Speed_of_light` · [[Spontaneous_fission]] · `Star` · `State_function` · `State_of_matter` · `Statics` · `Statistical_mechanics` · `Stearin` · `Stirling_cycle` · `Stoddard_engine` · `Stormwater` · `Stress–energy_tensor` · `Sunlight` · `Supernova` · `Surface_energy` · `Surface_water` · `Sustainable_energy` · `Synergetics_(Haken)` · [[System]] · [[Systems_ecology]] · `Table_of_thermodynamic_equations` · `Tangential_speed` · `Temperature` · `Temperature–entropy_diagram` · `The_Feynman_Lectures_on_Physics` · `Theorem_of_corresponding_states` · `Thermal_efficiency` · `Thermal_energy` · `Thermal_equilibrium` · `Thermal_expansion` · `Thermal_reservoir` · `Thermodynamic_cycle` · `Thermodynamic_databases_for_pure_substances` · `Thermodynamic_diagrams` · `Thermodynamic_equations` · [[Thermodynamic_equilibrium]] · `Thermodynamic_free_energy` · `Thermodynamic_instruments` · `Thermodynamic_potential` · `Thermodynamic_process` · `Thermodynamic_state` · [[Thermodynamic_system]] · `Thermodynamic_temperature` · [[Thermodynamics]] · `Third_law_of_thermodynamics` · `Thomas_Young_(scientist)` · [[Thorium]] · `Thorium-232` · `Tidal_power` · `Tide` · `Time` · `Timeline_of_classical_mechanics` · `Timeline_of_heat_engine_technology` · `Timeline_of_thermodynamics` · `Tornado` · `Torque` · `Tragedy_of_the_commons` · `Transcritical_cycle` · [[Transducer]] · `Translational_symmetry` · `Tropical_cyclone` · `Turbine` · `Turbo_generator` · `Units_of_energy` · `Universe` · [[Uranium]] · `Uranium-235` · `Urban_ecology` · `Vacuum_energy` · `Van_der_Waals_force` · `Vapor_quality` · [[Velocity]] · `Vibration` · `Viewshed` · `Virtual_work` · `Virus` · `Vis_viva` · `Volcano` · `Volume_(thermodynamics)` · `Volumetric_flow_rate` · `Vuilleumier_cycle` · `Walther_Nernst` · `Waste-to-energy` · `Waste-to-energy_plant` · `Waste_heat` · `Water` · `Water_conflict` · `Water_conservation` · `Water_efficiency` · `Water_pollution` · `Water_privatization` · `Water_quality` · `Water_resource_policy` · `Water_resources` · `Water_right` · `Water_scarcity` · `Water_security` · `Water_supply` · `Watt` · `Wave_function` · `Wave_function_collapse` · [[Wayback_Machine]] · `Weather` · `Werner_Heisenberg` · `Wilderness` · `Wildfire` · `Wildlife` · `Wildlife_conservation` · `Wildlife_management` · `William_Hyde_Wollaston` · `William_Rowan_Hamilton` · `Wind` · `Wind_farm` · `Wind_power` · `Wood` · `Work_(physics)` · `Work_(thermodynamics)` · `World_energy_resources` · `World_energy_supply_and_consumption` · `Zero-energy_building` · [[Zero-point_energy]] · `Zeroth_law_of_thermodynamics` · `Émilie_du_Châtelet` ## From the Real GENERATIVE library (beauty pass) ![Energy image](https://upload.wikimedia.org/wikipedia/commons/thumb/d/d6/Energy_Arc_%28central_electrode_of_a_Plasma_Lamp%29.jpg/250px-Energy_Arc_%28central_electrode_of_a_Plasma_Lamp%29.jpg) *Energy — image hotlinked from Wikimedia Commons (via the Real G.E.N.E.R.A.T.I.V.E. course library, Energy room). [Details & license](https://commons.wikimedia.org/wiki/File:Energy_Arc_%28central_electrode_of_a_Plasma_Lamp%29.jpg).* > Energy (from&#32;Ancient Greek&#32; ἐνέργεια (enérgeia)&#160;'activity') is the quantitative property that is transferred to a body or to a physical system, recognizable in the performance of work and in the form of heat and light. Energy is a conserved quantity—the law of conservation of energy states that energy can be converted in form, but not created or destroyed; matter and energy may also be converted to one another. ([Wikipedia](https://en.wikipedia.org/wiki/Energy)) <!-- BEAUTY-PASS-MEDIA:END --> The first **E** in GENERATIVE. The Energy room covers classical mechanics, conservation laws, [[Thermodynamics|thermodynamics]], statistical mechanics, and energy systems — 1,090 article rows in the Energy sheet of `Real G.E.N.E.R.A.T.I.V.E.xlsx`, organized under three parent hubs (Energy, History_of_thermodynamics, History_of_energy). Editor conventions for Energy sketches are documented in section 4 of P5 JS EDITOR; reference textbooks are catalogued in energy textbooks. Energy is also the room that *defines* the canonical `gauge.js`, `stock_flow.js`, `state_diagram.js`, and `vector_field.js` shared modules consumed by Engineering, Nuclear, and others. ← Back to MAIN --- <!-- CRAFT-LINK:START g12 --> *Built to the [[WT!P5_js_Microsim_Master_Class|p5.js Master Class]].* <!-- CRAFT-LINK:END --> <!-- MATTERSPINE:BEGIN g27 2026-09-11 — Matter & Energy Cluster spine seeded from _registry/plans/ENERGY_SECTIONS.md; sims pending the /matter/ deploy; do not hand-edit inside --> ## Microsims *This section is specific to Wikitube.* [[Energy]] is one of the four flagships of the Matter & Energy Cluster (`_registry/plans/MATTER_ENERGY_CLUSTER_SECTIONS.md`): the sections below follow the Wikipedia pair's skeleton in the pair's order and each carries one three.js microsim from the shared `/matter/` set — built once by its owner flagship, placed wherever the concept recurs. Every sim is pending until the set deploys; the live cards replace these rows through the set generator, never by hand. | # | Section | Main article | Microsim | |---|---|---|---| | E1 | Forms — the lead's primary sim sits here | — *Forms — the lead's primary sim sits here* | pending · matter/Energy.html (root) | | E2 | Kinetic energy (own) | [[Kinetic_energy]] | pending · matter/Kinetic_energy.html (sibling) | | E3 | Potential energy (own) | [[Potential_energy]] | pending · matter/Potential_energy.html (sibling) | | E4 | Chemical energy (own; the fuels half of C14) | [[Chemical_energy]] | pending · matter/Chemical_energy.html (root) | | E5 | Electrical energy | = C20 (placed) | placed · same sim as C20 (pending until the /matter/ set deploys) | | E6 | Magnetic energy | = C33 (placed) | placed · same sim as C33 (pending until the /matter/ set deploys) | | E7 | Radiant energy | = C22 (placed) | placed · same sim as C22 (pending until the /matter/ set deploys) | | E8 | Nuclear energy | = C26 (placed) | placed · same sim as C26 (pending until the /matter/ set deploys) | | E9 | Thermal energy | [[Thermal_energy]] | pending · matter/Thermal_energy.html (variant) | | E10 | Sound energy | = C19 (placed) | placed · same sim as C19 (pending until the /matter/ set deploys) | | E11 | History | — *History* | none (prose) | | E12 | Units of measure | [[Joule]] | pending · matter/Joule.html (root) | | E13 | Scientific use | — *Scientific use* | none (prose) | | E14 | Classical mechanics | = C18 (placed) | placed · same sim as C18 (pending until the /matter/ set deploys) | | E15 | Work and mechanical energy (own; root) | [[Mechanical_energy]] | pending · matter/Mechanical_energy.html (root) | | E16 | Chemistry | = C10 (placed) | placed · same sim as C10 (pending until the /matter/ set deploys) | | E17 | Activation energy | = C11 (placed) | placed · same sim as C11 (pending until the /matter/ set deploys) | | E18 | Electrochemistry | = C12 (placed) | placed · same sim as C12 (pending until the /matter/ set deploys) | | E19 | Batteries (own; root) | [[Electric_battery]] | pending · matter/Electric_battery.html (root) | | E20 | The lithium-ion cell — places **Li** | [[Lithium-ion_battery]] | pending · matter/Lithium-ion_battery.html (sibling) | | E21 | Fuel cells (own; the other half) | [[Fuel_cell]] | live · https://wikitube-3d-microsims.netlify.app/thury/Fuel_cell.html | | E22 | Combustion (own; the flame half) | [[Combustion]] | live · https://wikitube-3d-microsims.netlify.app/thury/Combustion.html | | E23 | Biology | [[Photosynthesis]] | pending · matter/Photosynthesis.html (sibling) | | E24 | Humans | [[Food_energy]] | pending · matter/Food_energy.html (variant) | | E25 | Cell metabolism | [[Adenosine_triphosphate]] | pending · matter/Adenosine_triphosphate.html (root) | | E26 | Earth sciences | [[Earth's_energy_budget]] | pending · matter/Earth's_energy_budget.html (root) | | E27 | Earth's internal heat — places **Th, U, K** | [[Earth's_internal_heat_budget]] | pending · matter/Earth's_internal_heat_budget.html (root) | | E28 | Cosmology | = P69 [[Nucleosynthesis]] 1368907989 (placed) | placed · same sim as P69 (pending until the /matter/ set deploys) | | E29 | Quantum mechanics | = C24 (placed) | placed · same sim as C24 (pending until the /matter/ set deploys) | | E30 | Relativity | = P41 `Mass–energy_equivalence` (placed) | placed · same sim as P41 (pending until the /matter/ set deploys) | | E31 | Transformation | [[Energy_transformation]] | pending · matter/Energy_transformation.html (sibling) | | E32 | Heat engines and the Carnot limit (own; root) | [[Heat_engine]] | pending · matter/Heat_engine.html (root) | | E33 | Cycles: Otto, Diesel, Brayton, Stirling | [[Thermodynamic_cycle]] | pending · matter/Thermodynamic_cycle.html (sibling) | | E34 | The steam cycle | [[Rankine_cycle]] | pending · matter/Rankine_cycle.html (sibling) | | E35 | Generators (own; root) | [[Electric_generator]] | pending · matter/Electric_generator.html (root) | | E36 | Transmission: why high voltage | [[Electric_power_transmission]] | pending · matter/Electric_power_transmission.html (root) | | E37 | The grid balances every second | [[Electrical_grid]] | pending · matter/Electrical_grid.html (root) | | E38 | Solar cells (own; root) — places **Si** | [[Solar_cell]] | pending · matter/Solar_cell.html (root) | | E39 | The p–n junction | = C31 (placed) | placed · same sim as C31 (pending until the /matter/ set deploys) | | E40 | Solar thermal | [[Solar_thermal_energy]] | pending · matter/Solar_thermal_energy.html (root) | | E41 | Wind (own; root) | [[Wind_power]] | pending · matter/Wind_power.html (root) | | E42 | Wind shear and hub height | [[Wind_turbine]] | pending · matter/Wind_turbine.html (sibling) | | E43 | Hydropower | [[Hydropower]] | live · https://wikitube-3d-microsims.netlify.app/thury/Hydropower.html | | E44 | Tides and waves | [[Tidal_power]] | pending · matter/Tidal_power.html (sibling) | | E45 | Geothermal | [[Geothermal_energy]] | pending · matter/Geothermal_energy.html (sibling) | | E46 | Fusion power | = C38 (placed) | placed · same sim as C38 (pending until the /matter/ set deploys) | | E47 | Conservation of energy and mass in transformation | — *Conservation of energy and mass in transformation* | none (prose) | | E48 | Fission and the chain reaction (own; root) — places **U** | [[Nuclear_chain_reaction]] | pending · matter/Nuclear_chain_reaction.html (root) | | E49 | Reactor control: k-eff and delayed neutrons | [[Nuclear_reactor]] | pending · matter/Nuclear_reactor.html (sibling) | | E50 | The fuel cycle — places **U, Pu, Th** | [[Nuclear_fuel_cycle]] | pending · matter/Nuclear_fuel_cycle.html (root) | | E51 | Reversible and non-reversible transformations (own) | [[Second_law_of_thermodynamics]] | live · https://wikitube-3d-microsims.netlify.app/Second_law_of_thermodynamics.html | | E52 | Entropy | [[Entropy]] | live · https://wikitube-3d-microsims.netlify.app/Entropy.html | | E53 | Irreversibility and lost work (own; the framework root the placers will embed) | [[Irreversible_process]] | pending · matter/Irreversible_process.html (sibling) | | E54 | Conservation of energy | [[Conservation_of_energy]] | pending · matter/Conservation_of_energy.html (sibling) | | E55 | Energy along a streamline: Bernoulli | = C41 (placed) | placed · same sim as C41 (pending until the /matter/ set deploys) | | E56 | Energy transfer (own; root) | [[Heat_transfer]] | pending · matter/Heat_transfer.html (root) | | E57 | Conduction | [[Thermal_conduction]] | pending · matter/Thermal_conduction.html (sibling) | | E58 | Convection | [[Convection]] | live · https://wikitube-3d-microsims.netlify.app/thury/Rayleigh–Bénard_convection.html | | E59 | Radiation | [[Thermal_radiation]] | pending · matter/Thermal_radiation.html (sibling) | | E60 | Closed systems (own) | [[Closed_system]] | pending · matter/Closed_system.html (sibling) | | E61 | Open systems (own) | [[Control_volume]] | pending · matter/Control_volume.html (sibling) | | E62 | Energy storage (own; root) | [[Energy_storage]] | pending · matter/Energy_storage.html (root) | | E63 | Pumped storage | [[Pumped-storage_hydroelectricity]] | live · https://wikitube-3d-microsims.netlify.app/thury/Pumped-storage_hydroelectricity.html | | E64 | Flywheels | [[Flywheel_energy_storage]] | pending · matter/Flywheel_energy_storage.html (sibling) | | E65 | Hydrogen as a store | [[Hydrogen_storage]] | live · https://wikitube-3d-microsims.netlify.app/thury/Hydrogen_storage.html | | E66 | Thermodynamics | — *Thermodynamics* | none (prose) | | E67 | Internal energy (own) | [[Internal_energy]] | pending · matter/Internal_energy.html (sibling) | | E68 | Heat capacity | = C36 (placed) | placed · same sim as C36 (pending until the /matter/ set deploys) | | E69 | First law of thermodynamics (own; root) | [[First_law_of_thermodynamics]] | pending · matter/First_law_of_thermodynamics.html (root) | | E70 | Equipartition of energy | = C09 (placed) | placed · same sim as C09 (pending until the /matter/ set deploys) | <!-- MATTERSPINE:END --> ## Wikipedia : Wikitube **Strict pair:** [Wikipedia](https://en.wikipedia.org/wiki/Energy) : [Wikitube](https://en.wikitube.io/wiki/Energy) ## Previous hub tags Tree parents: [[Self-organization]] · [[Stock_and_flow]] · [[Systems_theory]]. Legacy hubs: `GENERATIVE`. --- *Sources: 2 legacy notes. Minted wave 1, 2026-07-30 (v1.6 order).* --- *Repopulated 2026-09-11 · append-only · source: _registry/plans/ENERGY_SECTIONS.md@3a05ad60 · 70 added · 0 deletions*