add wiki
This commit is contained in:
+138
-36
@@ -1,37 +1,139 @@
|
||||
{
|
||||
"nodes":[
|
||||
{"id":"title","type":"text","text":"# 🧠 Cosmic Brain\n### Knowledge Map — Fibonacci Spiral\n*12 nodes at golden angle 137.5° — the sunflower pattern*","x":-280,"y":-301,"width":560,"height":141},
|
||||
{"id":"c-idx","type":"file","file":"wiki/concepts/_index.md","x":120,"y":-40,"width":270,"height":80,"color":"2"},
|
||||
{"id":"e-idx","type":"file","file":"wiki/entities/_index.md","x":-411,"y":209,"width":270,"height":80,"color":"6"},
|
||||
{"id":"s-idx","type":"file","file":"wiki/sources/_index.md","x":-101,"y":-488,"width":270,"height":80,"color":"4"},
|
||||
{"id":"dash","type":"file","file":"wiki/meta/dashboard.md","x":187,"y":372,"width":260,"height":108,"color":"5"},
|
||||
{"id":"ov","type":"file","file":"wiki/overview.md","x":-702,"y":-141,"width":260,"height":80,"color":"5"},
|
||||
{"id":"llm-wiki","type":"file","file":"wiki/concepts/LLM Wiki Pattern.md","x":401,"y":-381,"width":260,"height":80,"color":"2"},
|
||||
{"id":"hot-c","type":"file","file":"wiki/concepts/Hot Cache.md","x":-313,"y":623,"width":260,"height":80,"color":"2"},
|
||||
{"id":"hot-m","type":"file","file":"wiki/hot.md","x":-469,"y":-691,"width":260,"height":80,"color":"5"},
|
||||
{"id":"comp","type":"file","file":"wiki/concepts/Compounding Knowledge.md","x":593,"y":227,"width":280,"height":80,"color":"2"},
|
||||
{"id":"karp","type":"file","file":"wiki/entities/Andrej Karpathy.md","x":-891,"y":275,"width":260,"height":80,"color":"6"},
|
||||
{"id":"log-m","type":"file","file":"wiki/log.md","x":235,"y":-822,"width":260,"height":80,"color":"5"},
|
||||
{"id":"lbl-concepts","type":"text","text":"**💡 CONCEPTS**","x":420,"y":-460,"width":160,"height":40,"color":"2"},
|
||||
{"id":"lbl-entities","type":"text","text":"**👤 ENTITIES**","x":-960,"y":195,"width":160,"height":40,"color":"6"},
|
||||
{"id":"lbl-sources","type":"text","text":"**📄 SOURCES**","x":-200,"y":-580,"width":160,"height":40,"color":"4"},
|
||||
{"id":"lbl-nav","type":"text","text":"**🗂️ NAVIGATION**","x":-560,"y":-790,"width":190,"height":40,"color":"5"},
|
||||
{"id":"hub","type":"file","file":"wiki/index.md","x":-230,"y":-141,"width":350,"height":2095,"color":"5"}
|
||||
],
|
||||
"edges":[
|
||||
{"id":"e-hub-cidx","fromNode":"hub","fromSide":"right","toNode":"c-idx","toSide":"left","label":"concepts"},
|
||||
{"id":"e-hub-eidx","fromNode":"hub","fromSide":"bottom","toNode":"e-idx","toSide":"top","label":"entities"},
|
||||
{"id":"e-hub-sidx","fromNode":"hub","fromSide":"top","toNode":"s-idx","toSide":"bottom","label":"sources"},
|
||||
{"id":"e-hub-dash","fromNode":"hub","fromSide":"right","toNode":"dash","toSide":"left"},
|
||||
{"id":"e-hub-ov","fromNode":"hub","fromSide":"left","toNode":"ov","toSide":"right"},
|
||||
{"id":"e-hub-hot","fromNode":"hub","fromSide":"left","toNode":"hot-m","toSide":"right"},
|
||||
{"id":"e-hub-log","fromNode":"hub","fromSide":"top","toNode":"log-m","toSide":"bottom"},
|
||||
{"id":"e-cidx-llm","fromNode":"c-idx","fromSide":"right","toNode":"llm-wiki","toSide":"left"},
|
||||
{"id":"e-cidx-hc","fromNode":"c-idx","fromSide":"bottom","toNode":"hot-c","toSide":"top"},
|
||||
{"id":"e-cidx-comp","fromNode":"c-idx","fromSide":"right","toNode":"comp","toSide":"left"},
|
||||
{"id":"e-eidx-karp","fromNode":"e-idx","fromSide":"left","toNode":"karp","toSide":"right"},
|
||||
{"id":"e-llm-karp","fromNode":"llm-wiki","fromSide":"bottom","toNode":"karp","toSide":"top","toEnd":"none","color":"6","label":"originated by"},
|
||||
{"id":"e-hc-hot","fromNode":"hot-c","fromSide":"left","toNode":"hot-m","toSide":"right","label":"implemented as"},
|
||||
{"id":"e-comp-karp","fromNode":"comp","fromSide":"left","toNode":"karp","toSide":"right","toEnd":"none","color":"6"}
|
||||
]
|
||||
}
|
||||
"nodes": [
|
||||
{"id": "title", "type": "text", "text": "# Finite Element Wiki Map\nComputational mechanics source map with solid, shell, MITC4, and buckling threads", "x": -320, "y": -360, "width": 640, "height": 120, "color": "5"},
|
||||
{"id": "index", "type": "file", "file": "wiki/index.md", "x": -160, "y": -160, "width": 320, "height": 160, "color": "5"},
|
||||
{"id": "source", "type": "file", "file": "wiki/sources/Finite Element Procedures.md", "x": -720, "y": -160, "width": 320, "height": 120, "color": "4"},
|
||||
{"id": "domain", "type": "file", "file": "wiki/domains/Computational Mechanics.md", "x": 400, "y": -160, "width": 320, "height": 120, "color": "6"},
|
||||
{"id": "author", "type": "file", "file": "wiki/entities/Klaus-Jurgen Bathe.md", "x": -720, "y": 80, "width": 320, "height": 100, "color": "6"},
|
||||
{"id": "fem", "type": "file", "file": "wiki/concepts/Finite Element Method.md", "x": 400, "y": 80, "width": 320, "height": 100, "color": "2"},
|
||||
{"id": "models", "type": "file", "file": "wiki/concepts/Engineering Mathematical Models.md", "x": -720, "y": 300, "width": 320, "height": 100, "color": "2"},
|
||||
{"id": "disp", "type": "file", "file": "wiki/concepts/Displacement-Based Finite Element Formulation.md", "x": -360, "y": 300, "width": 320, "height": 100, "color": "2"},
|
||||
{"id": "iso", "type": "file", "file": "wiki/concepts/Isoparametric Finite Elements.md", "x": 0, "y": 300, "width": 320, "height": 100, "color": "2"},
|
||||
{"id": "mixed", "type": "file", "file": "wiki/concepts/Mixed Finite Element Formulations.md", "x": 360, "y": 300, "width": 320, "height": 100, "color": "2"},
|
||||
{"id": "nonlinear", "type": "file", "file": "wiki/concepts/Nonlinear Finite Element Analysis.md", "x": 720, "y": 300, "width": 320, "height": 100, "color": "2"},
|
||||
{"id": "solvers", "type": "text", "text": "## Solver Layer\nStatic, transient, and eigenvalue solution methods", "x": -360, "y": 520, "width": 680, "height": 90, "color": "3"},
|
||||
{"id": "static", "type": "file", "file": "wiki/concepts/Static Equilibrium Equation Solvers.md", "x": -540, "y": 660, "width": 320, "height": 100, "color": "3"},
|
||||
{"id": "time", "type": "file", "file": "wiki/concepts/Direct Time Integration Methods.md", "x": -180, "y": 660, "width": 320, "height": 100, "color": "3"},
|
||||
{"id": "eigen", "type": "file", "file": "wiki/concepts/Finite Element Eigenproblem Solvers.md", "x": 180, "y": 660, "width": 320, "height": 100, "color": "3"},
|
||||
{"id": "impl", "type": "file", "file": "wiki/concepts/Finite Element Program Implementation.md", "x": 540, "y": 660, "width": 320, "height": 100, "color": "3"},
|
||||
{"id": "shell-source", "type": "file", "file": "wiki/sources/A Continuum Mechanics Based Four-Node Shell.md", "x": -1080, "y": -20, "width": 320, "height": 120, "color": "4"},
|
||||
{"id": "dvorkin", "type": "file", "file": "wiki/entities/Eduardo N. Dvorkin.md", "x": -1080, "y": 160, "width": 320, "height": 100, "color": "6"},
|
||||
{"id": "shell-element", "type": "file", "file": "wiki/concepts/Continuum Mechanics Based Four-Node Shell Element.md", "x": 760, "y": 80, "width": 320, "height": 100, "color": "2"},
|
||||
{"id": "shear", "type": "file", "file": "wiki/concepts/Assumed Transverse Shear Strain Interpolation.md", "x": 1080, "y": 300, "width": 320, "height": 100, "color": "2"},
|
||||
{"id": "tl-shell", "type": "file", "file": "wiki/concepts/Total Lagrangian Shell Formulation.md", "x": 1080, "y": 440, "width": 320, "height": 100, "color": "2"},
|
||||
{"id": "mitc-source", "type": "file", "file": "wiki/sources/Four-Node-Quadrilateral-Shell-Element-MITC4.md", "x": -1080, "y": 360, "width": 320, "height": 120, "color": "4"},
|
||||
{"id": "edita", "type": "file", "file": "wiki/entities/Edita Dvorakova.md", "x": -1440, "y": 520, "width": 320, "height": 100, "color": "6"},
|
||||
{"id": "patzak", "type": "file", "file": "wiki/entities/Borek Patzak.md", "x": -1080, "y": 560, "width": 320, "height": 100, "color": "6"},
|
||||
{"id": "oofem", "type": "file", "file": "wiki/entities/OOFEM.md", "x": -720, "y": 560, "width": 320, "height": 100, "color": "6"},
|
||||
{"id": "mitc4", "type": "file", "file": "wiki/concepts/MITC4 Shell Element.md", "x": 760, "y": 560, "width": 320, "height": 100, "color": "2"},
|
||||
{"id": "scordelis", "type": "file", "file": "wiki/concepts/Scordelis-Lo Shell Benchmark.md", "x": 1120, "y": 660, "width": 320, "height": 100, "color": "3"},
|
||||
{"id": "mitc-study", "type": "file", "file": "wiki/sources/MITC Study Notes.md", "x": -1440, "y": 720, "width": 320, "height": 120, "color": "4"},
|
||||
{"id": "mitc-kin", "type": "file", "file": "wiki/concepts/MITC Shell Kinematics.md", "x": 760, "y": 820, "width": 320, "height": 100, "color": "2"},
|
||||
{"id": "gl-strain", "type": "file", "file": "wiki/concepts/Green-Lagrange Strain Linearization.md", "x": 1120, "y": 820, "width": 320, "height": 100, "color": "2"},
|
||||
{"id": "newmark", "type": "file", "file": "wiki/concepts/Nonlinear Newmark-Beta Integration.md", "x": 400, "y": 820, "width": 320, "height": 100, "color": "3"},
|
||||
{"id": "dyn-source", "type": "file", "file": "wiki/sources/Dynamic-Buckling-Analysis-of-Shell-Structures-using-Finite-Element-Method.md", "x": -1440, "y": 940, "width": 320, "height": 120, "color": "4"},
|
||||
{"id": "hee-jun", "type": "file", "file": "wiki/entities/Hee Jun Lee.md", "x": -1440, "y": 1120, "width": 320, "height": 100, "color": "6"},
|
||||
{"id": "inha", "type": "file", "file": "wiki/entities/Inha University.md", "x": -1080, "y": 1120, "width": 320, "height": 100, "color": "6"},
|
||||
{"id": "blzpack", "type": "file", "file": "wiki/entities/BLZPACK.md", "x": -720, "y": 1120, "width": 320, "height": 100, "color": "6"},
|
||||
{"id": "abaqus", "type": "file", "file": "wiki/entities/ABAQUS.md", "x": -360, "y": 1120, "width": 320, "height": 100, "color": "6"},
|
||||
{"id": "dynamic-buckling", "type": "file", "file": "wiki/concepts/Dynamic Buckling Analysis.md", "x": 400, "y": 1040, "width": 320, "height": 100, "color": "2"},
|
||||
{"id": "instability-region", "type": "file", "file": "wiki/concepts/Dynamic Instability Region.md", "x": 760, "y": 1040, "width": 320, "height": 100, "color": "2"},
|
||||
{"id": "geom-stiff", "type": "file", "file": "wiki/concepts/Geometric Stiffness Matrix.md", "x": 1120, "y": 1040, "width": 320, "height": 100, "color": "2"},
|
||||
{"id": "shell-review-source", "type": "file", "file": "wiki/sources/On-the-Finite-Element-Analysis-of-Shell-Structures.md", "x": -1800, "y": 1280, "width": 360, "height": 120, "color": "4"},
|
||||
{"id": "phill-lee", "type": "file", "file": "wiki/entities/Phill-Seung Lee.md", "x": -1980, "y": 1460, "width": 320, "height": 100, "color": "6"},
|
||||
{"id": "hyuk-noh", "type": "file", "file": "wiki/entities/Hyuk-Chun Noh.md", "x": -1620, "y": 1460, "width": 320, "height": 100, "color": "6"},
|
||||
{"id": "basic-shell-model", "type": "file", "file": "wiki/concepts/Basic Shell Mathematical Model.md", "x": 400, "y": 1260, "width": 320, "height": 100, "color": "2"},
|
||||
{"id": "shell-asymptotic", "type": "file", "file": "wiki/concepts/Shell Structure Asymptotic Behavior.md", "x": 760, "y": 1260, "width": 320, "height": 100, "color": "2"},
|
||||
{"id": "shell-locking", "type": "file", "file": "wiki/concepts/Shell Locking Phenomenon.md", "x": 1120, "y": 1260, "width": 320, "height": 100, "color": "2"},
|
||||
{"id": "uniform-conv", "type": "file", "file": "wiki/concepts/Uniform Optimal Convergence.md", "x": 760, "y": 1420, "width": 320, "height": 100, "color": "3"},
|
||||
{"id": "shell-benchmarking", "type": "file", "file": "wiki/concepts/Shell Element Benchmark Testing.md", "x": 1120, "y": 1420, "width": 320, "height": 100, "color": "3"},
|
||||
{"id": "solid-source", "type": "file", "file": "wiki/sources/Solid Element Notes.md", "x": -1800, "y": -160, "width": 340, "height": 120, "color": "4"},
|
||||
{"id": "solid-linear", "type": "file", "file": "wiki/concepts/Isoparametric Linear Solid Elements.md", "x": -360, "y": 80, "width": 320, "height": 100, "color": "2"},
|
||||
{"id": "solid-shape", "type": "file", "file": "wiki/concepts/Solid Element Shape Functions.md", "x": -360, "y": 480, "width": 320, "height": 100, "color": "2"},
|
||||
{"id": "solid-b", "type": "file", "file": "wiki/concepts/Solid Element Strain-Displacement Matrix.md", "x": 0, "y": 480, "width": 320, "height": 100, "color": "2"},
|
||||
{"id": "solid-k", "type": "file", "file": "wiki/concepts/Solid Element Stiffness Integration.md", "x": 360, "y": 480, "width": 320, "height": 100, "color": "3"},
|
||||
{"id": "solid-inc", "type": "file", "file": "wiki/concepts/Incompatible Mode Solid Elements.md", "x": 720, "y": 480, "width": 320, "height": 100, "color": "3"}
|
||||
],
|
||||
"edges": [
|
||||
{"id": "e-index-source", "fromNode": "index", "fromSide": "left", "toNode": "source", "toSide": "right", "label": "source"},
|
||||
{"id": "e-index-domain", "fromNode": "index", "fromSide": "right", "toNode": "domain", "toSide": "left", "label": "domain"},
|
||||
{"id": "e-source-author", "fromNode": "source", "fromSide": "bottom", "toNode": "author", "toSide": "top", "label": "author"},
|
||||
{"id": "e-domain-fem", "fromNode": "domain", "fromSide": "bottom", "toNode": "fem", "toSide": "top", "label": "core method"},
|
||||
{"id": "e-fem-models", "fromNode": "fem", "fromSide": "bottom", "toNode": "models", "toSide": "top"},
|
||||
{"id": "e-fem-disp", "fromNode": "fem", "fromSide": "bottom", "toNode": "disp", "toSide": "top"},
|
||||
{"id": "e-fem-iso", "fromNode": "fem", "fromSide": "bottom", "toNode": "iso", "toSide": "top"},
|
||||
{"id": "e-fem-mixed", "fromNode": "fem", "fromSide": "bottom", "toNode": "mixed", "toSide": "top"},
|
||||
{"id": "e-fem-nonlinear", "fromNode": "fem", "fromSide": "bottom", "toNode": "nonlinear", "toSide": "top"},
|
||||
{"id": "e-nonlinear-static", "fromNode": "nonlinear", "fromSide": "bottom", "toNode": "static", "toSide": "top"},
|
||||
{"id": "e-fem-time", "fromNode": "fem", "fromSide": "bottom", "toNode": "time", "toSide": "top"},
|
||||
{"id": "e-fem-eigen", "fromNode": "fem", "fromSide": "bottom", "toNode": "eigen", "toSide": "top"},
|
||||
{"id": "e-iso-impl", "fromNode": "iso", "fromSide": "bottom", "toNode": "impl", "toSide": "top"},
|
||||
{"id": "e-index-shell-source", "fromNode": "index", "fromSide": "left", "toNode": "shell-source", "toSide": "right", "label": "source"},
|
||||
{"id": "e-shell-source-dvorkin", "fromNode": "shell-source", "fromSide": "bottom", "toNode": "dvorkin", "toSide": "top", "label": "author"},
|
||||
{"id": "e-shell-source-author", "fromNode": "shell-source", "fromSide": "right", "toNode": "author", "toSide": "left", "label": "co-author"},
|
||||
{"id": "e-shell-source-shell", "fromNode": "shell-source", "fromSide": "right", "toNode": "shell-element", "toSide": "left", "label": "formulation"},
|
||||
{"id": "e-fem-shell", "fromNode": "fem", "fromSide": "right", "toNode": "shell-element", "toSide": "left"},
|
||||
{"id": "e-shell-shear", "fromNode": "shell-element", "fromSide": "right", "toNode": "shear", "toSide": "left", "label": "locking remedy"},
|
||||
{"id": "e-shell-tl", "fromNode": "shell-element", "fromSide": "right", "toNode": "tl-shell", "toSide": "left", "label": "nonlinear kinematics"},
|
||||
{"id": "e-tl-nonlinear", "fromNode": "tl-shell", "fromSide": "left", "toNode": "nonlinear", "toSide": "right"},
|
||||
{"id": "e-index-mitc-source", "fromNode": "index", "fromSide": "left", "toNode": "mitc-source", "toSide": "right", "label": "source"},
|
||||
{"id": "e-mitc-source-edita", "fromNode": "mitc-source", "fromSide": "bottom", "toNode": "edita", "toSide": "top", "label": "author"},
|
||||
{"id": "e-mitc-source-patzak", "fromNode": "mitc-source", "fromSide": "bottom", "toNode": "patzak", "toSide": "top", "label": "author"},
|
||||
{"id": "e-mitc-source-oofem", "fromNode": "mitc-source", "fromSide": "bottom", "toNode": "oofem", "toSide": "top", "label": "implementation"},
|
||||
{"id": "e-mitc-source-mitc4", "fromNode": "mitc-source", "fromSide": "right", "toNode": "mitc4", "toSide": "left", "label": "element"},
|
||||
{"id": "e-shell-mitc4", "fromNode": "shell-element", "fromSide": "bottom", "toNode": "mitc4", "toSide": "top", "label": "implementation thread"},
|
||||
{"id": "e-shear-mitc4", "fromNode": "shear", "fromSide": "bottom", "toNode": "mitc4", "toSide": "top", "label": "MITC remedy"},
|
||||
{"id": "e-mitc4-scordelis", "fromNode": "mitc4", "fromSide": "right", "toNode": "scordelis", "toSide": "left", "label": "benchmark"},
|
||||
{"id": "e-oofem-impl", "fromNode": "oofem", "fromSide": "right", "toNode": "impl", "toSide": "left", "label": "code"},
|
||||
{"id": "e-index-mitc-study", "fromNode": "index", "fromSide": "left", "toNode": "mitc-study", "toSide": "right", "label": "source"},
|
||||
{"id": "e-mitc-study-mitc4", "fromNode": "mitc-study", "fromSide": "right", "toNode": "mitc4", "toSide": "left", "label": "derivation"},
|
||||
{"id": "e-mitc-study-kin", "fromNode": "mitc-study", "fromSide": "right", "toNode": "mitc-kin", "toSide": "left", "label": "kinematics"},
|
||||
{"id": "e-mitc-kin-shell", "fromNode": "mitc-kin", "fromSide": "top", "toNode": "shell-element", "toSide": "bottom", "label": "director model"},
|
||||
{"id": "e-mitc-kin-gl", "fromNode": "mitc-kin", "fromSide": "right", "toNode": "gl-strain", "toSide": "left", "label": "linearization"},
|
||||
{"id": "e-gl-tl", "fromNode": "gl-strain", "fromSide": "top", "toNode": "tl-shell", "toSide": "bottom", "label": "strain measure"},
|
||||
{"id": "e-gl-nonlinear", "fromNode": "gl-strain", "fromSide": "top", "toNode": "nonlinear", "toSide": "bottom", "label": "tangent"},
|
||||
{"id": "e-newmark-time", "fromNode": "newmark", "fromSide": "top", "toNode": "time", "toSide": "bottom", "label": "time integration"},
|
||||
{"id": "e-newmark-nonlinear", "fromNode": "newmark", "fromSide": "top", "toNode": "nonlinear", "toSide": "bottom", "label": "Newton"},
|
||||
{"id": "e-index-dyn-source", "fromNode": "index", "fromSide": "left", "toNode": "dyn-source", "toSide": "right", "label": "source"},
|
||||
{"id": "e-dyn-source-author", "fromNode": "dyn-source", "fromSide": "bottom", "toNode": "hee-jun", "toSide": "top", "label": "author"},
|
||||
{"id": "e-dyn-source-inha", "fromNode": "dyn-source", "fromSide": "bottom", "toNode": "inha", "toSide": "top", "label": "institution"},
|
||||
{"id": "e-dyn-source-blzpack", "fromNode": "dyn-source", "fromSide": "bottom", "toNode": "blzpack", "toSide": "top", "label": "solver"},
|
||||
{"id": "e-dyn-source-abaqus", "fromNode": "dyn-source", "fromSide": "bottom", "toNode": "abaqus", "toSide": "top", "label": "validation"},
|
||||
{"id": "e-dyn-source-dynamic", "fromNode": "dyn-source", "fromSide": "right", "toNode": "dynamic-buckling", "toSide": "left", "label": "stability"},
|
||||
{"id": "e-dynamic-region", "fromNode": "dynamic-buckling", "fromSide": "right", "toNode": "instability-region", "toSide": "left", "label": "output"},
|
||||
{"id": "e-dynamic-geom", "fromNode": "dynamic-buckling", "fromSide": "right", "toNode": "geom-stiff", "toSide": "left", "label": "buckling tangent"},
|
||||
{"id": "e-geom-tl", "fromNode": "geom-stiff", "fromSide": "top", "toNode": "tl-shell", "toSide": "bottom", "label": "derived by"},
|
||||
{"id": "e-geom-eigen", "fromNode": "geom-stiff", "fromSide": "left", "toNode": "eigen", "toSide": "right", "label": "eigenproblem"},
|
||||
{"id": "e-dynamic-mitc4", "fromNode": "dynamic-buckling", "fromSide": "top", "toNode": "mitc4", "toSide": "bottom", "label": "shell model"},
|
||||
{"id": "e-blzpack-eigen", "fromNode": "blzpack", "fromSide": "right", "toNode": "eigen", "toSide": "left", "label": "Block Lanczos"},
|
||||
{"id": "e-index-shell-review", "fromNode": "index", "fromSide": "left", "toNode": "shell-review-source", "toSide": "right", "label": "source"},
|
||||
{"id": "e-shell-review-phill", "fromNode": "shell-review-source", "fromSide": "bottom", "toNode": "phill-lee", "toSide": "top", "label": "author"},
|
||||
{"id": "e-shell-review-noh", "fromNode": "shell-review-source", "fromSide": "bottom", "toNode": "hyuk-noh", "toSide": "top", "label": "author"},
|
||||
{"id": "e-shell-review-model", "fromNode": "shell-review-source", "fromSide": "right", "toNode": "basic-shell-model", "toSide": "left", "label": "model"},
|
||||
{"id": "e-shell-review-asymptotic", "fromNode": "shell-review-source", "fromSide": "right", "toNode": "shell-asymptotic", "toSide": "left", "label": "thin shell behavior"},
|
||||
{"id": "e-shell-review-locking", "fromNode": "shell-review-source", "fromSide": "right", "toNode": "shell-locking", "toSide": "left", "label": "failure mode"},
|
||||
{"id": "e-shell-review-benchmark", "fromNode": "shell-review-source", "fromSide": "right", "toNode": "shell-benchmarking", "toSide": "left", "label": "testing"},
|
||||
{"id": "e-basic-shell-element", "fromNode": "basic-shell-model", "fromSide": "top", "toNode": "shell-element", "toSide": "bottom", "label": "underlies"},
|
||||
{"id": "e-basic-shell-kin", "fromNode": "basic-shell-model", "fromSide": "top", "toNode": "mitc-kin", "toSide": "bottom", "label": "director kinematics"},
|
||||
{"id": "e-asymptotic-locking", "fromNode": "shell-asymptotic", "fromSide": "right", "toNode": "shell-locking", "toSide": "left", "label": "explains"},
|
||||
{"id": "e-locking-shear", "fromNode": "shell-locking", "fromSide": "top", "toNode": "shear", "toSide": "bottom", "label": "remedied by"},
|
||||
{"id": "e-locking-mitc4", "fromNode": "shell-locking", "fromSide": "top", "toNode": "mitc4", "toSide": "bottom", "label": "controlled by"},
|
||||
{"id": "e-locking-uniform", "fromNode": "shell-locking", "fromSide": "bottom", "toNode": "uniform-conv", "toSide": "top", "label": "test criterion"},
|
||||
{"id": "e-uniform-benchmark", "fromNode": "uniform-conv", "fromSide": "right", "toNode": "shell-benchmarking", "toSide": "left", "label": "measured by"},
|
||||
{"id": "e-benchmark-scordelis", "fromNode": "shell-benchmarking", "fromSide": "top", "toNode": "scordelis", "toSide": "bottom", "label": "example"},
|
||||
{"id": "e-benchmark-mitc4", "fromNode": "shell-benchmarking", "fromSide": "top", "toNode": "mitc4", "toSide": "bottom", "label": "validates"},
|
||||
{"id": "e-index-solid-source", "fromNode": "index", "fromSide": "left", "toNode": "solid-source", "toSide": "right", "label": "source"},
|
||||
{"id": "e-solid-source-linear", "fromNode": "solid-source", "fromSide": "right", "toNode": "solid-linear", "toSide": "left", "label": "solid element"},
|
||||
{"id": "e-solid-source-shape", "fromNode": "solid-source", "fromSide": "right", "toNode": "solid-shape", "toSide": "left", "label": "shape functions"},
|
||||
{"id": "e-solid-source-b", "fromNode": "solid-source", "fromSide": "right", "toNode": "solid-b", "toSide": "left", "label": "B matrix"},
|
||||
{"id": "e-solid-source-k", "fromNode": "solid-source", "fromSide": "right", "toNode": "solid-k", "toSide": "left", "label": "stiffness"},
|
||||
{"id": "e-solid-source-inc", "fromNode": "solid-source", "fromSide": "right", "toNode": "solid-inc", "toSide": "left", "label": "incompatible modes"},
|
||||
{"id": "e-iso-solid-linear", "fromNode": "iso", "fromSide": "left", "toNode": "solid-linear", "toSide": "right", "label": "3D case"},
|
||||
{"id": "e-solid-linear-disp", "fromNode": "solid-linear", "fromSide": "top", "toNode": "disp", "toSide": "bottom", "label": "u/v/w DOFs"},
|
||||
{"id": "e-solid-linear-shape", "fromNode": "solid-linear", "fromSide": "bottom", "toNode": "solid-shape", "toSide": "top"},
|
||||
{"id": "e-solid-shape-b", "fromNode": "solid-shape", "fromSide": "right", "toNode": "solid-b", "toSide": "left", "label": "Jacobian"},
|
||||
{"id": "e-solid-b-k", "fromNode": "solid-b", "fromSide": "right", "toNode": "solid-k", "toSide": "left", "label": "B^T D B"},
|
||||
{"id": "e-solid-inc-k", "fromNode": "solid-inc", "fromSide": "left", "toNode": "solid-k", "toSide": "right", "label": "augments"},
|
||||
{"id": "e-solid-inc-mixed", "fromNode": "solid-inc", "fromSide": "top", "toNode": "mixed", "toSide": "bottom", "label": "enrichment pattern"}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user