nx_ice_scale_gate.nx
buildroot/runtime/nx_ice_scale_gate.nx
about
nx_ice_scale_gate.nx -- gate for the personal-to-industrial ladder.
T0 residence: 1200 s in a home barrel, 30 s in a continuous freezer
T1 **the mechanism: undercooling RISES with scale, 13000 -> 21500 mC
T2 crystal at draw 32.5 um continuous, 16.2 um cold-extruded; the BATCH
figure is UNKNOWN rather than invented
T3 **the ordering IS measured: scaling up improves crystal size
T4 a home freezer is not a hardening tunnel: 720 min vs 25 min
T5 throughput 6 / 37 / 600 litres per hour across the ladder
T6 **freezing energy DERIVED at 224794 J/kg, 766 permil of it LATENT
T7 34 Wh/kg electrical at a COP of 1.80
T8 **energy costs 0.55 cents per litre -- it is NOT the cost driver
T9 ***labour per litre falls 100x across the ladder -- it IS the driver
T10 the organ holds no verified price and says so
T11 the cold chain, where the small producer actually wins
T12 impossible classes, temperatures and fractions REFUSE
license_tier: ORIGINAL expect_exit: 0
dependencies 2 imports · 0 importers
imports: nx_syscalls.nxnx_ice_scale.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| 35 | const GT_T_IN_MC: i64 = 4000 |
| 36 | const GT_T_FP_MC: i64 = 0 - 2500 |
| 37 | const GT_T_FINAL_MC: i64 = 0 - 18000 |
| 38 | const GT_WATER: i64 = 600 |
| 39 | const GT_FROZEN: i64 = 860 |
| 40 | const GT_MIX_DENS: i64 = 1090 |
| 41 | const GT_COP_Q2: i64 = 180 |
| 42 | const GT_TARIFF_C: i64 = 15 |
| 43 | const GT_WAGE_C_H: i64 = 2000 |
functions
| 22 | func gw(s: *u8) -> i64 { var n: i64=0; while s[n]!=(0 as u8){n=n+1} sys_write(1,s,n); return 0 } |
| 23 | func gn(v: i64) -> i64 |
| 28 | func gck(pass: i64, name: *u8, fails: *i64) -> i64 |
| 45 | func t0() -> i64 |
| 54 | func t1() -> i64 |
| 63 | func t2() -> i64 |
| 72 | func t3() -> i64 called by 1: main calls 3: isc_batch_makes_larger_crystalsisc_scaling_improves_crystal_sizeisc_small_batch_is_finer |
| 82 | func t4() -> i64 |
| 90 | func t5() -> i64 |
| 98 | func t6() -> i64 |
| 108 | func t7() -> i64 |
| 115 | func t8() -> i64 called by 1: main calls 3: isc_freeze_energy_j_per_kgisc_electrical_wh_per_kgisc_energy_cost_per_l_cents_q2 |
| 126 | func t9() -> i64 |
| 142 | func t10() -> i64 |
| 149 | func t11() -> i64 |
| 157 | func t12() -> i64 |
| 169 | func main() -> i64 |