Go to the source code of this file.
Macros | |
#define | Csin 2.8 |
Functions | |
int | main () |
\ Weighted Sum method for a fed-batch bioreactor with yield-productivity conflict \ J = (1-W)*J1+W*J2 Weighted Sum \ J1 = -x3/tf Productivity \ J2 = -x3/(Csin*x4-x2) Yield
References: D. Sarkar, and J.M. Modak 2005. Pareto optimal solutions for multi-objective optimization of fed-batch bioreactors using nondominated sorting genetic algorithm. Chemical Engineering Science, 60, 481-492.
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 fed_batch_bioreactor_ws.cpp.
#define Csin 2.8 |
int main | ( | void | ) |
Definition at line 52 of file fed_batch_bioreactor_ws.cpp.