Updating the Setup File and the POP file
It may be useful for you to be able to recreate your optimization from scratch. It is therefore recommended that you do the following when you are done with the optimization:
- Update your POP file so that it contains the weights of your critical set of experiments. Use SET_WEIGHT to set the weights directly in the POP file. You may also have to use SET_START_VALUE for some conditions in the POP file. Otherwise, you may not be able to compute the equilibria with .
- Copy the final values of your optimizing variables and set them as start values of the variables in the setup macro file (with SET_FIX_VARIABLE).
It is important that you round off the values of the optimizing variables correctly. See Rounding off Optimizing Variable Values. When you have done this, you can run the setup macro file to recreate the final result of the optimization.