mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-20 18:18:31 +00:00
Fixed abaqus_read_mesh() 1.0E+00 problem
This commit is contained in:
Vendored
+3
-3
@@ -1,14 +1,14 @@
|
||||
*NODE, NSET=NALL
|
||||
1, 4.07417, 3.51532, 4.43035
|
||||
2, 6.24583, 4.69753, 6.40067
|
||||
3, 1.0e1, 10.00000, 0.00000
|
||||
3,1.0e1,10.00000,0.00000
|
||||
4, 1.0E1, 0.00000, 0.00000
|
||||
5, 0.00000, 0.00000, 0.00000
|
||||
6, 0.00000, 10.00000, 0.00000
|
||||
7, 0.00000, 10.00000, 10.00000
|
||||
8, 0.00000, 0.00000, 10.00000
|
||||
9, 100.0e-1, 10.00000, 10.00000
|
||||
10, 100.0E-1, 0.00000, 10.00000
|
||||
9, 100.0e-1,10.00000,10.00000
|
||||
10,100.0E-1,0.00000,10.00000
|
||||
*ELEMENT, TYPE=C3D4, ELSET=CUBE
|
||||
1, 8, 10, 1, 2
|
||||
2, 4, 1, 10, 2
|
||||
|
||||
Reference in New Issue
Block a user