Difference between revisions of "LS-DYNA"

From UFRC
Jump to navigation Jump to search
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Bioinformatics]]
+
[[Category:Software]][[Category:Physics]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|LS-DYNA}}
 
|{{#vardefine:app|LS-DYNA}}
Line 37: Line 37:
 
<!--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_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable program directory
+
* HPC_{{uc:{{#var:app}}}}_BIN - executable program directory
 
<!--Run-->
 
<!--Run-->
  

Latest revision as of 20:13, 15 August 2022

Description

LS-DYNA website  

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

modules documentation

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