Star-CCM+: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Marked this version for translation)
No edit summary
Line 10: Line 10:


== Configuring your account == <!--T:7-->
== Configuring your account == <!--T:7-->
In order to configure your account to use your own license server with our Star-CCM+ module, create a license file <tt>$HOME/.licenses/starccm.lic</tt> with
In order to configure your account to use your own license server with our Star-CCM+ module, create a license file <code>$HOME/.licenses/starccm.lic</code> with
{{File|name=starccm.lic|contents=SERVER IP ANY PORT
{{File|name=starccm.lic|contents=SERVER IP ANY PORT
USE_SERVER}}
USE_SERVER}}
where you change <tt>IP</tt> and <tt>PORT</tt> with the IP address and the port used by the license server at your institution.
where you change <code>IP</code> and <code>PORT</code> with the IP address and the port used by the license server at your institution.


=== 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 the following <tt>$HOME/.licenses/starccm.lic</tt>  file on any of our clusters where Star-CCM+ jobs are to be run.
Researchers who have purchased a POD license from [https://www.plm.automation.siemens.com/global/en/buy/ Siemens] may simply configure the following <code>$HOME/.licenses/starccm.lic</code>  file on any of our clusters where Star-CCM+ jobs are to be run.
{{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}}
Line 24: Line 24:
= Cluster batch job submission = <!--T:3-->
= Cluster batch job submission = <!--T:3-->
Select one of the available modules:
Select one of the available modules:
* <tt>starccm</tt> for the double-precision flavour,  
* <code>starccm</code> for the double-precision flavour,  
* <tt>starccm-mixed</tt> for the mixed-precision flavour.
* <code>starccm-mixed</code> for the mixed-precision flavour.


<!--T:5-->
<!--T:5-->
Line 31: Line 31:


<!--T:8-->
<!--T:8-->
Note that at [[Niagara]], the compute nodes mount the <tt>$HOME</tt> filesystem as <i>read-only</i>. Therefore it is important to define the environment variable <tt>$STARCCM_TMP</tt> and point it to a location on <tt>$SCRATCH</tt>, which is unique to the version of StarCCM+. Otherwise, StarCCM+ will try to create such a directory in <tt>$HOME</tt> and crash in the process.
Note that at [[Niagara]], the compute nodes mount the <code>$HOME</code> filesystem as <i>read-only</i>. Therefore it is important to define the environment variable <code>$STARCCM_TMP</code> and point it to a location on <code>$SCRATCH</code>, which is unique to the version of StarCCM+. Otherwise, StarCCM+ will try to create such a directory in <code>$HOME</code> and crash in the process.




rsnt_translations
56,420

edits

Navigation menu