#Running fix
cp ../outold/fix.mod y123.mod
../opt123 all.dat ml.set -ofix.lst
cp ../outold/ml.mod y123.mod

#Running ml
../opt123 all.dat ml.set -oml.lst

#Running wls
../opt123 all.dat wls.set -owls.lst


