Jump to content

Ocean: Difference between revisions

From mintOC
Line 22: Line 22:
\quad y(0) &=& 0, \\
\quad y(0) &=& 0, \\
\quad S(0) &=& 2 \cdot 10^3, \\
\quad S(0) &=& 2 \cdot 10^3, \\
\quad R(0) &=& 10^4  
\quad R(0) &=& 10^4 \\
\quad S(t), R(t) & \in & [0,10^5], \\
\quad u_1(t), u_2(t) & \in & [0,40], \\
   \end{array}
   \end{array}
</math>
</math>

Revision as of 14:00, 21 August 2025

Ocean
State dimension: 1
Differential states: 1
Discrete control functions: 1


The Ocean problem describes fossil fuel consumption and sequestration into the ocean [169]. It is a two box model where S describes the carbon stock in the atmosphere and upper layer ocean, R describes the carbon stock in fossil reserve and DL the carbon stock in the deeper layer. The dynamics are given by an ODE model.

The optimal control function exhibits a singular arc.

Mathematical formulation

minwy(tf)subject toy˙(t)=exp(ρt)(U(t)A(t)u1(t)C(t)D(t)),S˙(t)=u1(t)u2(t)γ(S(t)ωDL(t)),R˙(t)=u1(t)y(0)=0,S(0)=2103,R(0)=104S(t),R(t)[0,105],u1(t),u2(t)[0,40],

with auxiliary functions

U(t)=bu1(t)μu1(t)2,D(t)=ν(0.3S(t)Spreind)2,A(t)=a1u2(t)+a2u2(t)2,DL(t)=DL,0+R0+S0R(t)S(t),C(t)=c1c2R(t).

Reference Solutions

Here is one local solution to the above control problem.

Miscellaneous and Further Reading

The problem description and further references can be found in the PhD thesis of Michael Ernst Geiger [1].

References

[1] "Adaptive Multiple Shooting for Boundary Value Problems and Constrained Parabolic Optimization Problems" by M. E. Geiger