Translations:Star-CCM+/274/en: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 1: Line 1:
export LM_PROJECT='YOUR CD-ADAPCO PROJECT ID GOES HERE'
SIM_FILE='mysample.sim'       # Specify your input sim filename
export CDLMD_LICENSE_FILE="1999@flex.cd-adapco.com"
#JAVA_FILE='mymacros.java'    # Uncomment to specify an input java filename

Latest revision as of 18:02, 31 October 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Star-CCM+)
SIM_FILE='mysample.sim'      # Specify your input sim filename
#JAVA_FILE='mymacros.java'    # Uncomment to specify an input java filename

SIM_FILE='mysample.sim' # Specify your input sim filename

  1. JAVA_FILE='mymacros.java' # Uncomment to specify an input java filename