Files
MultiPhysicsVault/wiki/concepts/Abaqus Restart and Results Transfer.md
김경종 553842ac3b
Tests / Hermetic test suite (push) Has been cancelled
Tests / Skill frontmatter validation (push) Has been cancelled
modify wiki
2026-06-02 16:57:41 +09:00

3.0 KiB

type, title, complexity, domain, created, updated, address, aliases, tags, status, related, sources, source_refs
type title complexity domain created updated address aliases tags status related sources source_refs
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
source raw_path raw_files md_indices match confidence
Abaqus-Analysis-User-s-Guide-Volume-II .raw/AbaqusAnalysisUserGuide2/
AbaqusAnalysisUserGuide2_065.md
AbaqusAnalysisUserGuide2_066.md
AbaqusAnalysisUserGuide2_084.md
AbaqusAnalysisUserGuide2_069.md
65
66
84
69
heuristic-heading-keyword high

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