II.
LibraryProcess overview
Reference · livelib-process:mechanical-engineering--heat-exchanger-design
heat-exchanger-design overview
Heat Exchanger Design and Rating - Sizing and rating shell-and-tube, plate, and air-cooled heat exchangers using TEMA standards and thermal design software to meet heat duty and pressure drop requirements.
Attributes
displayName
heat-exchanger-design
description
Heat Exchanger Design and Rating - Sizing and rating shell-and-tube, plate, and
air-cooled heat exchangers using TEMA standards and thermal design software to meet heat duty
and pressure drop requirements.
libraryPath
library/specializations/domains/science/mechanical-engineering/heat-exchanger-design.js
specialization
mechanical-engineering
references
- - TEMA Standards: https://www.tema.org/ - Heat Exchanger Design Handbook: https://www.begellhouse.com/ - Process Heat Transfer by Kern - HTRI Software: https://www.htri.net/
example
const result = await orchestrate('specializations/domains/science/mechanical-engineering/heat-exchanger-design', {
projectName: 'Process Cooler Design',
exchangerType: 'shell-and-tube',
hotSide: { fluid: 'oil', inlet: 80, outlet: 50, flowRate: 5 },
coldSide: { fluid: 'water', inlet: 25, outlet: 40, flowRate: 10 },
heatDuty: 150000
});
usesAgents
- general-purpose
Outgoing edges
lib_applies_to_domain1
- domain:mechanical-engineering·DomainMechanical Engineering
lib_belongs_to_specialization1
- specialization:mechanical-engineering·SpecializationMechanical Engineering
lib_implements_workflow1
- workflow:architecture-decision-record·WorkflowArchitecture Decision Record
lib_involves_role2
- role:systems-integration-engineer·RoleSystems Integration Engineer
- role:research-engineer·RoleResearch Engineer
lib_requires_skill_area3
- skill-area:physics-simulation·SkillAreaPhysics Simulation
- skill-area:mathematical-reasoning·SkillAreaMathematical Reasoning
- skill-area:motion-planning·SkillAreaMotion Planning
Incoming edges
None.