×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

Create [SFA] tabular Varing Distribution Load in commend formate

Create [SFA] tabular Varing Distribution Load in commend formate

Create [SFA] tabular Varing Distribution Load in commend formate

(OP)
Hi
I am going to create a moment on a solid column. so i just convert the moment in to 3-d stress. Now i need to input 3-d stress by using [SFA]commend. In graphical mode after creating solid model >Solution>Define Load>Apply >structural>Pressure>On area>select area> New table>name>table paramete> +ve to -Ve load will make UVL.
Yes it works ....
But I can not make it as code ....

I made a model to check it .... (it does not work as graphical mode)

/PREP7
MP,EX,1,1e6
MP,PRXY,1,0.3
BLOCK,0,100,0,2,0,2
! Mesh definitions
ET,1,SOLID65
R , 1
VATT , 1, 1, 1
ESIZE , 1
VMESH , ALL
FINISH
/SOLU
ANTYPE,STATIC

*DIM,EXAMPLE,TABLE,10,2,1,X,Z,PRESSURE,0
*TAXIS,EXAMPLE(0,1,1),1,10,20,30,40,50,60,70,80,90,100
*TAXIS,EXAMPLE(0,0,1),2,1,2
*SET,EXAMPLE(1,1,1),10,10,10,10,10,10,-2,-4,-6,-8
*SET,EXAMPLE(1,2,1),10,10,10,10,10,10,-2,-4,-6,-8
SFA,4,,PRES,EXAMPLE(10,2,1)
DA,5,ALL,0,,,,


What is the reason ...Please Help me ...
Thanks

RE: Create [SFA] tabular Varing Distribution Load in commend formate

(OP)
Hi

I have make some experiment on it after that post. I use *VEDIT command at graphical mode and see the table.. Last code did not show exact table ....I make some correction

Instade of this:
*DIM,EXAMPLE,TABLE,10,2,1,X,Z,PRESSURE,0
*TAXIS,EXAMPLE(0,1,1),1,10,20,30,40,50,60,70,80,90,100
*TAXIS,EXAMPLE(0,0,1),2,1,2
*SET,EXAMPLE(1,1,1),10,10,10,10,10,10,-2,-4,-6,-8
*SET,EXAMPLE(1,2,1),10,10,10,10,10,10,-2,-4,-6,-8

Plot this :

*DIM,EXAMPLE,TABLE,10,2,1,X,Z,PRESSURE,0
*TAXIS,EXAMPLE(1,0,1),1,10,20,30,40,50,60,70,80,90,100
*SET,EXAMPLE(0,1,1),1,10,10,10,10,10,10,-2,-4,-6,-8
*SET,EXAMPLE(0,2,1),2,10,10,10,10,10,10,-2,-4,-6,-8
 
The *VEDIT at graphical mode shows the exact table
But the output(Deformation shape)does not show the exact value as total work is being done in graphical mode .........

Please help me ...............  

Thanks

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources