add wiki
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
---
|
||||
type: entity
|
||||
title: "ABAQUS"
|
||||
entity_type: software
|
||||
role: "Commercial finite element software used for validation comparisons"
|
||||
first_mentioned: "[[Dynamic-Buckling-Analysis-of-Shell-Structures-using-Finite-Element-Method]]"
|
||||
created: 2026-05-28
|
||||
updated: 2026-05-28
|
||||
address: c-000036
|
||||
tags:
|
||||
- entity
|
||||
- software
|
||||
- finite-element-method
|
||||
- validation
|
||||
status: current
|
||||
related:
|
||||
- "[[Dynamic-Buckling-Analysis-of-Shell-Structures-using-Finite-Element-Method]]"
|
||||
- "[[Finite Element Program Implementation]]"
|
||||
sources:
|
||||
- "[[Dynamic-Buckling-Analysis-of-Shell-Structures-using-Finite-Element-Method]]"
|
||||
---
|
||||
|
||||
# ABAQUS
|
||||
|
||||
## Overview
|
||||
|
||||
ABAQUS is the commercial finite element software used as a comparison reference in the dynamic buckling thesis.
|
||||
|
||||
## Role In The Source
|
||||
|
||||
The thesis compares the developed finite element program against ABAQUS for linear static shell benchmarks, geometric nonlinear response, and static buckling eigenvalue and mode-shape checks.
|
||||
|
||||
## Sources
|
||||
|
||||
- [[Dynamic-Buckling-Analysis-of-Shell-Structures-using-Finite-Element-Method]]
|
||||
@@ -1,47 +0,0 @@
|
||||
---
|
||||
type: entity
|
||||
title: "Andrej Karpathy"
|
||||
entity_type: person
|
||||
role: "AI researcher, educator, founder"
|
||||
first_mentioned: "[[LLM Wiki Pattern]]"
|
||||
created: 2026-04-07
|
||||
updated: 2026-04-07
|
||||
tags:
|
||||
- entity
|
||||
- person
|
||||
- ai-researcher
|
||||
status: mature
|
||||
related:
|
||||
- "[[LLM Wiki Pattern]]"
|
||||
- "[[Compounding Knowledge]]"
|
||||
- "[[entities/_index]]"
|
||||
sources:
|
||||
---
|
||||
|
||||
# Andrej Karpathy
|
||||
|
||||
AI researcher and educator. Former Director of AI at Tesla, founding member of OpenAI. Known for deep learning education (Neural Networks: Zero to Hero series, micrograd, nanoGPT) and for publishing practical AI patterns.
|
||||
|
||||
---
|
||||
|
||||
## Key Contributions to This Wiki
|
||||
|
||||
Karpathy originated the [[LLM Wiki Pattern]] — the idea of using LLMs to build and maintain a persistent, compounding knowledge base rather than re-deriving knowledge from raw documents on every query.
|
||||
|
||||
He published the idea as an "idea file" — intentionally abstract, designed to be copy-pasted into a Claude Code or similar session and built out collaboratively. The claude-obsidian plugin is a production implementation of this pattern.
|
||||
|
||||
His framing: "The wiki is a persistent, compounding artifact. The cross-references are already there. The contradictions have already been flagged. The synthesis already reflects everything you've read."
|
||||
|
||||
---
|
||||
|
||||
## Notable Quote
|
||||
|
||||
"I thought that I had to reach for fancy RAG, but the LLM has been pretty good at auto-maintaining index files and brief summaries of all documents and reads all the important related data fairly easily at this small scale."
|
||||
|
||||
---
|
||||
|
||||
## Connections
|
||||
|
||||
- [[LLM Wiki Pattern]] — his core contribution to knowledge management
|
||||
- [[Compounding Knowledge]] — the central insight he articulated
|
||||
- claude-obsidian plugin — this repo is a production implementation of his pattern
|
||||
@@ -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]]
|
||||
@@ -0,0 +1,39 @@
|
||||
---
|
||||
type: entity
|
||||
title: "Borek Patzak"
|
||||
entity_type: person
|
||||
role: "Finite element researcher; co-author of the MITC4 shell element paper"
|
||||
first_mentioned: "[[Four-Node-Quadrilateral-Shell-Element-MITC4]]"
|
||||
created: 2026-05-28
|
||||
updated: 2026-05-28
|
||||
address: c-000026
|
||||
tags:
|
||||
- entity
|
||||
- finite-element-method
|
||||
- shell-elements
|
||||
- implementation
|
||||
status: current
|
||||
related:
|
||||
- "[[Four-Node-Quadrilateral-Shell-Element-MITC4]]"
|
||||
- "[[Edita Dvorakova]]"
|
||||
- "[[OOFEM]]"
|
||||
- "[[MITC4 Shell Element]]"
|
||||
sources:
|
||||
- "[[Four-Node-Quadrilateral-Shell-Element-MITC4]]"
|
||||
---
|
||||
|
||||
# Borek Patzak
|
||||
|
||||
## Overview
|
||||
|
||||
Borek Patzak is identified in the MITC4 source as a co-author of [[Four-Node-Quadrilateral-Shell-Element-MITC4]] and is affiliated there with the Department of Mechanics, Faculty of Civil Engineering, Czech Technical University in Prague.
|
||||
|
||||
## Key Facts
|
||||
|
||||
- Co-author of the MITC4 shell element paper with [[Edita Dvorakova]].
|
||||
- Connected in the source to [[OOFEM]], where the MITC4 shell element implementation is reported.
|
||||
- The source references earlier work by Patzak and Bittnar on object-oriented finite element code design.
|
||||
|
||||
## Sources
|
||||
|
||||
- [[Four-Node-Quadrilateral-Shell-Element-MITC4]]
|
||||
@@ -1,74 +0,0 @@
|
||||
---
|
||||
type: entity
|
||||
title: "Claude SEO"
|
||||
created: 2026-04-14
|
||||
updated: 2026-04-15
|
||||
tags:
|
||||
- entity
|
||||
- project
|
||||
- claude-code
|
||||
- seo
|
||||
status: evergreen
|
||||
related:
|
||||
- "[[Pro Hub Challenge]]"
|
||||
- "[[2026-04-14-claude-seo-v190-session]]"
|
||||
- "[[Semantic Topic Clustering]]"
|
||||
- "[[Search Experience Optimization]]"
|
||||
- "[[SEO Drift Monitoring]]"
|
||||
- "[[E-commerce SEO]]"
|
||||
- "[[2026-04-15-slides-and-release-session]]"
|
||||
- "[[2026-04-15-release-report-session]]"
|
||||
---
|
||||
|
||||
# Claude SEO
|
||||
|
||||
A Tier 4 Claude Code skill for comprehensive SEO analysis across all industries. Repository: [AgriciDaniel/claude-seo](https://github.com/AgriciDaniel/claude-seo)
|
||||
|
||||
## Current State (v1.9.0 — released April 15, 2026)
|
||||
|
||||
- **23 skills** (20 core + 3 extensions: DataForSEO, Firecrawl, Banana)
|
||||
- **17 subagents** (15 core + 2 extension agents)
|
||||
- **30 Python scripts** (28 tracked + 2 dev-only)
|
||||
- **Architecture**: 3-layer (directive, orchestration, execution)
|
||||
- **Entry point**: `/seo [command] [url]`
|
||||
- **GitHub release**: [v1.9.0](https://github.com/AgriciDaniel/claude-seo/releases/tag/v1.9.0) — PDF report attached
|
||||
- **Slides**: `claude-seo-slides/v190.html` — 15-slide community presentation deck
|
||||
- **Contributors**: 6 submissions, 5 integrated (Lutfiya Miller, Florian Schmitz, Dan Colta, Matej Marjanovic, Chris Muller)
|
||||
|
||||
## Key Commands
|
||||
|
||||
| Category | Commands |
|
||||
|----------|----------|
|
||||
| Analysis | audit, page, technical, content, schema, images, geo |
|
||||
| Planning | plan, cluster, sxo, programmatic, competitor-pages |
|
||||
| Monitoring | drift baseline, drift compare, drift history |
|
||||
| Local | local, maps |
|
||||
| International | hreflang (with cultural profiles) |
|
||||
| E-commerce | ecommerce |
|
||||
| Data | google, backlinks, dataforseo |
|
||||
| Generation | sitemap, image-gen |
|
||||
|
||||
## Version History
|
||||
|
||||
| Version | Date | Key Addition |
|
||||
|---------|------|-------------|
|
||||
| v1.9.0 | 2026-04-15 | Pro Hub Challenge: cluster, SXO, drift, ecommerce, cost guardrails, cultural profiles. GitHub release + PDF report + 15-slide deck. |
|
||||
| v1.8.2 | 2026-04-10 | Ukrainian localization, CI fixes, version sync |
|
||||
| v1.8.1 | 2026-04-06 | Google Images SERP, image optimization |
|
||||
| v1.8.0 | 2026-03-31 | Free backlink data (Moz, Bing, Common Crawl) |
|
||||
| v1.7.0 | 2026-03-28 | Google SEO APIs (GSC, PageSpeed, CrUX, GA4) |
|
||||
|
||||
## Ecosystem
|
||||
|
||||
- [[Claude SEO]] — SEO analysis (this project)
|
||||
- Claude Blog — companion blog engine, consumes SEO findings
|
||||
- Claude Banana — AI image generation, bundled as extension
|
||||
- AI Marketing Claude — community marketing suite by Zubair Trabzada
|
||||
|
||||
## Security Posture (v1.9.0 audit)
|
||||
|
||||
- **Score**: 85/100 (Grade B+)
|
||||
- **SSRF protection**: validate_url() + fetch_page.py DNS resolution
|
||||
- **SQL**: all queries parameterized
|
||||
- **Cost guardrails**: threshold approval, daily limits, file locking, audit trail
|
||||
- **Pre-existing debt**: validate_url DNS rebinding gap, install script injection, OAuth file permissions
|
||||
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: entity
|
||||
title: "Edita Dvorakova"
|
||||
entity_type: person
|
||||
role: "Finite element researcher; co-author of the MITC4 shell element paper"
|
||||
first_mentioned: "[[Four-Node-Quadrilateral-Shell-Element-MITC4]]"
|
||||
created: 2026-05-28
|
||||
updated: 2026-05-28
|
||||
address: c-000025
|
||||
tags:
|
||||
- entity
|
||||
- finite-element-method
|
||||
- shell-elements
|
||||
status: current
|
||||
related:
|
||||
- "[[Four-Node-Quadrilateral-Shell-Element-MITC4]]"
|
||||
- "[[Borek Patzak]]"
|
||||
- "[[MITC4 Shell Element]]"
|
||||
sources:
|
||||
- "[[Four-Node-Quadrilateral-Shell-Element-MITC4]]"
|
||||
---
|
||||
|
||||
# Edita Dvorakova
|
||||
|
||||
## Overview
|
||||
|
||||
Edita Dvorakova is identified in the MITC4 source as a co-author of [[Four-Node-Quadrilateral-Shell-Element-MITC4]] and is affiliated there with the Department of Mechanics, Faculty of Civil Engineering, Czech Technical University in Prague.
|
||||
|
||||
## Key Facts
|
||||
|
||||
- Co-author of the MITC4 shell element paper with [[Borek Patzak]].
|
||||
- Connected in this vault to shell finite element formulation, MITC interpolation, and [[OOFEM]] implementation.
|
||||
- The source extraction contains encoding artifacts; this page uses an ASCII transliteration of the author name.
|
||||
|
||||
## Sources
|
||||
|
||||
- [[Four-Node-Quadrilateral-Shell-Element-MITC4]]
|
||||
@@ -0,0 +1,44 @@
|
||||
---
|
||||
type: entity
|
||||
title: "Eduardo N. Dvorkin"
|
||||
entity_type: person
|
||||
role: "Finite element researcher; co-author of the four-node shell element paper"
|
||||
first_mentioned: "[[A Continuum Mechanics Based Four-Node Shell]]"
|
||||
created: 2026-05-28
|
||||
updated: 2026-05-28
|
||||
address: c-000018
|
||||
tags:
|
||||
- entity
|
||||
- finite-element-method
|
||||
- shell-elements
|
||||
- computational-mechanics
|
||||
status: current
|
||||
related:
|
||||
- "[[A Continuum Mechanics Based Four-Node Shell]]"
|
||||
- "[[Klaus-Jurgen Bathe]]"
|
||||
- "[[Continuum Mechanics Based Four-Node Shell Element]]"
|
||||
sources:
|
||||
- "[[A Continuum Mechanics Based Four-Node Shell]]"
|
||||
---
|
||||
|
||||
# Eduardo N. Dvorkin
|
||||
|
||||
## Overview
|
||||
|
||||
Eduardo N. Dvorkin is identified in the ingested source as a co-author, with [[Klaus-Jurgen Bathe]], of the paper on a continuum-mechanics-based four-node shell element for nonlinear analysis.
|
||||
|
||||
## Key Facts
|
||||
|
||||
- Co-author of [[A Continuum Mechanics Based Four-Node Shell]].
|
||||
- The paper places the work in the Department of Mechanical Engineering at Massachusetts Institute of Technology.
|
||||
- In this vault, Dvorkin is connected to shell finite element formulation, transverse shear locking remedies, and nonlinear structural analysis.
|
||||
|
||||
## Connections
|
||||
|
||||
- [[Continuum Mechanics Based Four-Node Shell Element]] captures the paper's element formulation.
|
||||
- [[Assumed Transverse Shear Strain Interpolation]] captures the paper's key locking remedy.
|
||||
- [[Total Lagrangian Shell Formulation]] captures the nonlinear kinematic setting.
|
||||
|
||||
## Sources
|
||||
|
||||
- [[A Continuum Mechanics Based Four-Node Shell]]
|
||||
@@ -0,0 +1,39 @@
|
||||
---
|
||||
type: entity
|
||||
title: "Hee Jun Lee"
|
||||
entity_type: person
|
||||
role: "Author of the dynamic shell buckling finite element thesis"
|
||||
first_mentioned: "[[Dynamic-Buckling-Analysis-of-Shell-Structures-using-Finite-Element-Method]]"
|
||||
created: 2026-05-28
|
||||
updated: 2026-05-28
|
||||
address: c-000033
|
||||
aliases:
|
||||
- "이희준"
|
||||
tags:
|
||||
- entity
|
||||
- finite-element-method
|
||||
- dynamic-buckling
|
||||
status: current
|
||||
related:
|
||||
- "[[Dynamic-Buckling-Analysis-of-Shell-Structures-using-Finite-Element-Method]]"
|
||||
- "[[Inha University]]"
|
||||
- "[[Dynamic Buckling Analysis]]"
|
||||
sources:
|
||||
- "[[Dynamic-Buckling-Analysis-of-Shell-Structures-using-Finite-Element-Method]]"
|
||||
---
|
||||
|
||||
# Hee Jun Lee
|
||||
|
||||
## Overview
|
||||
|
||||
Hee Jun Lee is the author of the 2012 Inha University master's thesis [[Dynamic-Buckling-Analysis-of-Shell-Structures-using-Finite-Element-Method|Dynamic Buckling Analysis of Shell Structures using Finite Element Method]].
|
||||
|
||||
## Key Facts
|
||||
|
||||
- Affiliated in the source with the Department of Aerospace Engineering, Graduate School of [[Inha University]].
|
||||
- The thesis develops a finite element program for dynamic buckling analysis of shell structures under axial dynamic compression.
|
||||
- The source identifies Cho Jin Yeon as advisor and lists committee members Kim Ki Wook, Cho Jin Yeon, and Lee Seung Soo.
|
||||
|
||||
## Sources
|
||||
|
||||
- [[Dynamic-Buckling-Analysis-of-Shell-Structures-using-Finite-Element-Method]]
|
||||
@@ -0,0 +1,47 @@
|
||||
---
|
||||
type: entity
|
||||
title: "Hyuk-Chun Noh"
|
||||
entity_type: person
|
||||
role: "Shell finite element researcher and author"
|
||||
first_mentioned: "[[On-the-Finite-Element-Analysis-of-Shell-Structures]]"
|
||||
created: 2026-05-28
|
||||
updated: 2026-05-28
|
||||
address: c-000042
|
||||
aliases:
|
||||
- "H.C. Noh"
|
||||
- "Noh, H.C."
|
||||
tags:
|
||||
- entity
|
||||
- finite-element-method
|
||||
- shell-elements
|
||||
status: current
|
||||
related:
|
||||
- "[[On-the-Finite-Element-Analysis-of-Shell-Structures]]"
|
||||
- "[[Phill-Seung Lee]]"
|
||||
- "[[Shell Element Benchmark Testing]]"
|
||||
- "[[Shell Locking Phenomenon]]"
|
||||
sources:
|
||||
- "[[On-the-Finite-Element-Analysis-of-Shell-Structures]]"
|
||||
---
|
||||
|
||||
# Hyuk-Chun Noh
|
||||
|
||||
## Overview
|
||||
|
||||
Hyuk-Chun Noh is listed as an author of [[On-the-Finite-Element-Analysis-of-Shell-Structures]] with [[Phill-Seung Lee]]. In this vault, Noh is connected to shell finite element evaluation, element isotropy, mesh-pattern effects, and shell benchmark methodology.
|
||||
|
||||
## Key Facts
|
||||
|
||||
- Co-author of the ingested Korean review on shell finite element analysis.
|
||||
- Appears in the source reference thread through shell element and structural shell work, including triangular shell element insight and cooling tower shell behavior.
|
||||
- The source uses this thread to argue that shell element performance must be checked against asymptotic behavior, curvature, layer behavior, and mesh patterns.
|
||||
|
||||
## Connections
|
||||
|
||||
- [[On-the-Finite-Element-Analysis-of-Shell-Structures]] is the ingested source.
|
||||
- [[Shell Element Benchmark Testing]] captures the testing methodology connected to mesh pattern and element isotropy.
|
||||
- [[Shell Locking Phenomenon]] captures the main failure mode the benchmark methodology tries to expose.
|
||||
|
||||
## Sources
|
||||
|
||||
- [[On-the-Finite-Element-Analysis-of-Shell-Structures]]
|
||||
@@ -0,0 +1,34 @@
|
||||
---
|
||||
type: entity
|
||||
title: "Inha University"
|
||||
entity_type: organization
|
||||
role: "Degree-granting institution for the dynamic shell buckling thesis"
|
||||
first_mentioned: "[[Dynamic-Buckling-Analysis-of-Shell-Structures-using-Finite-Element-Method]]"
|
||||
created: 2026-05-28
|
||||
updated: 2026-05-28
|
||||
address: c-000034
|
||||
tags:
|
||||
- entity
|
||||
- organization
|
||||
- finite-element-method
|
||||
status: current
|
||||
related:
|
||||
- "[[Dynamic-Buckling-Analysis-of-Shell-Structures-using-Finite-Element-Method]]"
|
||||
- "[[Hee Jun Lee]]"
|
||||
sources:
|
||||
- "[[Dynamic-Buckling-Analysis-of-Shell-Structures-using-Finite-Element-Method]]"
|
||||
---
|
||||
|
||||
# Inha University
|
||||
|
||||
## Overview
|
||||
|
||||
Inha University is the institution named in [[Dynamic-Buckling-Analysis-of-Shell-Structures-using-Finite-Element-Method]] as the graduate school where the thesis was submitted.
|
||||
|
||||
## Role In The Source
|
||||
|
||||
The thesis is identified as a master's thesis from the Department of Aerospace Engineering, Graduate School of Inha University, submitted in February 2012.
|
||||
|
||||
## Sources
|
||||
|
||||
- [[Dynamic-Buckling-Analysis-of-Shell-Structures-using-Finite-Element-Method]]
|
||||
@@ -0,0 +1,54 @@
|
||||
---
|
||||
type: entity
|
||||
title: "Klaus-Jurgen Bathe"
|
||||
entity_type: person
|
||||
role: "Professor of Mechanical Engineering; finite element method author"
|
||||
first_mentioned: "[[Finite Element Procedures]]"
|
||||
created: 2026-05-28
|
||||
updated: 2026-05-28
|
||||
address: c-000004
|
||||
tags:
|
||||
- entity
|
||||
- finite-element-method
|
||||
- computational-mechanics
|
||||
status: current
|
||||
related:
|
||||
- "[[Finite Element Procedures]]"
|
||||
- "[[A Continuum Mechanics Based Four-Node Shell]]"
|
||||
- "[[On-the-Finite-Element-Analysis-of-Shell-Structures]]"
|
||||
- "[[Eduardo N. Dvorkin]]"
|
||||
- "[[Finite Element Method]]"
|
||||
- "[[Continuum Mechanics Based Four-Node Shell Element]]"
|
||||
sources:
|
||||
- "[[Finite Element Procedures]]"
|
||||
- "[[A Continuum Mechanics Based Four-Node Shell]]"
|
||||
- "[[On-the-Finite-Element-Analysis-of-Shell-Structures]]"
|
||||
---
|
||||
|
||||
# Klaus-Jurgen Bathe
|
||||
|
||||
## Overview
|
||||
|
||||
Klaus-Jurgen Bathe is the author of `Finite Element Procedures` and is identified in the source as Professor of Mechanical Engineering at Massachusetts Institute of Technology. He is also a co-author, with [[Eduardo N. Dvorkin]], of [[A Continuum Mechanics Based Four-Node Shell]]. In this vault, he is a primary source authority for finite element procedures and shell element formulation.
|
||||
|
||||
[[On-the-Finite-Element-Analysis-of-Shell-Structures]] thanks Bathe and repeatedly uses Bathe-linked shell finite element work as the reference thread for asymptotic behavior, locking, MITC elements, and benchmark testing.
|
||||
|
||||
## Key Facts
|
||||
|
||||
- Author of `Finite Element Procedures`, second edition.
|
||||
- Co-author of the continuum-mechanics-based four-node shell element paper.
|
||||
- The source text emphasizes finite element analysis as a modeling discipline, not only a matrix-solving procedure.
|
||||
- The book includes theory, algorithms, implementation guidance, and educational program material.
|
||||
|
||||
## Connections
|
||||
|
||||
- [[Finite Element Procedures]] is the ingested source.
|
||||
- [[A Continuum Mechanics Based Four-Node Shell]] is the ingested shell element paper.
|
||||
- [[Finite Element Method]] is the central method developed across the source.
|
||||
- [[Finite Element Program Implementation]] captures the implementation path from the book.
|
||||
|
||||
## Sources
|
||||
|
||||
- [[Finite Element Procedures]]
|
||||
- [[A Continuum Mechanics Based Four-Node Shell]]
|
||||
- [[On-the-Finite-Element-Analysis-of-Shell-Structures]]
|
||||
@@ -0,0 +1,42 @@
|
||||
---
|
||||
type: entity
|
||||
title: "OOFEM"
|
||||
entity_type: software
|
||||
role: "Finite element code used for the MITC4 shell element implementation"
|
||||
first_mentioned: "[[Four-Node-Quadrilateral-Shell-Element-MITC4]]"
|
||||
created: 2026-05-28
|
||||
updated: 2026-05-28
|
||||
address: c-000027
|
||||
tags:
|
||||
- entity
|
||||
- software
|
||||
- finite-element-method
|
||||
- implementation
|
||||
status: current
|
||||
related:
|
||||
- "[[Four-Node-Quadrilateral-Shell-Element-MITC4]]"
|
||||
- "[[MITC4 Shell Element]]"
|
||||
- "[[Finite Element Program Implementation]]"
|
||||
- "[[Borek Patzak]]"
|
||||
sources:
|
||||
- "[[Four-Node-Quadrilateral-Shell-Element-MITC4]]"
|
||||
---
|
||||
|
||||
# OOFEM
|
||||
|
||||
## Overview
|
||||
|
||||
OOFEM is the finite element code named in the MITC4 source as the implementation target for the four-node quadrilateral shell element.
|
||||
|
||||
## Role In The Source
|
||||
|
||||
The source reports that the [[MITC4 Shell Element]] was implemented in OOFEM and verified with patch tests before being exercised on the [[Scordelis-Lo Shell Benchmark]].
|
||||
|
||||
## Connections
|
||||
|
||||
- [[Finite Element Program Implementation]] gives the broader finite element software context.
|
||||
- [[Borek Patzak]] is connected to OOFEM through the source references and authorship.
|
||||
|
||||
## Sources
|
||||
|
||||
- [[Four-Node-Quadrilateral-Shell-Element-MITC4]]
|
||||
@@ -0,0 +1,48 @@
|
||||
---
|
||||
type: entity
|
||||
title: "Phill-Seung Lee"
|
||||
entity_type: person
|
||||
role: "Shell finite element researcher and author"
|
||||
first_mentioned: "[[On-the-Finite-Element-Analysis-of-Shell-Structures]]"
|
||||
created: 2026-05-28
|
||||
updated: 2026-05-28
|
||||
address: c-000041
|
||||
aliases:
|
||||
- "P.S. Lee"
|
||||
- "Lee, P.S."
|
||||
tags:
|
||||
- entity
|
||||
- finite-element-method
|
||||
- shell-elements
|
||||
status: current
|
||||
related:
|
||||
- "[[On-the-Finite-Element-Analysis-of-Shell-Structures]]"
|
||||
- "[[Hyuk-Chun Noh]]"
|
||||
- "[[Klaus-Jurgen Bathe]]"
|
||||
- "[[Shell Structure Asymptotic Behavior]]"
|
||||
- "[[Shell Element Benchmark Testing]]"
|
||||
sources:
|
||||
- "[[On-the-Finite-Element-Analysis-of-Shell-Structures]]"
|
||||
---
|
||||
|
||||
# Phill-Seung Lee
|
||||
|
||||
## Overview
|
||||
|
||||
Phill-Seung Lee is listed as an author of [[On-the-Finite-Element-Analysis-of-Shell-Structures]] with [[Hyuk-Chun Noh]]. In this vault, Lee is relevant for shell finite element fundamentals, especially asymptotic behavior, benchmark evaluation, and thickness-sensitive shell discretization issues.
|
||||
|
||||
## Key Facts
|
||||
|
||||
- Co-author of the ingested Korean review on shell finite element analysis.
|
||||
- Cited throughout the source's reference thread with [[Klaus-Jurgen Bathe]] on shell asymptotic behavior, basic shell mathematical models, MITC shell evaluation, and triangular shell element behavior.
|
||||
- Connected to the source's practical message: shell FE results should be interpreted through physical behavior, mathematical model, and convergence evidence.
|
||||
|
||||
## Connections
|
||||
|
||||
- [[On-the-Finite-Element-Analysis-of-Shell-Structures]] is the ingested source.
|
||||
- [[Shell Structure Asymptotic Behavior]] and [[Shell Element Benchmark Testing]] capture the main technical themes tied to Lee's cited work.
|
||||
- [[Uniform Optimal Convergence]] is the performance standard used to judge shell elements across thickness regimes.
|
||||
|
||||
## Sources
|
||||
|
||||
- [[On-the-Finite-Element-Analysis-of-Shell-Structures]]
|
||||
+28
-7
@@ -9,34 +9,55 @@ tags:
|
||||
status: evergreen
|
||||
related:
|
||||
- "[[index]]"
|
||||
- "[[Andrej Karpathy]]"
|
||||
- "[[hot]]"
|
||||
- "[[LLM Wiki Pattern]]"
|
||||
- "[[Klaus-Jurgen Bathe]]"
|
||||
- "[[Eduardo N. Dvorkin]]"
|
||||
- "[[Edita Dvorakova]]"
|
||||
- "[[Borek Patzak]]"
|
||||
- "[[OOFEM]]"
|
||||
- "[[Hee Jun Lee]]"
|
||||
- "[[Phill-Seung Lee]]"
|
||||
- "[[Hyuk-Chun Noh]]"
|
||||
- "[[Inha University]]"
|
||||
- "[[BLZPACK]]"
|
||||
- "[[ABAQUS]]"
|
||||
- "[[Finite Element Procedures]]"
|
||||
- "[[A Continuum Mechanics Based Four-Node Shell]]"
|
||||
- "[[Four-Node-Quadrilateral-Shell-Element-MITC4]]"
|
||||
- "[[Dynamic-Buckling-Analysis-of-Shell-Structures-using-Finite-Element-Method]]"
|
||||
- "[[On-the-Finite-Element-Analysis-of-Shell-Structures]]"
|
||||
---
|
||||
|
||||
# Entities Index
|
||||
|
||||
Navigation: [[index]] | [[concepts/_index|Concepts]] | [[sources/_index|Sources]]
|
||||
|
||||
All entity pages — people, organizations, products, and tools.
|
||||
All entity pages: people, organizations, products, and tools.
|
||||
|
||||
---
|
||||
|
||||
## People
|
||||
|
||||
- [[Andrej Karpathy]] — AI researcher, educator; originated the LLM Wiki pattern
|
||||
- [[Klaus-Jurgen Bathe]] - professor of mechanical engineering, author of [[Finite Element Procedures]], and co-author of [[A Continuum Mechanics Based Four-Node Shell]]
|
||||
- [[Eduardo N. Dvorkin]] - co-author of [[A Continuum Mechanics Based Four-Node Shell]]
|
||||
- [[Edita Dvorakova]] - co-author of [[Four-Node-Quadrilateral-Shell-Element-MITC4|Four-Node Quadrilateral Shell Element MITC4]]
|
||||
- [[Borek Patzak]] - co-author of [[Four-Node-Quadrilateral-Shell-Element-MITC4|Four-Node Quadrilateral Shell Element MITC4]]
|
||||
- [[Hee Jun Lee]] - author of [[Dynamic-Buckling-Analysis-of-Shell-Structures-using-Finite-Element-Method|Dynamic Buckling Analysis of Shell Structures using Finite Element Method]]
|
||||
- [[Phill-Seung Lee]] - author of [[On-the-Finite-Element-Analysis-of-Shell-Structures|On the Finite Element Analysis of Shell Structures]]
|
||||
- [[Hyuk-Chun Noh]] - author of [[On-the-Finite-Element-Analysis-of-Shell-Structures|On the Finite Element Analysis of Shell Structures]]
|
||||
|
||||
---
|
||||
|
||||
## Organizations
|
||||
|
||||
<!-- Add organization pages here -->
|
||||
- [[Inha University]] - degree-granting institution for the dynamic shell buckling thesis
|
||||
|
||||
---
|
||||
|
||||
## Products & Tools
|
||||
|
||||
<!-- Add tool and product pages here -->
|
||||
- [[OOFEM]] - finite element code used for the MITC4 shell element implementation
|
||||
- [[BLZPACK]] - Block Lanczos eigenvalue solver used for vibration and buckling analysis
|
||||
- [[ABAQUS]] - finite element software used for validation comparisons
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user