II.
LibraryProcess overview
Reference · livelib-process:aerospace-engineering--spacecraft-thermal-analysis
spacecraft-thermal-analysis overview
Process for thermal control system design and analysis including thermal desktop modeling, environment definition, and thermal balance verification.
Attributes
displayName
spacecraft-thermal-analysis
description
Process for thermal control system design and analysis including thermal desktop modeling,
environment definition, and thermal balance verification.
libraryPath
library/specializations/domains/science/aerospace-engineering/spacecraft-thermal-analysis.js
specialization
aerospace-engineering
references
- - Spacecraft Thermal Control Handbook (Gilmore) - NASA Thermal Analysis Guidelines - Thermal Desktop Documentation - ECSS-E-ST-31C Thermal Control Standard
example
const result = await orchestrate('specializations/domains/science/aerospace-engineering/spacecraft-thermal-analysis', {
projectName: 'LEO Satellite Thermal',
spacecraftConfig: { type: 'smallsat', mass: 150 },
missionEnvironment: { orbit: 'LEO', altitude: 500, inclination: 28.5 }
});
usesAgents
- general-purpose
Outgoing edges
lib_applies_to_domain1
- domain:aerospace-engineering·DomainAerospace Engineering
lib_belongs_to_specialization1
- specialization:aerospace-engineering·SpecializationAerospace Engineering
lib_implements_workflow1
- workflow:experiment-design·WorkflowExperiment Design
lib_involves_role2
- role:systems-integration-engineer·RoleSystems Integration Engineer
- role:research-engineer·RoleResearch Engineer
lib_requires_skill_area3
- skill-area:mathematical-reasoning·SkillAreaMathematical Reasoning
- skill-area:physics-simulation·SkillAreaPhysics Simulation
- skill-area:sensor-fusion·SkillAreaSensor Fusion
Incoming edges
None.