# Dissipative system <!-- MICROSIMGEN:BEGIN v1.7 — generated by g08_place_microsims.py; three.js first (§15); do not hand-edit inside --> ## Microsims — three.js ### Dissipative system (three.js) <div class="microsim-player"> <iframe src="https://wikitube-3d-microsims.netlify.app/Dissipative_system.html" width="100%" height="620" frameborder="0" loading="lazy" sandbox="allow-scripts allow-same-origin" title="Dissipative system — three.js microsim"></iframe> </div> **Open it full-screen:** [Dissipative_system.html](https://wikitube-3d-microsims.netlify.app/Dissipative_system.html) · library `threejs` · route `microsim/threejs/` ### Related microsims Live sims on neighbouring articles: - [[Attractor]] - [[Bifurcation_theory]] - [[Catastrophe_theory]] - [[Hierarchy]] - [[Scale-free_network]] - [[Synchronization]] *Sim hosted off-article; the article owns the reference, not the runtime (WIKI_RULES §10.4). Placed by `g08_place_microsims.py`.* <!-- MICROSIMGEN:END --> ## MicroSim spec - **Recommended sim type:** reaction-[[Diffusion|diffusion]] - **Microsimmability score:** 80/100 - **Layout:** drawing region (canvas) on top; control region (sliders/buttons) below. ### Parameters (tunable controls) - `Energy input` - `Dissipation` - `Coupling` ### What animates An ordered [[Structure|structure]] persists by burning through energy as input and dissipation change. ### Learning objective Show how sustained energy flow maintains order far from equilibrium. ## Links (Wikipedia order) <!-- injected from _registry/childlinks/Dissipative_system.json (2026-07-30T02:09:12Z) --> `Anisotropy` · [[Autopoiesis]] · `Autowave` · `Belousov–Zhabotinsky_reaction` · `Brusselator` · [[Chaos_theory]] · [[Complex_system]] · `Conservation_law` · `Conservative_system` · `Convection` · `Cyclone` · `Dissipation` · `Droplet_cluster` · [[Dynamical_system]] · [[Energy]] · `Entropy_production` · `Extremal_principles_in_non-equilibrium_thermodynamics` · `Group_(mathematics)` · `H-theorem` · `Hamiltonian_mechanics` · `Hopf_bifurcation` · `Hopf_decomposition` · [[Ilya_Prigogine]] · `Information_metabolism` · `Jan_Camiel_Willems` · `Jeremy_England` · `Kalman–Yakubovich–Popov_lemma` · `Laser` · `Life` · `Limit_cycle` · `Liouville's_theorem_(Hamiltonian)` · `Loschmidt's_paradox` · `Lyapunov_function` · [[Lyapunov_stability]] · `Master_equation` · `Matter` · `Measure_(mathematics)` · `Measure_space` · `Nobel_Prize_in_Chemistry` · `Non-equilibrium_thermodynamics` · `Onsager_reciprocal_relations` · [[Open_system_(systems_theory)]] · `Peter_Lee_(engineer)` · `Quantum_dissipation` · [[Quantum_mechanics]] · `Self-assembly` · [[Self-organization]] · `Springer_Science+Business_Media` · `Steady_state` · `Stefania_Residori` · [[Thermodynamic_equilibrium]] · `Time_reversibility` · `Tornado` · `Tropical_cyclone` · `Turbulence` · `Vasile_M._Popov` · [[Viable_system_theory]] · `Vortex_engine` · `Wandering_set` > p5.js MicroSim stub · part of Systems Thinking · [Wikipedia source](https://en.wikipedia.org/wiki/Dissipative_system) > Relation: subfield of systems thinking. ## Concept summary A dissipative system is a thermodynamically open [[System|system]] which is operating out of, and often far from, [[Thermodynamic_equilibrium|thermodynamic equilibrium]] in an environment with which it exchanges [[Energy|energy]] and matter. A tornado may be thought of as a dissipative system. ## Build checklist - [ ] Claim it: set `status: in-progress` + `lease` + `leased_at` - [ ] Write the child page explaining the concept (tie it back to systems thinking) - [ ] Finalize parameter ranges and defaults - [ ] Implement the p5.js sketch (drawing + control regions) - [ ] Add caption + the learning objective on the page - [ ] Set `status: done` ## p5.js sketch ```javascript // MicroSim: Dissipative system let controls = {}; function setup() { // createCanvas(...); create sliders for the parameters above. } function draw() { // background(...); read controls; render reaction-diffusion; respond live. } ``` --- Back to Systems Thinking · Wikipedia: [Dissipative system](https://en.wikipedia.org/wiki/Dissipative_system) --- <!-- SEMIOTIC-PROFILE:START --> ## Semiotic profile > *The semiotic universals this article invokes, machine-derived from the crossref — **unverified** (born so). Populated 2026-07-06 for the Systems room.* **Universals (7):** 🟡 system (25) · 🟢 energy (9) · 🟢 diffusion (8) · 🟢 equilibrium (6) · 🟡 science (5) · 🟡 structure (4) · 🟢 flow (1) **Enter by sign:** Systems Semiotic Gateway · Alphabetum · Icon Registry · ← Systems Portal <!-- SEMIOTIC-PROFILE:END --> ## Wikipedia : Wikitube **Strict pair:** [Wikipedia](https://en.wikipedia.org/wiki/Dissipative_system) : [Wikitube](https://en.wikitube.io/wiki/Dissipative_system) ## Previous hub tags Tree parents: [[Complex_system]] · [[Cybernetics]] · [[Dynamical_system]] · [[Emergence]] · [[Feedback]] · [[Self-organization]] · [[Systems_science]] · [[Systems_theory]]. Legacy hubs: none. --- *Sources: 2 legacy notes. Minted wave 1, 2026-07-30 (v1.6 order).*