50 lines
2.5 KiB
Markdown
50 lines
2.5 KiB
Markdown
---
|
|
type: concept
|
|
title: "Midas Civil Boundary Supports and Links"
|
|
created: 2026-06-02
|
|
updated: 2026-06-02
|
|
address: c-000161
|
|
aliases:
|
|
- MIDAS Civil boundary conditions
|
|
- midas Civil supports and links
|
|
tags:
|
|
- concept
|
|
- finite-element-method
|
|
- midas-civil
|
|
- boundary-conditions
|
|
status: current
|
|
related:
|
|
- "[[Midas-Civil-Analysis-Reference|Midas Civil Analysis Reference]]"
|
|
- "[[midas Civil]]"
|
|
- "[[Abaqus Initial and Boundary Conditions]]"
|
|
- "[[Abaqus Kinematic Constraints and MPCs]]"
|
|
- "[[Finite Element Contact Formulation]]"
|
|
sources:
|
|
- "[[Midas-Civil-Analysis-Reference|Midas Civil Analysis Reference]]"
|
|
---
|
|
|
|
# Midas Civil Boundary Supports and Links
|
|
|
|
## Definition
|
|
|
|
Midas Civil boundary supports and links are the restraint, spring, link, rigid-connection, offset, and prescribed-displacement mechanisms used to represent support behavior and member connectivity.
|
|
|
|
## How It Works
|
|
|
|
The manual distinguishes node boundary conditions and element boundary conditions. Nodal restraints fix or prescribe selected DOFs. Surface spring supports convert tributary area and ground reaction coefficients into nodal spring stiffness. Winkler springs let beam, plate, or solid foundation interfaces be modeled as distributed soil support. Elastic links connect two nodes for bearings, ground springs, or rigid-like behavior.
|
|
|
|
General Links are two-node, six-spring elements for damping devices, isolators, compression-only or tension-only behavior, plastic hinges, and ground springs. Rigid End Offsets and panel zones modify beam/tapered-beam connectivity and affect element stiffness, load conversion, self-weight length, and force-output positions. Rigid Links constrain relative geometry across selected DOFs or geometric subspaces.
|
|
|
|
## Solver Development Notes
|
|
|
|
- Boundary objects should be represented as assembly contributions or constraint equations with explicit DOF ownership.
|
|
- Compression-only and tension-only supports introduce active-set or nonlinear constraint behavior.
|
|
- Rigid offsets affect both stiffness and load-vector conversion, so they cannot be treated as output cosmetics.
|
|
- Prescribed displacement on an otherwise free DOF must define the solver's internal constraint semantics.
|
|
|
|
## Connections
|
|
|
|
- [[Abaqus Initial and Boundary Conditions]] and [[Abaqus Kinematic Constraints and MPCs]] are comparable Abaqus workflow pages.
|
|
- [[Finite Element Contact Formulation]] connects to one-sided foundation and interface behavior.
|
|
- [[Midas FEA Interface Elements and Nonlinearities]] gives a detail-FE interface counterpart.
|