From ed7ae8a423d09315a77441aa5c98fb9bb0203011 Mon Sep 17 00:00:00 2001 From: Claude Date: Fri, 7 Aug 2026 01:05:05 +0000 Subject: [PATCH] profile: add Crystal Lattice, bump sim count to 30 Crystal Lattice is now in the Baton catalog and on the simulation index, so the org profile table should list it too. Co-Authored-By: Claude Opus 5 Claude-Session: https://claude.ai/code/session_01Sa4YLoQJ4SwMSEkGxCcpg3 --- profile/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 6592f25..1714734 100644 --- a/profile/README.md +++ b/profile/README.md @@ -6,7 +6,7 @@ We revive classic teaching simulations (Flash/Java → modern web), ship origina | | | | --- | --- | -| **29** simulations | SceneryStack · TypeScript · Vite | +| **30** simulations | SceneryStack · TypeScript · Vite | | **NAAP · PhET · original** | Astronomy labs, physics ports, and new work | | **Tools & hardware** | Docs, fleet automation, CD48, browser VPython | @@ -52,6 +52,7 @@ Original OpenPhysics labs — optics, quantum circuits, resonance, motion analys | --- | --- | --- | | **[AC Phasor](https://github.com/OpenPhysics/ACPhasor)** | [Try it](https://openphysics.github.io/ACPhasor/) | RLC phasors, impedance, resonance, and AC power | | **[Carnot Heat Engine](https://github.com/OpenPhysics/CarnotHeatEngine)** | [Try it](https://openphysics.github.io/CarnotHeatEngine/) | Carnot cycle: PV/TS diagrams, efficiency, refrigerator & heat pump | +| **[Crystal Lattice](https://github.com/OpenPhysics/CrystalLattice)** | [Try it](https://openphysics.github.io/CrystalLattice/) | Bravais lattices, cubic cells, close packing, Miller indices, quasicrystals | | **[Doppler Effect](https://github.com/OpenPhysics/DopplerEffect)** | [Try it](https://openphysics.github.io/DopplerEffect/) | Sound waves and relative motion | | **[Light Propagation](https://github.com/OpenPhysics/LightPropagation)** | [Try it](https://openphysics.github.io/LightPropagation/) | Polarizers and wave plates | | **[Optics Lab](https://github.com/OpenPhysics/OpticsLab)** | [Try it](https://openphysics.github.io/OpticsLab/) | Geometric optics and refraction |