feat(beam-reference-qualification): correlate Abaqus beam results

This commit is contained in:
KOKO\Mimi
2026-08-03 01:45:30 +09:00
parent b68f6ee143
commit 675379779f
21 changed files with 962 additions and 119 deletions
+25 -22
View File
@@ -5,7 +5,7 @@
**
** PARTS
**
*Part, name=Part-1
*Part, name=PART-1_1
*Node
1, 0., 0., 0.
2, 1., 0., 0.
@@ -29,18 +29,16 @@
8, 8, 9
9, 9, 10
10, 10, 11
*Nset, nset=Set-1, generate
1, 11, 1
*Elset, elset=Set-1, generate
1, 10, 1
*Nset, nset=Set-2, generate
1, 11, 1
*Elset, elset=Set-2, generate
1, 10, 1
** Section: Section-1 Profile: Profile-1
*Beam General Section, elset=Set-1, material=Material-1, section=GENERAL
1., 0.0833333, 0., 0.0833333, 0.140833
0.,1.,0.
*Transverse Shear Stiffness
6.73077e+10, 6.73077e+10, 0.25
*End Part
**
**
@@ -48,13 +46,13 @@
**
*Assembly, name=Assembly
**
*Instance, name=Part-1-1, part=Part-1
*Instance, name=PART-1_1-1, part=PART-1_1
*End Instance
**
*Nset, nset=Set-1, instance=Part-1-1
11,
*Nset, nset=Set-2, instance=Part-1-1
*Nset, nset=Set-3, instance=PART-1_1-1
1,
*Nset, nset=Set-4, instance=PART-1_1-1
11,
*End Assembly
**
** MATERIALS
@@ -62,6 +60,17 @@
*Material, name=Material-1
*Elastic
2.1e+11, 0.3
**
** BOUNDARY CONDITIONS
**
** Name: BC-1 Type: Displacement/Rotation
*Boundary
Set-3, 1, 1
Set-3, 2, 2
Set-3, 3, 3
Set-3, 4, 4
Set-3, 5, 5
Set-3, 6, 6
** ----------------------------------------------------------------
**
** STEP: Step-1
@@ -70,22 +79,11 @@
*Static
1., 1., 1e-05, 1.
**
** BOUNDARY CONDITIONS
**
** Name: BC-1 Type: Displacement/Rotation
*Boundary
Set-2, 1, 1
Set-2, 2, 2
Set-2, 3, 3
Set-2, 4, 4
Set-2, 5, 5
Set-2, 6, 6
**
** LOADS
**
** Name: Load-1 Type: Concentrated force
*Cload
Set-1, 3, -10000.
Set-4, 3, -1e+06
**
** OUTPUT REQUESTS
**
@@ -93,7 +91,12 @@ Set-1, 3, -10000.
**
** FIELD OUTPUT: F-Output-1
**
*Output, field, variable=PRESELECT
*Output, field
*Node Output
CF, RF, TF, U
*Element Output, directions=YES
LE, NFORC, NFORCSO, PE, PEEQ, PEMAG, S, SF
*Contact Output, variable=PRESELECT
**
** HISTORY OUTPUT: H-Output-1
**