Setting Up the Server to Shutdown Automatically

In order to set up the automatic server shutdown, you need to be able to access the Simcenter STAR-CCM+ installation directory. If Simcenter STAR-CCM+ is installed on a network location, contact your system administrator and ask them to perform the changes to the configuration file.

To set up the automatic server shutdown:

  1. Navigate to your Simcenter STAR-CCM+ installation directory:
    • For Windows: [starccmp_installation]\star\config
    • For Linux: [starccmp_installation]/star/config
  2. Open the sitesettings.props file in a text editor of your choice.

An example sitesettings.props file is shown below:

# STAR-CCM+ Site Settings
#Mon Jul  2 15:45:59 EDT 2012
ServerIdleTimeout=0
  1. Enter the timeout value (in hours) next to the ServerIdleTimeout= argument. If you leave this field as 0, the automatic server shutdown feature is disabled.
  2. Save the configuration file.