CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS

MPC184. Transmit Force

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 18, 2010, 08:20
Question MPC184. Transmit Force
  #1
New Member
 
-
Join Date: Dec 2010
Posts: 1
Rep Power: 0
ferra75 is on a distinguished road
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
ferra75 is offline   Reply With Quote

Reply

Tags
mpc184, transmit force


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
User-defined force transfer across FSI interface vivekcfd CFX 7 March 10, 2010 20:43
Two-phase air water flow problems by activating Wall Lubrication Force challenger85 CFX 5 November 5, 2009 05:44
Urgently Need the code of Lift force and VM force Kai Yan Main CFD Forum 0 July 16, 2008 07:07
DEFINE_CG_MOTION and pressure force Teo Fumagalli FLUENT 0 April 11, 2008 10:25
pressure force and viscous force CFD FLUENT 0 March 7, 2006 01:03


All times are GMT -4. The time now is 02:49.