optimize(algorithm=’sbs’)#
- Model.optimize(mapping='uniform', algorithm=None, control_vector=None, bounds=None, jobs_fun='nse', wjobs_fun=None, event_seg=None, gauge='downstream', wgauge='mean', ost=None, options=None, verbose=True, inplace=False)
Optimize the Model using the step-by-step (sbs) algorithm.
See also
For documentation for the rest of the parameters, see
Model.optimize- Options:
- maxiterint, default 100
Maximum allowed number of iterations.