|
[Sponsors] |
December 18, 2010, 09:20 |
MPC184. Transmit Force
|
#1 |
New Member
-
Join Date: Dec 2010
Posts: 1
Rep Power: 0 |
We're two aeronautical engineering students having our firsts experiences with ANSYS.
We'd like to transmit a force applied from a certain distance to our structure (made with the elemnt type SOLID95). In order to achieve this, we use the element type MPC184 as a rigid link. But the force is not transmitted in the solution. We would really appreciate if someone could help us. PD. We've developed the APDL code which follows this lines so as to try if we're able to achieve what we want with a simplified model. Code:
PREP7 ANTYPE,STATIC ET,1,MPC184 !RIGID LINK (DEFAULT) !NLGEOM,ON ET,2,SOLID95 KEYOPT,1,1,1 K,1,-1,-1,-1 K,2,1,-1,-1 K,3,1,1,-1 K,4,-1,1,-1 K,5,-1,-1,1 K,6,1,-1,1 K,7,1,1,1 K,8,-1,1,1 TYPE,1 N,1 N,2,5 EN,1,1,2 TYPE,2 MAT,1 MP,EX,1,72.4e9 ! MATERIAL 1 PROPERTIES MP,NUXY,1,0.33 ESIZE,,6 V,1,2,3,4,5,6,7,8 VMESH,1,1,1 F,2,FY,10000 ASEL,S,AREA,,5,5,1 DA,ALL,ALL DA,ALL,ROTX,0 DA,ALL,ROTY,0 DA,ALL,ROTZ,0 ASEL,ALL FINISH |
|
Tags |
mpc184, transmit force |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
User-defined force transfer across FSI interface | vivekcfd | CFX | 7 | March 10, 2010 21:43 |
Two-phase air water flow problems by activating Wall Lubrication Force | challenger85 | CFX | 5 | November 5, 2009 06:44 |
Urgently Need the code of Lift force and VM force | Kai Yan | Main CFD Forum | 0 | July 16, 2008 08:07 |
DEFINE_CG_MOTION and pressure force | Teo Fumagalli | FLUENT | 0 | April 11, 2008 11:25 |
pressure force and viscous force | CFD | FLUENT | 0 | March 7, 2006 02:03 |