add wiki
Tests / Hermetic test suite (push) Has been cancelled
Tests / Skill frontmatter validation (push) Has been cancelled

This commit is contained in:
김경종
2026-05-28 17:16:48 +09:00
parent 665c5ab4e4
commit 4cc312954f
5693 changed files with 66683 additions and 4087 deletions
+41
View File
@@ -0,0 +1,41 @@
---
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]]