72 lines
2.9 KiB
Markdown
72 lines
2.9 KiB
Markdown
---
|
|
type: concept
|
|
title: "Abaqus General and Linear Perturbation Steps"
|
|
complexity: advanced
|
|
domain: computational-mechanics
|
|
created: 2026-05-29
|
|
updated: 2026-05-29
|
|
address: c-000080
|
|
aliases:
|
|
- Abaqus step procedures
|
|
- Abaqus linear perturbation steps
|
|
- Abaqus general analysis steps
|
|
tags:
|
|
- concept
|
|
- finite-element-method
|
|
- abaqus
|
|
- analysis-procedures
|
|
status: current
|
|
related:
|
|
- "[[Abaqus-Analysis-User-s-Guide-Volume-II|Abaqus Analysis User's Guide Volume II]]"
|
|
- "[[Abaqus Analysis Procedures]]"
|
|
- "[[Abaqus Input File Syntax]]"
|
|
- "[[Static Equilibrium Equation Solvers]]"
|
|
- "[[Finite Element Eigenproblem Solvers]]"
|
|
sources:
|
|
- "[[Abaqus-Analysis-User-s-Guide-Volume-II|Abaqus Analysis User's Guide Volume II]]"
|
|
source_refs:
|
|
- source: "[[Abaqus-Analysis-User-s-Guide-Volume-II|Abaqus Analysis User's Guide Volume II]]"
|
|
raw_path: ".raw/AbaqusAnalysisUserGuide2/"
|
|
raw_files:
|
|
- "AbaqusAnalysisUserGuide2_078.md"
|
|
- "AbaqusAnalysisUserGuide2_080.md"
|
|
- "AbaqusAnalysisUserGuide2_006.md"
|
|
- "AbaqusAnalysisUserGuide2_005.md"
|
|
md_indices:
|
|
- 78
|
|
- 80
|
|
- 6
|
|
- 5
|
|
match: "heuristic-heading-keyword"
|
|
confidence: high
|
|
---
|
|
|
|
# Abaqus General and Linear Perturbation Steps
|
|
|
|
## Definition
|
|
|
|
Abaqus general and linear perturbation steps are the two main step classes used to define an Abaqus analysis history. General steps can include linear or nonlinear response; linear perturbation steps compute linear response about the current preloaded and predeformed state.
|
|
|
|
## How It Works
|
|
|
|
Abaqus defines the analysis history as a sequence of steps. Each step selects an analysis procedure and then attaches step-dependent history data such as loads, boundary conditions, interactions, output requests, and controls.
|
|
|
|
General analysis steps update the model state through the load or time history. Material history, contact status, geometric configuration, temperatures, and other state variables carry forward from one general step to the next.
|
|
|
|
Linear perturbation steps are available in Abaqus/Standard and do not advance the subsequent general analysis history. They are used for linear analyses such as eigenvalue buckling, frequency extraction, steady-state dynamics, response spectrum, random response, and matrix generation about an existing base state.
|
|
|
|
## Why It Matters
|
|
|
|
The step type controls how results should be interpreted. A natural frequency extraction after a nonlinear preload can include preload stiffness, while the perturbation results themselves do not become a new nonlinear state for later general steps.
|
|
|
|
## Connections
|
|
|
|
- [[Abaqus Analysis Procedures]] is the higher-level procedure catalog.
|
|
- [[Abaqus Input File Syntax]] explains the `*STEP` block where procedures and history data are placed.
|
|
- [[Abaqus Nonlinear Solution Control]] governs increments and convergence inside nonlinear general steps.
|
|
|
|
## Sources
|
|
|
|
- [[Abaqus-Analysis-User-s-Guide-Volume-II|Abaqus Analysis User's Guide Volume II]]
|
|
|