Translations:LS-DYNA/4/en: Difference between revisions

Jump to navigation Jump to search
Importing a new version from external source
(Importing a new version from external source)
(Importing a new version from external source)
Line 1: Line 1:
== Configuring your license file ==
== Configuring your license file ==
Our module for LS-DYNA is designed to look for license information in a few places, one of which is your home folder. If you have your own license server, you can write the information to access it in the following format:
In 2019 Ansys purchased the Livermore Software Technology Corporation (LSTC), the developer of LS-DYNA. LS-DYNA licenses issued by Ansys since that time use <b>ANSYS License servers</b>.  Licenses issued by LSTC may still use an <b>LSTC license server</b>.  Also, some of our users obtain an LS-DYNA license through [https://www.cmc.ca/ CMC Microsystems].  This section explains how to configure your account or job script for each of these cases.
{{File
|name=ls-dyna.lic
|lang="bash"
|contents=
#LICENSE_TYPE: network
#LICENSE_SERVER:<port>@<server>
}}and put this file in the folder <tt>$HOME/.licenses/</tt> on each cluster where you plan to submit LS-DYNA jobsNote that firewall changes will need to be done on both our side and yours.  To arrange this, send an email containing the service port and IP address of your floating license server to [[Technical support]].  To check if your new license file is responding run the following commands:
<code>module load ls-dyna
ls-dyna_s</code>
The output should contain defined a (non-empty) value for <code>Licensed to:</code>. Press ^C to exit.
38,897

edits

Navigation menu