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) |
||
Line 10: | Line 10: | ||
<code>module load ls-dyna | <code>module load ls-dyna | ||
ls-dyna_s</code> | ls-dyna_s</code> | ||
The output should contain defined (non-empty) | The output should contain defined a (non-empty) value for <code>Licensed to:</code>. Press ^C to exit. |
Revision as of 18:58, 26 April 2021
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:
File : ls-dyna.lic
#LICENSE_TYPE: network
#LICENSE_SERVER:<port>@<server>
and put this file in the folder $HOME/.licenses/ on each cluster where you plan to submit LS-DYNA jobs. Note 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:
module load ls-dyna
ls-dyna_s
The output should contain defined a (non-empty) value for Licensed to:
. Press ^C to exit.