<!doctype html public '-//W3C//DTD HTML 4.01//EN'
  'http://www.w3.org/TR/html4/strict.dtd'>
<html>
  <head>
     <title>Isight - Examples</title>
     <link rel="stylesheet" href="../../../EStyle.css" type="text/css"/>
	 <link rel="stylesheet" href="../../../ETables.css" type="text/css"/>
  </head>
<body>
<a href="http://www.simulia.com/products/sim_opt.html"><img src="../../../../examples/logo.gif" alt="Simulia Logo"/></a>
<h1>LS-DYNA Component</h1>
       <table>
	        <tr>
		        <td>Description:</td>
		        <td>
			        <table style="border: 0px none #FFFFFF;">
				        <tr style="border: 0px none #FFFFFF;">
					        <td colspan="2">
						        This example demonstrates the LS-DYNA component. The reference LS-DYNA model is a simulation of the dummy and seating 	
						        system. The dummy has an initial velocity, base vehicle acceleration, and decelerated base.
						        <ul>
							        <li>Inputs:
								        <ul>
									        <li>Mass Density of Material 21 (MD_MAT21)</li>
									        <li>Shell Thickness (Thick_Section21)</li>
									        <li>Young's Modulus of Material 21 (YM_MAT21)</li>
								        </ul>
								     </li>   
						        </ul>
					        </td>
				        </tr>
				        <tr>
					        <td align="center" valign="middle">
						        <img align="middle" src="LS-DYNA.PNG" width="550" height="400" alt="Model Image"/>
					        </td>
					        <td> Post Processing of Actual data :
						        <img src="movie_actual.gif" alt="Post Processing of Actual data"/><br/>
						         Post Processing of Updated data :
						        <img src="movie_updated.gif" alt="Post Processing of Updated data"/>
					        </td>
				        </tr>
			        </table>
        	    </td>
	        </tr>
	        <tr>
		        <td>Model:</td>
		        <td><a href="LS-DYNA_ExampleModel.zmf">LS-DYNA_ExampleModel.zmf</a></td>
	        </tr>
	        <tr>
		        <td>Illustrated components:</td>
		        <td>LS-DYNA</td>
	        </tr>
	        <tr>
		        <td>Other illustrated features:</td>
		        <td>None</td>
	        </tr>
	        <tr>
		        <td>Simcodes needed:</td>
		        <td>LS-DYNA_971</td>
	        </tr>
	        <tr>
		    <td>Support files needed:</td>
		    <td>The files are present in <a href="Belted_dummy_with_springs.zip">Belted dummy with springs</a> archive.</td>
	    </tr>
        </table>
    </body>
</html>
