Translations:LS-DYNA/4/en
Configuring your license file
Our module for LS-DYNA is designed to look for license information in a few places. One of those places 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 your side. To arrange this, send an email containing the service port and ip address of your floating license server to Technical support. To check your new license file is responding run the following commands:
module load ls-dyna
ls-dyna_s
The output should contain defined (non-empty) values for Licensed to:
and Issued by:
, press ^c to exit.