File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 8888 else
8989 GAMSOPTS=" ${GAMSOPTS} optdir=${OPTDIR} optfile=1"
9090 fi
91- echo " scaled yes " >> " ${OPTDIR} /examiner2.opt"
91+ echo " scaled no " >> " ${OPTDIR} /examiner2.opt"
9292 echo " unscaled yes" >> " ${OPTDIR} /examiner2.opt"
9393 echo " examinesolupoint yes" >> " ${OPTDIR} /examiner2.opt"
94- echo " examinesolvpoint yes " >> " ${OPTDIR} /examiner2.opt"
94+ echo " examinesolvpoint no " >> " ${OPTDIR} /examiner2.opt"
9595 echo " examinegamspoint no" >> " ${OPTDIR} /examiner2.opt"
9696 echo " examineinitpoint no" >> " ${OPTDIR} /examiner2.opt"
97+ echo " fcheckdcon off" >> " ${OPTDIR} /examiner2.opt"
98+ echo " fcheckdcmp off" >> " ${OPTDIR} /examiner2.opt"
99+ echo " fcheckdvar off" >> " ${OPTDIR} /examiner2.opt"
100+ echo " fcheckpcmp off" >> " ${OPTDIR} /examiner2.opt"
97101 echo " trace ${EXMFILE} " >> " ${OPTDIR} /examiner2.opt"
98102 echo " tracestyle 1" >> " ${OPTDIR} /examiner2.opt"
99103
You can’t perform that action at this time.
0 commit comments