Simcenter 3D Solutions
Command line syntax to solve a TMG ‘.xml’ file using the ‘TMG Executive Menu’ functionality in Simcenter 3D
2023-09-26T08:54:00.000-0400
Simcenter 3D
Summary
This article documents the ‘command line’ syntax required in order to solve a previously created TMG '.xml' file using the 'TMG Executive Menu' functionality in Simcenter 3D.
Details
‘Command line’ syntax to solve a TMG ‘.xml’ file using the ‘TMG Executive Menu’ functionality in Simcenter 3D
This article documents the ‘command line’ syntax required in order to solve a previously created TMG '.xml' file using the 'TMG Executive Menu' functionality in Simcenter 3D. Note that this information is not currently detailed within the relevant section of the Simcenter 3D help documentation.
Problem:
What is the ‘command line’ syntax required to solve a previously created TMG '.xml' file using the 'TMG Executive Menu' functionality in Simcenter 3D?
Solution:
The required ‘command line’ syntax is:
…\tmg.exe nx -inPath …\inputFile01.xml
where:
…\tmg.exe = the required executable within the ‘…\tmg\com’ folder of the Simcenter 3D installation, e.g.:
…\inputFile01.xml = the path/filename of the previously created ‘.xml’ file which is to be solved
Note that it may be necessary to define the following environment variables within the ‘command prompt’ window from which the above command is to be run prior to running the command:
UGII_TMG_DIR=‘path to the ‘tmg’ folder within the Simcenter 3D software installation’ SDRC_TMG==‘path to the ‘tmg’ folder within the Simcenter 3D software installation’