Skip to content
Mindpool LabsThe research arm of Mindpool
260 KCryo

Open source

The Enthalpy open-source program, its planned public repositories, licenses, and contribution path.

No Enthalpy repository is public yet. The program is planned so that each released result will rest on code that readers can inspect, run, and extend. Code will be released under ; documents and data under . A release will identify the assumptions, inputs, version, and behind its result, and a result will require an independent run before it is treated as established.


Initiative 01 · Power- and thermal-constrained autonomy

enthalpy-specs

Purpose

Numbered , schemas, and glossary. The design record of the project.

Badge

In progress

enthalpy

Purpose

Models, environment, , simulator, and benchmark harness

Badge

Planned

enthalpy-solvers

Purpose

Transient , power flow, and planner inner loop

Badge

Planned

enthalpy-bench

Purpose

, transfer cases, metrics, baselines, and report generation

Badge

Planned

enthalpy-examples

Purpose

Worked examples and tutorials for each scenario

Badge

Planned

Design record

The planned specifications repository will be the public design record for the project. Its first six RFCs will cover the spacecraft graph schema, the model contract and , the planner contract, the scenario and benchmark format, the environment interface, and the publication boundary. Once a repository is available, decisions that affect a public interface will be recorded there rather than left in conversation.


How we build

Reference first

Each physics model will have a plain that serves as the oracle. Optimized fast paths will be tested against it and must agree within a stated tolerance.

Explicit units

Public interfaces will carry units. A quantity will not travel as a bare number.

Reproducible scenarios

A scenario will carry its inputs, parameter sources, uncertainty range, and seed. The benchmark report will identify the exact release that produced it.

Citable releases

Each public release will include a version, license, citation record, and enough provenance to trace a result to its model, scenario, and baseline. Archival copies will receive persistent identifiers when the publication venue supports them.


Where Enthalpy fits

models spacecraft dynamics, while connects design variables across engineering disciplines. Activity-planning and flight-software frameworks address other parts of the mission stack. Enthalpy is intended to carry power and thermal state into task planning through a common model contract, then measure the result against a reproducible baseline. It is designed to work alongside established tools rather than reproduce them.


What we do not publish

Flight-qualified control code for a specific vehicle, controlled component data, and partner-confidential scenario parameters remain private. Planned public benchmarks will use generic, published parameters only. A public research release will not claim flight qualification.


Contributing

Until the first repository opens, propose an RFC, challenge an assumption in Reference Mission 01, or contribute a benchmark scenario at research@mindpoollabs.com. Public releases will appear through the Mindpool Labs organization on GitHub. When scenarios are released, contributors can run them and report their results.