Translations:Ansys/12/en: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
(Importing a new version from external source)
(Importing a new version from external source)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{File
{| class="wikitable" style="text-align:left; border:1px solid #BBB; background-color:#F9F9F9; width:50%;"
|name=ansys.lic
|+ style="text-align:left; background-color:#F2F2F2; font-size:110%" | FILE: ansys.lic
|lang="lua"
|-
|contents=
| style="border-style: none none none none; font-size: 100%; padding-left:10%; padding-bottom:0;" | setenv("ANSYSLMD_LICENSE_FILE", "<b>FLEXPORT</span>@LICSERVER</b>")
setenv("ANSYSLMD_LICENSE_FILE", "<port>@<hostname>")
|-
setenv("ANSYSLI_SERVERS", "<port>@<hostname>")
| style="border-style: none none none none; font-size: 100%; padding-left:10%; padding-top:0;" | setenv("ANSYSLI_SERVERS", "<b>INTEPORT@LICSERVER</b>")  
}}
|}
put this file in the folder <tt>$HOME/.licenses/</tt>.  Before an ANSYS license server can be reached from any Compute Canada system firewall configuration changes will likely need to be made, please contact our [[Technical support]] to arrange this. To setup your <i>ansys.lic</i> file for the non-free CMC or free SHARCNET license server use the settings in the following table:

Latest revision as of 00:16, 11 May 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Ansys)
{| class="wikitable" style="text-align:left; border:1px solid #BBB; background-color:#F9F9F9; width:50%;"
|+ style="text-align:left; background-color:#F2F2F2; font-size:110%" | FILE: ansys.lic
|-
| style="border-style: none none none none; font-size: 100%; padding-left:10%; padding-bottom:0;" | setenv("ANSYSLMD_LICENSE_FILE", "<b>FLEXPORT</span>@LICSERVER</b>")
|-
| style="border-style: none none none none; font-size: 100%; padding-left:10%; padding-top:0;" | setenv("ANSYSLI_SERVERS", "<b>INTEPORT@LICSERVER</b>") 
|}
FILE: ansys.lic
setenv("ANSYSLMD_LICENSE_FILE", "FLEXPORT@LICSERVER")
setenv("ANSYSLI_SERVERS", "INTEPORT@LICSERVER")