STAR-CCM+
From ScientificComputing
Contents
Description
STAR-CCM+ is a CFD software for solving problems involving flow (of fluids or solids), heat transfer and stress.How to submit a job
To submit a job on 96 cores in the queuing system, for set-up named casename.sim, use:bsub -n 96 /cluster/apps/starccm/12.04.010/12.04.010-R8/STAR-CCM+12.04.010-R8/star/bin/starccm+ \ -power -podkey value -rsh blaunch -time -batchsystem lsf -batch-report -batch casename.sim
To build a mesh in batch mode (e.g. using 24 cores for set-up named casename.sim), use the following syntax:
bsub -n 24 /cluster/apps/starccm/12.04.010/12.04.010-R8/STAR-CCM+12.04.010-R8/star/bin/starccm+ \ -power -podkey value -rsh blaunch -time -batchsystem lsf -batch mesh casename.simPlease make sure that you are using the -rsh blaunch option. If you are using ssh instead of blaunch you job might crash.
License information
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 keye.g. by including the following line in the .bashrc file in your home directory
Notes
For STAR-CCM+, there is the possibility to use a server/client setup for the visualization of the results.Links
- STAR-CCM+ web page:
http://www.cd-adapco.com/products/star-ccm
- STAR-CCM+ tutorials: