Question about generating output file when using compute group/group under minimization

Dear all,

I am trying to generate an output file by using compute group/group
under minimization but cannot figure out a good way. Please see my
code below.

If you use tools/python/log2txt.py, it can pull
out the column(s) you want from the log file.

The reason fix ave/time doesn’t operate during
a minimization is that there is no “time”, and
it generally make little sense to average values
during a minimization. That said, it could
be modified to allow routing output to a file
like you want to do.

Steve