Files
MultiPhysicsVault/wiki/concepts/Abaqus Restart and Results Transfer.md
T
김경종 b7b79e38b1
Tests / Hermetic test suite (push) Has been cancelled
Tests / Skill frontmatter validation (push) Has been cancelled
modify wiki
2026-05-29 17:05:53 +09:00

2.5 KiB

type, title, complexity, domain, created, updated, address, aliases, tags, status, related, sources
type title complexity domain created updated address aliases tags status related sources
concept Abaqus Restart and Results Transfer advanced computational-mechanics 2026-05-29 2026-05-29 c-000082
Abaqus restart analysis
Abaqus import analysis
Abaqus results transfer
concept
finite-element-method
abaqus
restart
continuation
current
Abaqus-Analysis-User-s-Guide-Volume-II
Abaqus Job Execution Workflow
Abaqus Output Database and Results Files
Abaqus General and Linear Perturbation Steps
Static Equilibrium Equation Solvers
Abaqus-Analysis-User-s-Guide-Volume-II

Abaqus Restart and Results Transfer

Definition

Abaqus restart and results transfer techniques continue an analysis from saved model-state data or import results from a previous Abaqus analysis into a new analysis.

How It Works

Restart output writes the model definition and current state to restart-related files. It supports continuing an interrupted job, appending additional steps after reviewing results, or restarting from an intermediate point with a changed load history.

Results transfer imports a deformed mesh and associated material state between Abaqus/Standard and Abaqus/Explicit, from Standard to Standard, or from Explicit to Explicit. Manufacturing workflows use this to chain preload, forming, and springback analyses. Assembly workflows can transfer a local component state into a later larger model.

When a dynamic state is imported into a static Abaqus/Standard step, the imported configuration is not initially in static equilibrium. Abaqus can remove out-of-balance forces gradually in the first static step so the model settles into a residual stress state compatible with static equilibrium.

Why It Matters

Restart and import workflows let a finite element analysis become a sequence of staged simulations rather than one monolithic run. They also make file output policy part of the analysis design: if restart data were not written, many continuation paths are unavailable.

Connections

Sources