STAR-CCM+/License

From ScientificComputing
Jump to: navigation, search

STAR-CCM+ is a commercial software. If you would like to use it on Brutus or Euler, you will have to provide your own Power On Demand (POD) license. The license server which will be used to check out features is flex.cd-adapco.com.

Euler

export LM_LICENSE_FILE=1999@flex.cd-adapco.com:1999@flex1.cd-adapco.com:$LM_LICENSE_FILE

Setting your POD key

Your personal Power on Demand key will be provided by your cd-adapco account manager. You can supply the value when submitting your job using:

-podkey value <--- replace value with your POD key

alternatively, you can set the LM_PROJECT variable to point to your POD key

export LM_PROJECT=value <--- replace value with your POD key

e.g. by including the following line in the .bashrc file in your home directory