Scenario
A process needs a thermal system — a heat exchanger to add or remove duty, or a drying/curing step with a defined window. Guessing the size wastes capital or throttles throughput. Engineers need a grounded sizing estimate from real thermophysical data.
Worked example. A product stream must be cooled from 120 °C to 40 °C, and the coated part must cure without solvent entrapment.
Agent workflow
- Read the duty: streams, flows, target temperatures.
- Thermophysical property lookup — pull heat capacities and transfer properties.
- Heat exchanger sizing — compute duty, LMTD, and required area.
- Drying / curing process screen — check the film-formation / drying window under realistic conditions.
Demo output
A sizing sheet: required exchanger area and duty, plus a drying/curing window that avoids skinning or solvent entrapment. The magic moment: the sizing shows a smaller exchanger suffices once the correct fluid properties are used instead of rule-of-thumb defaults.
Deterministic vs LLM
- Deterministic — the heat-transfer sizing math, drying model, and thermophysical lookups.
- LLM — the equipment-selection narrative.
Every value is a validated calculation. The agent reads and routes; the engine decides.
Limits
Sizing-level estimates, not a mechanical or detailed thermal design. It scopes the equipment; detailed engineering finalizes it.
Skills orchestrated by this use case
This scenario routes an AI agent through the following curated skills.
-
Heat Exchanger Sizing
EngineeringProduce a first-pass heat exchanger sizing by retrieving stream thermophysical properties, computing duty and LMTD, estimating an overall U, and returning required area with a Paramus property engine and standard correlations.When to use: a user asks “roughly how big a heat exchanger do I need for this duty?”.Multi-tool WORKFLOW with heat-transfer judgment. -
Drying Curing Process Screen
EngineeringScreen a drying or curing process by relating solvent evaporation, heat/mass transfer, and film thickness to line speed, oven profile, and defect risk with Paramus thermophysical and process tools.When to use: a user needs an early read on drying/curing process conditions for a coating or film line.Multi-tool WORKFLOW with drying-process judgment.
Tools it reaches for
- Heat-exchanger duty and area sizing
- Drying / curing process modeling
- Thermophysical property lookup
Browse the full deterministic layer in the tool browser.