How to obtain solver deck filename

Altair Forum User
Altair Employee

Answers
-
Hi, Josh
Just looking for the export file name in file hmsettings.tcl, you will find a TCL variable holding that name
many variables saving status of hypermesh are available in hmsettings.tcl
0 -
Thanks for the response. I couldn't find hmsettings.tcl until checking the manual. Apparently that it always written to My Documents on Windows, not the startup folder.
The correct variable is ::HM_Framework::Settings::Export::FE_singleFile.
0