Difference between revisions of "LS-DYNA"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:Bioinformatics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|LS-DYNA}} |{{#vardefine:url|http://www.lstc.com/products/ls-dyna}} <!--CONF...")
 
Line 27: Line 27:
 
[[Modules|modules documentation]]
 
[[Modules|modules documentation]]
 
===Serial===
 
===Serial===
intel/2013
+
* intel/2013
*{{#var:app}}
+
* 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==

Revision as of 20:07, 18 October 2013

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

System Variables

  • HPC_{{#uppercase:LS-DYNA}}_DIR - installation directory

How To Run

Interproscan 5 series is run differently from the "4.x" series. See https://code.google.com/p/interproscan/wiki/i5RC6HowToRun for details or load the module and run "interproscan.sh". To set the amount of memory Interproscan can use set the "_JAVA_OPTIONS" variable to a value different from the default 2048M, e.g. '$ export _JAVA_OPTIONS="-Xmx8192M"'