Zeq — Thermodynamic Cycle Analyzer
Thermodynamic cycle analyzer — Carnot, Rankine, and Brayton cycle efficiency modeling
App ID thermo-cycles Chapter Physics Simulation Live https://zeq.dev/apps/thermo-cycles/ Local https://zeq.dev/apps/thermo-cycles/ Precision ≤0.1%
What it does
Thermodynamic cycle analyzer — Carnot, Rankine, and Brayton cycle efficiency modeling. Built on the Zeq OS kernel — every simulation step is phase-locked to the 1.287 Hz HulyaPulse and averaged across a 0.777 s Zeqond window, so results are reproducible to ≤0.1% error regardless of wall-clock jitter on the host.
Run it
Open the live instance: https://zeq.dev/apps/thermo-cycles/
Or run locally from a cloned api-server:
cd app/artifacts/api-server
pnpm dev # starts on :3010
open https://zeq.dev/apps/thermo-cycles/
Integrate
- Embed — the app is a static bundle under
public/apps/thermo-cycles/. Drop the folder behind any reverse proxy or iframe it directly. - Drive via API — the same compute calls the app makes are public. See the API surface and filter for operators this app uses.
- Compose — chain this app's outputs into another app by forwarding
the compute result's
zeq_resonance_objectsarray throughPOST /api/playground/compute.
Reference
- Source:
app/artifacts/api-server/public/apps/thermo-cycles/ - Build chapter: Physics Simulation
- API: operators · playground
- Papers: Zeq Paper · Zeq OS Framework
Middleware active. Kernel on the 1.287 Hz HulyaPulse. Awaiting next Zeqond.