powerplay123
Industrial
- Oct 7, 2010
- 19
Hi guys,
the following is my apdl code:
/PREP7
ET,1,SOLID45
MP,EX,1,0.789e9
MP,EY,1,1.365e9
MP,EZ,1,0.289e9
MP,GXY,1,0.053e9
MP,GYZ,1,0.474e9
MP,GXZ,1,0.543e9
MP,NUXY,1,.31
MP,NUXZ,1,.4
MP,NUYZ,1,.03
MP,dens,1,450
! MODELING
K,1,0,0,0
K,2,0.1,0,0
K,3,0.1,0.1,0
K,4,0,0.1,0
A,1,2,3,4
VEXT,1, , , , ,2
ESIZE,0.025
VMESH,1
KNODE,0,840
KNODE,0,524
KNODE,0,775
KNODE,0,459
L,9,10
L,11,12
DL,13, ,UX,
DL,13, ,UY,
DL,14, ,UX,
DL,14, ,UY,
DA,3, ,UX,
DA,3, ,UY,
F,26,FY,100
F,27,FY,100
F,28,FY,100
F,29,FY,100
F,30,FY,100
/SOLU
ANTY,MODAL
MODOPT,LANB,15,300,500,OFF,OFF
MXPAND,15,
SOLVE
1. First of all, ANSYS shows me this warning when i input the file: "The degree of freedom solution is not available. The PLDISP command is ignored."
I don't know how to fix that, so that I can look at the resulting mode shapes.
2. My second problem is, I want the forces at the nodes to hava an angle. In this case their showing in FY direction but i generally would like to keep the angle (which would be a combination of FY and FX) variable.
3. Also the external force (from point 2) is supposed to be the excitation with a certain frequency and not just constant without vibrating. However, i could not find the right command to do that.
I would be very grateful if you guys could help me with good advice.
Thanks in advance.
the following is my apdl code:
/PREP7
ET,1,SOLID45
MP,EX,1,0.789e9
MP,EY,1,1.365e9
MP,EZ,1,0.289e9
MP,GXY,1,0.053e9
MP,GYZ,1,0.474e9
MP,GXZ,1,0.543e9
MP,NUXY,1,.31
MP,NUXZ,1,.4
MP,NUYZ,1,.03
MP,dens,1,450
! MODELING
K,1,0,0,0
K,2,0.1,0,0
K,3,0.1,0.1,0
K,4,0,0.1,0
A,1,2,3,4
VEXT,1, , , , ,2
ESIZE,0.025
VMESH,1
KNODE,0,840
KNODE,0,524
KNODE,0,775
KNODE,0,459
L,9,10
L,11,12
DL,13, ,UX,
DL,13, ,UY,
DL,14, ,UX,
DL,14, ,UY,
DA,3, ,UX,
DA,3, ,UY,
F,26,FY,100
F,27,FY,100
F,28,FY,100
F,29,FY,100
F,30,FY,100
/SOLU
ANTY,MODAL
MODOPT,LANB,15,300,500,OFF,OFF
MXPAND,15,
SOLVE
1. First of all, ANSYS shows me this warning when i input the file: "The degree of freedom solution is not available. The PLDISP command is ignored."
I don't know how to fix that, so that I can look at the resulting mode shapes.
2. My second problem is, I want the forces at the nodes to hava an angle. In this case their showing in FY direction but i generally would like to keep the angle (which would be a combination of FY and FX) variable.
3. Also the external force (from point 2) is supposed to be the excitation with a certain frequency and not just constant without vibrating. However, i could not find the right command to do that.
I would be very grateful if you guys could help me with good advice.
Thanks in advance.