Star-CCM+: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 11: Line 11:
== Configuring your account == <!--T:7-->
== Configuring your account == <!--T:7-->
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:
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 <server> ANY <port>
USE_SERVER}}
USE_SERVER}}
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.
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.


=== POD license file === <!--T:261-->
=== POD license file === <!--T:261-->


<!--T:262-->
<!--T:262-->
Researchers who purchased a POD license from [https://www.plm.automation.siemens.com/global/en/buy/ Siemens] can configure it for use as follows:
Researchers with a POD license purchased from [https://www.plm.automation.siemens.com/global/en/buy/ Siemens] can specify it by creating a  <code>~/.licenses/starccm.lic</code> text file as follows:
 
On any cluster (except Niagara) create <code>~/.licenses/starccm.lic</code> 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}}
 
on any cluster (except Niagara) as well as setting LM_PROJECT to your YOUR CD-ADAPCO PROJECT ID in your slurm script. Please note that manually setting CDLMD_LICENSE_FILE="<port>@<server>" in your slurm script will no longer be required.
<!--T:262-->
On Niagara cluster create <code>~/.licenses/starccm.lic</code> as follows:
{{File|name=starccm.lic|contents=SERVER 127.0.0.1 ANY 1999
USE_SERVER}}


= Cluster batch job submission = <!--T:3-->
= Cluster batch job submission = <!--T:3-->
cc_staff
1,857

edits