add wiki
Tests / Hermetic test suite (push) Has been cancelled
Tests / Skill frontmatter validation (push) Has been cancelled

This commit is contained in:
김경종
2026-06-01 09:36:33 +09:00
parent b7b79e38b1
commit b195ac126c
74 changed files with 3421 additions and 402 deletions
@@ -0,0 +1,60 @@
---
type: concept
title: "Abaqus Cavity Radiation Interactions"
complexity: advanced
domain: computational-mechanics
created: 2026-06-01
updated: 2026-06-01
address: c-000128
aliases:
- Abaqus cavity radiation
- Abaqus enclosure radiation
- Abaqus radiation view factors
tags:
- concept
- finite-element-method
- abaqus
- heat-transfer
- radiation
- interactions
status: current
related:
- "[[Abaqus-Analysis-User-s-Guide-Volume-V|Abaqus Analysis User's Guide Volume V]]"
- "[[Finite Element Heat Transfer and Field Problems]]"
- "[[Abaqus Thermal Expansion and Damping Materials]]"
- "[[Abaqus Multiphysics Coupling and Co-simulation]]"
- "[[Abaqus Surface and Assembly Modeling]]"
- "[[Abaqus Resource and Parallel Execution]]"
sources:
- "[[Abaqus-Analysis-User-s-Guide-Volume-V|Abaqus Analysis User's Guide Volume V]]"
---
# Abaqus Cavity Radiation Interactions
## Definition
Abaqus cavity radiation interactions model radiative heat transfer among surfaces in an enclosure using view factors, emissivity, and Stefan-Boltzmann radiation.
## How They Work
Cavities are collections of element-based surfaces with radiation properties. Each surface has emissivity, and the model must define physical constants such as the Stefan-Boltzmann constant and absolute zero. Cavities can be closed or open to an ambient environment.
Abaqus/Standard computes view factor matrices based on the geometric relationship between facets. Surface blocking, symmetry, surface motion, open cavities, and temperature-dependent emissivity can be included. Because cavity radiation equations are nonsymmetric and nonlinear, the solver may invoke nonsymmetric storage and additional view factor updates.
Large cavities can be decomposed for parallel view factor calculation and radiation equation solution, but the view factor matrix can be expensive in memory and computation.
## Why It Matters
Cavity radiation is a surface interaction rather than a material property or ordinary thermal load. It is appropriate when enclosure geometry, blocking, reflection, or moving surfaces matter enough that average-temperature radiation or gap radiation is insufficient.
## Connections
- [[Finite Element Heat Transfer and Field Problems]] supplies the thermal analysis context.
- [[Abaqus Surface and Assembly Modeling]] provides the element-based surfaces used to construct cavities.
- [[Abaqus Multiphysics Coupling and Co-simulation]] connects cavity radiation to sequential thermal-stress workflows.
- [[Abaqus Resource and Parallel Execution]] matters for large view factor matrices and parallel decomposition.
## Sources
- [[Abaqus-Analysis-User-s-Guide-Volume-V|Abaqus Analysis User's Guide Volume V]]