Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Fem Beginner 1

Status
Not open for further replies.

Linusmancer

Aerospace
Joined
Nov 6, 2009
Messages
4
Location
IT
Hi all

Im a beginner and trying to modelling a flat plates in the Roark .
i have a plate 10 in x 3 in all edges all edge fixed and a uniform pressure of 100 psi over all the plate. im using the Ls pre-post for now and studying Ls Dyna Implicit Analys.
For modelling my load condition after the mesh generation, have i to load my shells with a load curve (Abscissa time , Ordinate pressure)?

Best Regards
 
If your a FEM beginner, then i wouldn't recommend start with a dynamic analysis..
 
Im using implicit for static analys in ls dyna and compare results on the Roark
 
40818's point was load v time is usually only needed for dynamic analysis, a reasonable deduction given your question.

so i guess one way to answer (not knowing LS Dyna, usually used for dynamic analysis, another clue i thnk 40818 picked up on) is "no" you don't need to apply a time varying load. guessing that LS Dyna wants time-dependent loads, i'd suggest that either you use a different code (one grounded in statics) for this (though i figure you've thought of this already and decided that the only code accessable to you is LS Dyna) or put in a constant load.

good luck
 
In LS-Dyna, even for implicit, it is necessary to associate a load curve with each loading. See the *CONTROL_IMPLICIT keywords and learn them well. There is a lot of power contained in these. The basic idea of what you need to do is:

*CONTROL_IMPLICIT_GENERAL
1,1
*DEFINE_CURVE
1
0,1
1,1
*CONTROL_TERMINATION
1
*LOAD_SEGMENT_SET
SSID,1

Here is an excellent site which has many examples. This should get you familiar with the basics:

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top