add documents and wiki
This commit is contained in:
@@ -0,0 +1,58 @@
|
||||
---
|
||||
type: concept
|
||||
title: "Midas NFX Structural Optimization and Forming Limit Analysis"
|
||||
created: 2026-06-02
|
||||
updated: 2026-06-02
|
||||
address: c-000183
|
||||
aliases:
|
||||
- NFX topology optimization
|
||||
- NFX size optimization
|
||||
- NFX forming limit analysis
|
||||
tags:
|
||||
- concept
|
||||
- finite-element-method
|
||||
- midas-nfx
|
||||
- optimization
|
||||
- forming-limit
|
||||
status: current
|
||||
related:
|
||||
- "[[Midas-NFX-Analysis-Manual|Midas NFX Analysis Manual]]"
|
||||
- "[[midas NFX]]"
|
||||
- "[[Abaqus Structural Optimization and Parametric Studies]]"
|
||||
- "[[Finite Element Modeling and Convergence Checks]]"
|
||||
- "[[Midas NFX Linear Dynamics and Buckling Analyses]]"
|
||||
sources:
|
||||
- "[[Midas-NFX-Analysis-Manual|Midas NFX Analysis Manual]]"
|
||||
---
|
||||
|
||||
# Midas NFX Structural Optimization and Forming Limit Analysis
|
||||
|
||||
## Definition
|
||||
|
||||
The NFX optimization/forming thread covers topology optimization, size optimization, and forming-limit diagram checks documented in the [[Midas-NFX-Analysis-Manual|Midas NFX Analysis Manual]].
|
||||
|
||||
## Topology Optimization
|
||||
|
||||
The manual defines topology optimization as determining material distribution over a design domain. Design variables are element densities, and typical objectives include static compliance, dynamic compliance, volume fraction, and average eigenvalue. Manufacturing constraints include drawing direction and symmetry conditions.
|
||||
|
||||
## Material Interpolation and Search
|
||||
|
||||
NFX describes SIMP and RAMP material interpolation. Optimization search methods include optimality criteria with KKT-style stationarity and the method of moving asymptotes for larger constrained design-variable sets.
|
||||
|
||||
## Size Optimization
|
||||
|
||||
Size optimization treats adjustable parameters as design variables and uses design responses to seek target system performance. The source describes design of experiments, sampling, surrogate model construction, polynomial regression, and approximate-model-based optimization.
|
||||
|
||||
## Forming Limit
|
||||
|
||||
The forming-limit section includes forming-limit diagram definition, MMFC background, MMFC algorithm, isotropic yield curves, and hardening models. This is less central to a structural solver kernel, but it is important when the solver is expected to evaluate sheet-forming failure envelopes.
|
||||
|
||||
## Solver Development Use
|
||||
|
||||
For a custom solver, optimization should not be an early core feature unless design-response gradients and analysis repeatability are already verified. The practical harness must test response extraction, sensitivity calculation, filtering/interpolation, constraint evaluation, and convergence independently from the primal FE solve.
|
||||
|
||||
## Connections
|
||||
|
||||
- [[Abaqus Structural Optimization and Parametric Studies]] is a sibling commercial optimization reference.
|
||||
- [[Finite Element Modeling and Convergence Checks]] connects optimization to mesh sensitivity and response reliability.
|
||||
- [[Midas Civil Special Load and Design Utilities]] connects MIDAS design utility workflows to optimization-like procedures.
|
||||
Reference in New Issue
Block a user