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.
Problem #7: Implicit Explicit Switching

Objective
* Learn to use the implicit method for static initialization
of an explicit simulation.
* Learn to switch formulations during a simulation.
* Learn to perform a simple eigenvalue analysis.

Problem Description
A cantilevered strip of shell elements is loaded using the
static implicit method. The analysis type is then switched
to explicit, the load is removed, and the dynamic response
is simulated. The first fundamental response frequency is
verified by eigenvalue analysis.

Input Filename: ie_shell.k

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

1. How is the implicit explicit switching activated
2. When does the simulation run implicit? Explicit?
3. How many implicit steps will be taken?
4. How is load applied? When is load removed?

Run the simulation, and postprocess the results. Plot the
Y-displacement of a tip node vs. time.

5. Estimate the period of response for the first fundamental
mode: seconds.

Modify the input deck to conduct an eigenvalue analysis.
Solve for the lowest five eigenvalues. Repeat the simulation.
Observe the names of the two new output files which are
created for eigenvalue analyses.

6. Which two new output files are created?

View the file elout using a text editor.

7. What is the period of the first fundamental mode?

Postprocess the binary file d3eigv using LS-POST. View the
mode shapes.

8. What is the meaning of the time associated with each
mode shape?