资源简介

位移约束下,利用ESO方法进行连续体结构拓扑优化

资源截图

代码片段和文件信息

%-------------------------------------------------------------------------------------
% Ex.8.1.4
% one side with fixly-supported condition for rectangular plate with individual 
% displacement and  frequency constraints
%-------------------------------------------------------------------------------------
% INITIALIZE
nelx=20;   % the numbers of elements of x direction
nely=48;   % the numbers of  elements of y direction
x(1:nely1:nelx) = 0.006*ones(nelynelx);       %  initialization of thickness of elements
a=0.0025;  % length of element along x direction
b=0.0025;  % length of element along y direction
p=1e4;     %  density of material
loop = 0;   % iteration variable
h=0.2;     % relaxation factor
U44=-0.00015;  % constrained displacement 
change =0.01;  
q=0.21;     

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2014-03-26 19:11  基于ESO方法位移约束下的拓扑优化\
     文件        2130  2014-03-18 09:57  基于ESO方法位移约束下的拓扑优化\ESO.m
     文件        1309  2014-03-18 09:58  基于ESO方法位移约束下的拓扑优化\FE.m
     文件         837  2014-03-18 10:00  基于ESO方法位移约束下的拓扑优化\lk.m
     文件        1481  2014-03-18 09:56  基于ESO方法位移约束下的拓扑优化\OC.m
     文件        1063  2014-03-05 22:06  基于ESO方法位移约束下的拓扑优化\reddistrib.m

评论

共有 条评论