XANSYS Message: 93066 [Go back to message list]
[bookmark on del.icio.us]
No rating yet
Rate item:

Subject: Re: [WB] FSCALE does not work for tabular
Author: =?ISO-8859-1?Q?Arne_L=F6hn?=
Date: 2008-04-28 13:42:15

Hi Joe.

Metrisin, Joe schrieb:
> Arne,
>
> Use the *VOPER command to scale your array parameters.

Thank you for this tip. As I recently discovered after importing the
model into Ansys Classic, the forces were transformed to pressures - so
the sfscale-command is the right one to use.

Problem is solved, thanks for you attention.

For tabulated parameters Ansys help suggests *TOPER-command. I will
remind this for later.

One more question: how do I get to know the variable/parameter name WB
creates - for me they look quite unconvenient like "_loadvari2856z"?

WB creates Surface Effect Elements and then puts the forces onto those:

*snip*
/com,*********** Define Force Using Surface Effect Elements ***********
local,13,0,0.,0.,0.,0.,0.,0.
csys,0
et,15,154
eblock,10
.....

esel,s,type,,15
keyop,15,2,1 ! Apply load in local coordinate system
keyop,15,7,1 ! Use original area so load is constant in
large deformation
keyop,15,11,2 ! Use real and not project area
esel,all

*DIM,_loadvari2856z,TABLE,2,1,1,TIME
! Time values
_loadvari2856z(1,0) = 0.
_loadvari2856z(2,0) = 1.
! Load values
_loadvari2856z(1,1) = 0.
_loadvari2856z(2,1) = 3.80338028979552
.....

esel,s,type,,15
nsle
sfe,all,1,pres,1,%_loadvari2856x%
sfe,all,2,pres,1,%_loadvari2856y%
sfe,all,3,pres,1,%_loadvari2856z%
esel,s,type,,16
*snap*

Arne

--
IDASWIND GmbH
Oranienstra

Posts possibly associated with message #93066AuthorDateScore
93060[WB] FSCALE does not work for tabular boundary conditionsArne Löhn2008/04/28 
93061Re: [WB] FSCALE does not work for tabular boundaryJoe Metrisin2008/04/28 
93062Re: [WB] FSCALE does not work for tabular boundaryJoe Metrisin2008/04/28 
93066Re: [WB] FSCALE does not work for tabular=?ISO-8859-1?Q?Arne_L=F6hn?= 2008/04/28