Skip to content
Technology How it works Breeder — Hyperion Burner — Aegis Burner — MetroVolt AI-Native Architecture Magnets Fuel cycle Safety Roadmap
Solutions AI & Data Centers Defense & Government Grid & Baseload Neutron Detection Quantum
Learn Technical Library
Proof Publications Whitepapers Technical Library Open Science & Reproducibility The Honest Gates
Company About / Mission Leadership Environment Health & Safety Investors Careers Press Contact
3D Model
Mission › Designing in the Open
Designing in the Open

Code Under Apache

Analysis and simulation code is released under Apache 2.0, a permissive open-source license that also grants an explicit patent license to users.

Why a software license for the code

Content licenses like CC BY are written for prose and data; source code needs a license written for software. Kronos releases its analysis and simulation code under the Apache License 2.0. It is permissive — users may run, modify, and redistribute the code, including in their own products — while adding protections that matter specifically for software.

What Apache 2.0 adds over a bare permissive license

Why the patent grant matters here

A hard-tech company sits close to patentable subject matter. Releasing code under a license with an explicit patent grant tells users they can rely on the code without an ambush later. That is the credible way to let outsiders rerun our pipelines — the reproduction is worthless if using the code is legally hazardous. See reproducible pipelines.

The split with content

Keeping code under Apache and content under CC BY is a deliberate separation, explained in the license-choice rationale. The short version: each artifact gets the license designed for its kind, so both remain genuinely reusable.

Open code that is risky to use is not really open. Apache 2.0 makes using our code safe as well as permitted.

Content reviewed August 2026 · design-and-simulation stage