change stiffness
This commit is contained in:
parent
8cf8c24e38
commit
9181a1372f
@ -3,7 +3,7 @@ run Assemblage_DataFile1.m
|
||||
%% Translation stage
|
||||
ty = struct();
|
||||
ty.m = smiData.Solid(6).mass+smiData.Solid(7).mass;
|
||||
ty.k.x = 1e8;
|
||||
ty.k.x = 1e9;
|
||||
ty.k.y = 1e8;
|
||||
ty.k.z = 1e8;
|
||||
ty.ksi.x = 5;
|
||||
|
Loading…
Reference in New Issue
Block a user