Job title to excel upon model run
Adeel Yawar
New Altair Community Member
I want to create a model log system that works like this
1. As I run the job, the name, date and path of the input file is located in a master excel file
2. After the job stops running (successfully or with error) the reason for that is also written in the excel file.
3. This way I can track my progress throughout th whole year.
I assume it needs some TCL/tk programming in the files that are always called when somebody runs a job. Can anybody provide me with some help or a starting tip?
Thanks in advance
Adeel
0
Answers
-
Yes, it is possible. Just use tcl.tk to read the *.out file, get infos in it and put it in excel
Could you send a sample *.out file ?
0