cc_staff
1,857
edits
mNo edit summary |
mNo edit summary |
||
Line 10: | Line 10: | ||
== Configuring your account == <!--T:7--> | == Configuring your account == <!--T:7--> | ||
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 IP ANY PORT | {{File|name=starccm.lic|contents=SERVER IP ANY PORT | ||
USE_SERVER}} | USE_SERVER}} | ||
where | where <code>IP</code> and <code>PORT</code> should be changed to specify the IP address and the static starccm PORT used by the server. | ||
=== POD license file === <!--T:261--> | === POD license file === <!--T:261--> | ||
<!--T:262--> | <!--T:262--> | ||
Researchers who have purchased a POD license from [https://www.plm.automation.siemens.com/global/en/buy/ Siemens] may simply configure their license file on any | Researchers who have purchased a POD license from [https://www.plm.automation.siemens.com/global/en/buy/ Siemens] may simply configure their license file on any cluster as follows: | ||
{{File|name=starccm.lic|contents=SERVER flex.cd-adapco.com ANY 1999 | {{File|name=starccm.lic|contents=SERVER flex.cd-adapco.com ANY 1999 | ||
USE_SERVER}} | USE_SERVER}} |