Difference between revisions of "LS-DYNA"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
|{{#vardefine:exe|}} <!--RUNNING --> | |{{#vardefine:exe|}} <!--RUNNING --> | ||
|{{#vardefine:conf|}} <!--CONFIGS--> | |{{#vardefine:conf|}} <!--CONFIGS--> | ||
− | |{{#vardefine:pbs|}} <!--PBS SCRIPTS--> | + | |{{#vardefine:pbs|1}} <!--PBS SCRIPTS--> |
|{{#vardefine:policy|}} <!--POLICY--> | |{{#vardefine:policy|}} <!--POLICY--> | ||
|{{#vardefine:testing|}} <!--TESTING/PROFILING--> | |{{#vardefine:testing|}} <!--TESTING/PROFILING--> |
Revision as of 21:13, 18 September 2014
Description
LS-DYNA is a general-purpose finite element program capable of simulating complex real world problems. It is used by the automobile, aerospace, construction, military, manufacturing, and bioengineering industries. LS-DYNA is optimized for shared and distributed memory Unix, Linux, and Windows based, platforms, and it is fully QA'd by LSTC. The code's origins lie in highly nonlinear, transient dynamic finite element analysis using explicit time integration.
Required Modules
Serial
- intel/2013
- ls-dyna
Parallel
- intel/2013
- openmpi
- ls-dyna
System Variables
- HPC_{{#uppercase:LS-DYNA}}_DIR - installation directory
- HPC_{{#uppercase:LS-DYNA}}_BIN - executable program directory
PBS Script Examples
See the LS-DYNA_PBS page for LS-DYNA PBS script examples.