add uncommitted files

This commit is contained in:
KOKO\Mimi
2026-07-29 23:32:26 +09:00
parent fb0f8f39a0
commit f5379472ce
80 changed files with 7461 additions and 1 deletions
+26
View File
@@ -0,0 +1,26 @@
{
"project": "FESA",
"phase": "fem-and-beam-kernel",
"steps": [
{
"step": 0,
"name": "quadrature-and-shape-functions",
"status": "pending"
},
{
"step": 1,
"name": "dof-manager",
"status": "pending"
},
{
"step": 2,
"name": "beam-local-frame",
"status": "pending"
},
{
"step": 3,
"name": "timoshenko-stiffness-kernel",
"status": "pending"
}
]
}