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 LittleInch on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

ANSYS LS-DYNA

Status
Not open for further replies.

hacinilyes

Materials
Joined
Jul 26, 2006
Messages
14
Location
CA
Hi,
I'm a new user of ANSYS LS_DYNA, I'm trying to model a hammer impact in the surface of steel sample. I do not use the GUI of ANSYS, I prefer to write a scipt that I load it in ANSYS for execution. No error message comes out in the end of the simulation, but the results are not available. Could someone help me to understand what is wrong with my program?
Thankd.
 
I've never used the LS DYNA option within Ansys but have you setup the solution information correctly? Executed the solve command? Does it generate a result file? Are you entering the proper postprocessor to view these results? Just some no brainer stuff to check first.

-Brian
 
Thank you Brian for the information,
I'm used to write a scipt in Notes pad, which I excute in ansys, and I do the same this time with ansys ls-dyna, in my script I always follow the same steps, /PREP7,/SOLU(finished with SOLVE command), than /POST1 to view my results (strains according to x, y, z directions), in the end of the simulation a result file is generated, but a warning tells me that EPTO data is not available.
Lyes.
 
Lyes, have you asked Ansys to output strain data for each step/substep to the results file? Can you view displacements? It sounds like there may have been a glitch and that data was not output to the results file.

-Brian
 
I used the OUTRES command (OUTRES,,1) to get results for every substep in the RST file, but I didn't view any displacements, nor results are available!!! could it be a probelem of ANSYS LS-DYNA version or licence? I'm using :
Simulation Environment: ANSYS
Licence: ANSYS Structural/LS-DYNA
ANSYS 9.0
Lyes
 
Lyes, I'm not certain. The only advice I can offer would be to callout OUTRES,ALL,ALL explicitly. Your OUTRES,,1 really means the same thing but perhaps DYNA is missing something. The best thing to do would be to get some advice from Ansys on the matter. Give your ASD or someone a call who is knowledgable.

Good luck!
 
Thank you Brian for your help, I'll try your advice, otherwise, I'll use the GUI, it's less flexible, but it should give me results.
Thank you.
Lyes.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top