BarTide

teal papers / BarTide collection

Wet/dry leakage ratio

TR-PINK-F-176

MJ Physics Engineering | Bangel Language | MJos Operating System
Owned and operated by Michael Bangel | Clearwater, Florida

Updated collection edition: BarTide branding and navigation added September 26, 2026. The original paper text below retains its historical scope. Inclusion does not claim its research is implemented in BarTide.

Terminology revised ยท September 12 evidence

TEAL LIBRARY RERUN  |  12 SEPTEMBER 2026  |  Michael Patrick Bangel
197
TEAL-RERUN-02-B008 | SCOPED_EXECUTION_VERIFIED
TR-PINK-F-176 / Wet/dry leakage ratio
IF
Invoke F-176 with exactly these inputs: wet_leakage: Real, dry_leakage: Real, epsilon: Real. Real values use
finite decimal text; null remains unknown.
HOW
Source expression: K_leak = I_leak,wet / max(I_leak,dry,epsilon). Current Bangel expression: wet_leakage /
math.max(dry_leakage, epsilon). Require every input to be known. Require wet_leakage >= 0.0 and
dry_leakage >= 0.0 and epsilon > 0.0.
THEN
Emit the scoped calculation result. Missing inputs produce their specific PINK_MISSING_* HOLD; failed profile
checks produce PINK_DOMAIN. A false numeric predicate can occur in a PASS calculation receipt; it is not
permission.
CURRENT EVIDENCE
Fixture inputs {"wet_leakage": "6", "dry_leakage": "0", "epsilon": "2"}; expected 3. Result matched through
Bangel, admitted JP, the Bangel API, with validated receipt outputs. 3 missing-input cases and 1 supplied
domain cases passed.
SOURCE DIMENSION
ratio
REMAINING REQUIREMENT
Complete the source-defined measurement/evidence contract, units and calibration bindings. Native C# and Hagar formula-ID
bindings remain unverified in this rerun.
SOURCE REFERENCES
D018 pp. 4,11
Evidence: evidence/rerun/pink/F-176.json

Original references: F-176