Translations:Star-CCM+/7/en: Difference between revisions
Jump to navigation
Jump to search
(Importing a new version from external source) |
(Importing a new version from external source) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Configuring your account == | == Configuring your account == | ||
In order to configure your account to use | In order to configure your account to use a license server with our Star-CCM+ module, create a license file <code>$HOME/.licenses/starccm.lic</code> with the following layout: | ||
{{File|name=starccm.lic|contents=SERVER | {{File|name=starccm.lic|contents=SERVER <server> ANY <port> | ||
USE_SERVER}} | USE_SERVER}} | ||
where | where <code><server></code> and <code><port></code> should be changed to specify the hostname (or ip address) and the static vendor port of the license server respectively. |
Latest revision as of 22:23, 28 October 2024
Configuring your account
In order to configure your account to use a license server with our Star-CCM+ module, create a license file $HOME/.licenses/starccm.lic
with the following layout:
File : starccm.lic
SERVER <server> ANY <port>
USE_SERVER
where <server>
and <port>
should be changed to specify the hostname (or ip address) and the static vendor port of the license server respectively.