feat(beam-reference-qualification): step 1 — reference-csv-adapters

This commit is contained in:
KOKO\Mimi
2026-08-02 03:33:06 +09:00
parent 2df90b95f8
commit 4f96719663
7 changed files with 740 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
Part Instance Name, Element Label, Node Label, SF-SF1, SF-SF2, SF-SF3, SM-SM1, SM-SM2, SM-SM3
Part-1-1 , 501 , 101 , 1.25 , -2.5 , 3.75 , -4.0 , 5.5 , -6.25
Part-1-1 , 501 , 102 , 7.0 , 8.0 , 9.0 , 10.0 , 11.0 , 12.0
1 Part Instance Name Element Label Node Label SF-SF1 SF-SF2 SF-SF3 SM-SM1 SM-SM2 SM-SM3
2 Part-1-1 501 101 1.25 -2.5 3.75 -4.0 5.5 -6.25
3 Part-1-1 501 102 7.0 8.0 9.0 10.0 11.0 12.0
+3
View File
@@ -0,0 +1,3 @@
Element Label, Node Label, Sxx
501, 101, 42.5
501, 102, -17.25
1 Element Label Node Label Sxx
2 501 101 42.5
3 501 102 -17.25