Difference between revisions of "LS-DYNA"
Jump to navigation
Jump to search
(6 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:Software]][[Category: | + | [[Category:Software]][[Category:Physics]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|LS-DYNA}} | |{{#vardefine:app|LS-DYNA}} | ||
Line 29: | Line 29: | ||
* intel/2013 | * intel/2013 | ||
* ls-dyna | * ls-dyna | ||
+ | |||
+ | ===Parallel=== | ||
+ | *intel/2013 | ||
+ | *openmpi | ||
+ | *ls-dyna | ||
+ | |||
<!--Add additional HPC_FOO_BIN and other ENV VARIABLES below--> | <!--Add additional HPC_FOO_BIN and other ENV VARIABLES below--> | ||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
+ | * HPC_{{uc:{{#var:app}}}}_BIN - executable program directory | ||
<!--Run--> | <!--Run--> | ||
Latest revision as of 20:13, 15 August 2022
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_LS-DYNA_DIR - installation directory
- HPC_LS-DYNA_BIN - executable program directory