In this section, examples for using MOSAICmodeling’s optimization capabilities are given. The examples are visible to all users and the examples always note the ID of the respective element. Therefore, you can always consult this solution if you do not know how to proceed.
- “Use of Optimizations I – MINLP Example” explains how a simple synthesis problem can be set up and solved
- “Use of Optimizations II – Dynamic Optimization via Single Shooting” shows how the operation of a CSTR is modeled and optimized in Matlab
- “Use of Optimizations III – NLP Example” explains how a nonlinear programming problem (NLP) can be formulated and solved
- “Use of Optimizations IV – MILP Example” explains how a mixed-integer linear programming problem (MILP) can be formulated and solved
Use of Optimizations I – MINLP Example
This tutorial explains how a simple process synthesis problem can...
Use of Optimizations II – Dynamic Optimization via Single Shooting
Model description This example shows how to solve a dynamic...
Use of Optimizations III – NLP Example
This tutorial explains how a nonlinear programming problem can be...
Use of Optimization IV – MILP Example
This tutorial explains how a simple mixed-integer linear programming problem...