Skip to content

Releases: STEL-LIUM/triton-extensions

Triton Sim Lab 1.0.0

Choose a tag to compare

@geterhun geterhun released this 28 Aug 09:07

First Triton extension.

Structural, thermal and metallurgy simulation, extracted out of Triton core so it only costs you anything if you want it. 8 modules, ~574 KB.

What it does

  • Design a steel by compositiondesign_alloy({"fe": ..., "c": ...}) — not just by picking a preset
  • Annealed yield, UTS and elongation, graded against 1018/1040/1084/1095: worst case 5.8% on UTS, 4.0% on elongation
  • Heat treatment from composition: as-quenched and tempered HRC, hardness, hardened yield. 1084 at a 200 C temper lands 65.4 -> 62.8 HRC against a published peak of 65
  • Reports how many cases produced each benched score, so a 1.0 on n=2 reads as two cases rather than a validated property

Install
Unzip into ~/.triton/extensions/ so you get ~/.triton/extensions/sim/extension.json, then restart Triton.

Needs numpy.