Files
MultiPhysicsVault/wiki/entities/BLZPACK.md
T
김경종 4cc312954f
Tests / Hermetic test suite (push) Has been cancelled
Tests / Skill frontmatter validation (push) Has been cancelled
add wiki
2026-05-28 17:16:48 +09:00

42 lines
1.3 KiB
Markdown

---
type: entity
title: "BLZPACK"
entity_type: software
role: "Block Lanczos eigenvalue solver used for vibration and buckling analysis"
first_mentioned: "[[Dynamic-Buckling-Analysis-of-Shell-Structures-using-Finite-Element-Method]]"
created: 2026-05-28
updated: 2026-05-28
address: c-000035
tags:
- entity
- software
- eigenproblem
- finite-element-method
status: current
related:
- "[[Dynamic-Buckling-Analysis-of-Shell-Structures-using-Finite-Element-Method]]"
- "[[Finite Element Eigenproblem Solvers]]"
- "[[Dynamic Buckling Analysis]]"
sources:
- "[[Dynamic-Buckling-Analysis-of-Shell-Structures-using-Finite-Element-Method]]"
---
# BLZPACK
## Overview
BLZPACK is identified in the dynamic buckling thesis as an open-source eigenvalue analysis solver based on the Block Lanczos method.
## Role In The Source
The thesis uses BLZPACK for eigenvalue analyses needed in vibration analysis, static buckling analysis, and dynamic buckling analysis workflows.
## Connections
- [[Finite Element Eigenproblem Solvers]] gives the broader numerical context.
- [[Geometric Stiffness Matrix]] appears in the static and dynamic buckling eigenvalue problems where such solvers are needed.
## Sources
- [[Dynamic-Buckling-Analysis-of-Shell-Structures-using-Finite-Element-Method]]