x
Our website uses cookies. By using the website you agree ot its use. More information can be found in our privacy policy.

Introduction

A brief description of the example.
LS-DYNA Implicit Workshop

Problem #8: Springback using DYNAIN file

Objective
* Learn to generate a DYNAIN output file at the end of a
simulation.
* Learn to apply artificial stabilization in a multi-step
springback simulation.

Problem Description
This exercise involves two simulations. First, a cantilevered
strip of shell elements is loaded using a dynamic explicit
simulation. An output file named dynain is created at the
end of this simulation. A second, implicit simulation is then
performed which reads the dynain file and computes the springback
deformation.

Input Filename: cant_dynain_load.k, cant_dynain_springback.k

Procedure
Copy the input files to your local directory. Using an editor,
view the first input file and answer the following questions:

1. What keyword is used to create the DYNAIN file?
2. What material model is used?

Run the first simulation, and postprocess the results.

3. What is the initial Y-coordinate for all nodes?
4. What is the maximum effective stress at the end of the
loading?

View the contents of the DYNAIN file which was created at
the end of the first run.

5. Which keywords are used in the DYNAIN file?

View the contents of the second input file, and answer the
following:

6. Could this file be easily created from the first input
file? How?

7. How many steps will be used in this simulation?

8. How is load applied in this simulation?

Run the second input file, making sure the DYNAIN file produced
by the first run is available for *INCLUDEing, and postprocess
the results.

9. Is the termination time reached? Why?

Activate automatic time step control and artificial stabilization,
and repeat the simulation. Postprocess the results, and plot
the Y-coordinate of a tip node vs. time.

10. Does the springback deflection occur uniformly, or abruptly?

11. After springback:
max. effective stress =
max. Y-coordinate =

Modify the artificial stabilization scale factor to SCALE =
0.050, and repeat the springback simulation. Postprocess,
and plot the Y-coordinate of the tip node again.

12. How has the evolution of springback deflection changed?

13. After springback:
max. effective stress =
max. Y-coordinate =

Modify the nonlinear convergence test to compare the displacement
increment to the total displacement over the current step
(DNORM=1), repeat the simulation, and postprocess.

14. After springback:
max. effective stress =
max. Y-coordinate =