AW: Dumping of internally used parameter values to file
From:"Rombout, Dr. Ferdinand"
Subject:AW: [NMusers] Dumping of internally used parameter values to file
Date:Fri, March 1, 2002 2:46 am
The answer is simple but not easy to perform. You have to look for the
Fortran formatting statements in the file NMD and change those. I used that
in the past to change for example the output of the objective function
during the iteration process to see if it changes (which is difficult to see
if the OF is larger than 10000)and to change the digits outputted for THETA
in the final results. It is a bit trial and error to find the right
statements for the numbers you need.
But remember, according the license agreement from Globomax you have to pay
a lot if you change the code without permission!