Import keeps 4 vessel shapes (horizontal, cone-roof, silo, agitated); the other 11 (sphere, columns, KO drum, cyclone…) collapse to a plain vertical vessel.
Where: TANK_SHAPE in src/hmi/importFromPid.ts + shape rendering in src/hmi/widgets/tank.tsx (parameterized by bodyTop/span since v0.9.8). Add shapes one at a time — sphere and column are the most recognizable wins.
Import keeps 4 vessel shapes (horizontal, cone-roof, silo, agitated); the other 11 (sphere, columns, KO drum, cyclone…) collapse to a plain vertical vessel.
Where:
TANK_SHAPEinsrc/hmi/importFromPid.ts+ shape rendering insrc/hmi/widgets/tank.tsx(parameterized by bodyTop/span since v0.9.8). Add shapes one at a time — sphere and column are the most recognizable wins.