petsc-3.9.4 2018-09-11
Report Typos and Errors
Optimization using adjoint sensitivities
ex16opt_ic.c
Solves an ODE-constrained optimization problem -- finding the optimal initial conditions for the van der Pol equation.
Input parameters include:
-mu : stiffness parameter
ex16opt_p.c
Solves an ODE-constrained optimization problem -- finding the optimal stiffness parameter for the van der Pol equation.
Input parameters include:
-mu : stiffness parameter
ex20opt_ic.c
Solves a DAE-constrained optimization problem -- finding the optimal initial conditions for the van der Pol equation.