feat(euler-beam-3d): add beam topology

This commit is contained in:
김경종
2026-06-12 17:59:44 +09:00
parent c88de37a83
commit 5b01642cbc
3 changed files with 18 additions and 2 deletions
+2 -1
View File
@@ -62,7 +62,8 @@
{
"step": 6,
"name": "model-beam-topology",
"status": "pending",
"status": "completed",
"summary": "beam2 model topology added with unit test",
"allowed_paths": [
"src/fesa/model/element.hpp",
"src/fesa/model/element.cpp",