代码搜索:Ansys
找到约 479 项符合「Ansys」的源代码
代码结果 479
www.eeworm.com/read/306254/13748851
plg vc and ansys.plg
Build Log
--------------------Configuration: vc and ansys - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\
www.eeworm.com/read/306254/13748852
dsw vc and ansys.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/487941/6502592
pdf introduction_to_ansys.pdf
www.eeworm.com/read/483871/6596539
chm ansys0721.chm
www.eeworm.com/read/263975/11334908
m ansys5.m
clc;
clear;
[data]=distilldata('PRNSOL1.txt');
data1=data(:,3);
data2=data1';
fid=fopen('sy0.txt','w');
fprintf(fid,'%10.1f\n',data2);
fclose(fid);
%绘制坝基面上垂直正应力与距坝踵距离的关系图
%坝踵长158.4
%坐标原
www.eeworm.com/read/158336/11625343
txt ansys-flac.txt
!ANSYS转FLAC3D程序,ANSYS中为SOLID45单元
!能转四面体,锲形块,和八面体
!group是以体来分的。
nsel,all
esel,all
NUMCMP,NODE
NUMCMP,ELEM
*get,NodeNum,node,,NUM,MAX
*get,EleNum,elem,,NUM,MAX
*dim,NodeData,array,NodeNum,3
www.eeworm.com/read/251416/12346078
txt ansys2.txt
/prep7
et,1,shell63
keyopt,1,2,1
r,1,3.0
mp,ex,1,1.2e5
mp,prxy,1,0.3
r=2000
l=300
pi=4*atan(1)
theta=0.1*180/pi
csys,1
n,1,r,90
n,2,r,90,l
k,1,r,90
k,2,r,(90-theta)
k,3,r,90,l
k,4,r,(9
www.eeworm.com/read/251416/12346083
txt ansys1.txt
/prep7
*afun,deg
exx=2.2e11
prxy=0.3
w_hex=0.01
w_flat=w_hex*tan(30)
l_shank=0.075
l_handle=0.2
bendrad=0.01
l_elem=0.0025
no_d_hex=4
tol=25e-6
et,1,solid45
et,2,plane42
mp,ex,1,exx
mp,
www.eeworm.com/read/251416/12346091
txt ansys3.txt
/prep7
et,1,solid45
mp,ex,1,2e5
mp,prxy,1,0.3
mp,dens,1,7.8e-6
r1=20
r2=30
r3=40
r4=60
r5=70
r6=(r4+r3)/2
h2=20
h1=30
h3=30
ang=15
ang1=3
ang2=6
ang3=ang-ang2
ang4=ang-ang1
k,1,r1
www.eeworm.com/read/118753/14857618