- Author
- Filip Logist, Boris Houska, Hans Joachim Ferreau
- Date
- 2009
\ Weighted Sum for jacketed plug flow reactor with conflicting conversion and energy cost \ J = (1-W)*J1+W*J2 Weighted Sum \ J1 = Cin*(1.0-x1) Conversion cost \ J2 = pow((Tin*x2),2.0) Energy cost
Reference: F. Logist, P.M. Van Erdeghem, and J.F. Van Impe 2009. Efficient deterministic multiple objective optimal control of (bio)chemical processes. Chemical Engineering Science, 64, 2527-2538.
Definition in file plug_flow_reactor_ws.cpp.