+ All Categories
Home > Documents > Continuation and bifurcation problems in ODEs: getting...

Continuation and bifurcation problems in ODEs: getting...

Date post: 14-Oct-2019
Category:
Upload: others
View: 1 times
Download: 0 times
Share this document with a friend
42
1 Continuation and bifurcation Continuation and bifurcation Continuation and bifurcation problems in ODEs: getting practice with AUTO Continuation and bifurcation problems in ODEs: getting practice with AUTO Massimiliano Grosso Dipartimento di Ingegneria Chimica e dei Materiali Ui ità d li St di di C li i GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 Università degli Studi di Cagliari [email protected] Motivations Given a parameterized, autonomous, nonlinear, dynamical system of the form: of the form: x : state variables vector θ: parameter vector ( ) m n dt d = θ f x θ x f x , , , , GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 The goal is to compute the asymptotic solutions x(t) tchanges as θ varies. 2
Transcript
Page 1: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

1

Continuation and bifurcation Continuation and bifurcation Continuation and bifurcation problems in ODEs: getting

practice with AUTO

Continuation and bifurcation problems in ODEs: getting

practice with AUTOMassimiliano Grosso

Dipartimento di Ingegneria Chimica e dei Materiali

U i ità d li St di di C li i

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

Università degli Studi di Cagliari

[email protected]

Motivations

• Given a parameterized, autonomous, nonlinear, dynamical system of the form:of the form:

x : state variables vector

θ: parameter vector

( ) mn

dtd

ℜ∈ℜ∈= θfxθxfx ,,,,

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

• The goal is to compute the asymptotic solutions x(t)t→∞ changes as θ varies.

2

Page 2: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

2

Motivations - Example

• A Continuous Stirred Tank BioReactor (CSTBR) is considered. • Assumptions:• Assumptions:

– Perfect mixing (homogenous concentrations in the system)– Continuosly fed with a substrate S– The tank volume V and the feed F are constant:

F, XF, SF

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

• The species are modeled with an unstructured model: biomass X in the reactor reacts with a substrate S to give a product P

3

F, X, S

Motivations - Example

• System dynamics is governed by the mass balance equations for the biomass X and the substrate S (x = [X, S] œ R2)( [ , ] )

ACC = IN – OUT + GEN

• For the case at hand:

( )dX F FX X S Xμ= +Biomass

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 4

( )

( )

F

F

X X S Xdt V VdS F FS S S Xdt V V

μ

σ

= − +

= − −

balance

Substrate balance

Page 3: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

3

Motivations - Example

• Equations in dimensionless form:

( )

( )

11 1 2 1

22 2 1

Fdx x x Da M x xddx x Da x xd

τ

τ

= − +

= − + Σ

X ( )S ( )Sσ

Dimensionless state variables: Dimensionless parameters:

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 5

( )

F

F

FF

SSSx

SSYx

−=

=

2

1 ( )

( ) FF

FF

F

SSYXxVF

SDa

=

μ=

1

/

( )( )( )

( )F

F

SSM

SS

μμ=

σσ

FVt

Motivations - Example

• μ(S): Biomass growth rate

(S) S b t te on mption te• σ(S): Substrate consumption rate

• Many expressions in the literature. We will refer to the ones used by Agrawal et al. (Chem. Eng. Sci., 1981, 37(3), 453-462)

( ) ( ) 22 21 exp xM x x

γ⎛ ⎞

= − ⎜ ⎟⎝ ⎠

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 6

( ) ( )2 22

11

x M xx

γβ

β

⎝ ⎠+

Σ =+ −

Page 4: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

4

Motivations - Example

• The dimensionless model thus involves two state variables

and four parameters:

GOAL:• To analyze the quantitative and qualitative changes of the regime

[ ] 221, ℜ∈= xx xx

[ ] 41,,,θ ℜ∈θβγ= FxDa

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

To analyze the quantitative and qualitative changes of the regime solutions of the state variables x as the θ parameters vary.

• A first possibility is the numerical integration of the model for a wide range of parameter values and initial condition

7

“BRUTE FORCE” APPROACH

Example – Model investigated with a “brute force” approach

• Da = 0.6 (β = 0.05, γ = 0.52, X1F=0.001)

x 1

0.2

0.4

0.6

0.8

x 2

0.2

0.4

0.6

0.8

1.0

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

• The system evolves towards a unique steady state asymptotic stationary solution for any initial condition: – biomass tends to disappear and the substrate concentration is

nearly equal to the feed substrate concentration

8

time

0 2 4 6 8 10 12 140.0

time

0 2 4 6 8 10 12 140.0

Page 5: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

5

Example – Model investigated with a “brute force” approach

• Da = 0.77 (β = 0.05, γ = 0.52, X1F=0.001)

x 1

0.2

0.4

0.6

0.8

x 2

0.2

0.4

0.6

0.8

1.0

1.2

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

• Multiplicity of stable stationary solutions is observed– The asymptotic steady behaviour depends on the initial condition

9

time

0 10 20 30 40 500.0

time

0 10 20 30 40 500.0

Example – Model investigated with a “brute force” approach

• Da = 0.8 (β = 0.05, γ = 0.52, X1F=0.001)

x 1

0.2

0.4

0.6

0.8

x 2

0.2

0.4

0.6

0.8

1.0

1.2

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

• Multiplicity of regime solutions is observed (a stationary and a periodic solution)– The asymptotic behaviour depends again on the initial condition

10

time

0 20 40 60 80 1000.0

time

0 20 40 60 80 1000.0

Page 6: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

6

Example – Model investigated with a “brute force” approach

• Da = 1.5 (β = 0.05, γ = 0.52, X1F=0.001)

x 1

0.2

0.4

0.6

0.8

1.0

x 2

0.2

0.4

0.6

0.8

1.0

1.2

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

• The system evolves towards a unique steady state asymptotic stationary solution for any choice of the initial condition– This solution is characterized by high conversions

11

time0 2 4 6 8 10

0.0

time

0 2 4 6 8 100.0

Example – Model investigated with a “brute force” approach

• The evaluation of the changes of the asymptotic solution as parameters vary via direct numerical simulation may p y yrequire time

0.4

0.6

0.8

1

U(2

)

U(2

)

0.4

0.6

0.8

Periodic solution

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 12

0

100

2000.5 0.6 0.7 0.8 0.9 1 1.1 1.2 1.3

0

0.2

Damkholer

time Damkohler

0.6 0.7 0.8 0.9 1.0 1.1 1.20.0

0.2

0.4

Page 7: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

7

Why a continuation algorithm?

• Roughly speaking …• Given the (stationary) solution xs(λ0) at λ = λ0 of the model

• the goal is to estimate the new stationary point at λ=λ0+Δλ starting from the older one.

( ) 0, =λxf

xs

?

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

• Continuation algorithms aim to trace the loci of the solutions of algebraic equations (and also periodic solutions) given a first tentative value.

• The Continuation Algorithm used is AUTO

13

λ λ+Δλ

Why AUTO?

• AUTO is a software for continuation and bifurcation problems in ordinary differential equationsordinary differential equations

• Cited in more than 1500 contributions on scientific journals (as referred by Scirus and Scholar)

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 14

Page 8: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

8

Why AUTO?

• Tested even on high order systems of ODEs (~ 150 200)

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

• Tested even on high order systems of ODEs (~ 150-200).• Easy to configure and run on Unix/Linux environments

– Things get more complicated with the Windows OS.• It is not a commercial software, hence user documentation, examples,

and customer support is lacking.

15

A brief history of AUTO

• The historical evolution in the development of AUTO:

• The first version was distributed in 1980• AUTO86 (1986): written in Fortran77 and intended for operation from

command line. • AUTO94 (1994): parallel version• AUTO97 provides a Graphical User Interface, although rather

limited. Allows more operations than AUTO86. Still in Fortran77• AUTO2000: it is written in C and includes revised command line

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

interface and possibility of controlling the program execution via PYTHON scripts.

• AUTO2007: similar to AUTO2000 but it is written in Fortran90

16

Page 9: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

9

Basic notions

• AUTO2007 is constituted by a series of programs in Fortran 90, that are arranged in a series of subdirectories. arranged in a series of subdirectories.

AUTO 2007

SRC DEMOSCMDS

AUTO So ce files AUTO

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 17

AUTO Source files

They must not bemodified by the

user

(unless you are reallyexperienced)

AUTO executables

Folders with example

They can be modified by the user, who can adapt them to specific

problems

Basic notions – User supplied files

• The directory AUTO2007/demos contains a series of folders each ofthem pertaining a different illustrative case study relative a specificthem pertaining a different illustrative case study relative a specificmodel

• For each model xxx, two files may be modified by the user:

• The Equations-File xxx.f90• A Fortran90 file where the user will write the mathematical model to

be investigated

• The Constants-File c xxx

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

• The Constants-File c.xxx• A text file containing the numerical parameters used for each

continuation

• These are the only files to be modified during the computation

18

Page 10: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

10

User supplied files – File xxx.f90

• The mathematical model is written in the file bioreatt.f90– It is constituted by different Fortran subroutines – It is constituted by different Fortran subroutines. – Two subroutine are of interest for the parameter continuation of the

steady state solutions:

• SUBROUTINE FUNC– In this subroutine one defines the mathematical model (that is, the

FUNCtion representing the right hand side). It is also possible to define the Jacobian matrix of the ODEs set.

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

• SUBROUTINE STPNT– The starting point for the continuation are here reported (STarting

PoiNT)

19

User supplied files – File xxx.f90

• The state variables are defined as components of the U vector– U(1) -> x1U(1) > x1

– U(2) -> x2

• Parameters are defined as components of the PAR vector– PAR(1) -> Da– PAR(2) -> γ– PAR(3) -> β– PAR(4) -> X1F

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

• AUTO allows to study a model up to a maximum of 9 parameters. The components PAR(10) and PAR(11) are parameters managed byAUTO:– PAR(10): an objective function to be eventually taken into account– PAR(11): period pertaining the periodic solutions

20

Page 11: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

11

User supplied files – File xxx.f90

• In the file there are also other subroutines:

• SUBROUTINE BCND– To be used when dealing with boundary

conditions problems

• SUBROUTINE ICND– Definition of Integral CoNDitions

These subroutines are not needed at the moment:

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

• SUBROUTINE FOPT– Definition of objective functions

• SUBROUTINE PVLS– Definition of solution measures

21

They can be also left unfilled

User supplied files – File c.xxx

• After the file file xxx.f90 is written, it will be no longer modified during the continuation. the continuation.

• Hereafter, the user will manage only the constants-file c.xxx for all the simulations

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 22

Page 12: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

12

AUTO2007 – File c.xxxConstants of common use

– NDIMNDIM– Dimension of the system of ODEs (equivalently, the Number of state

variables). This constant is constant during all the simulations. • ODEs are defined in the subroutine FUNC in the file xxx.f90.

– IPS– Integer type variable. This constant defines the problem type:

• Continuation of stationary solutions of ODEs: IPS = 1.• Computation of periodic solutions: IPS = 2.• Algebraic optimization problem: IPS = 5

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

• Algebraic optimization problem: IPS = 5.– For further problem types and more details, refer to the AUTO2007

guide

23

AUTO2007 – File c.xxxConstants of common use

– IRSIRS– Sets the label of the solution where the computation is to be

restarted– IRS = 0: typically used in the first run of a new problem. A starting

solution must be defined in the user-supplied routine STPNT.– IRS > 0: Restart the computation at the previously computed

solution with label IRS.

– ILP

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

– Boolean variable. • ILP = 0 No detection of limit points in the continuation.• ILP = 1 Limit points detection.

– The concept of Limit point will be discussed in the following.

24

Page 13: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

13

AUTO2007 – File c.xxxConstants of common use

– ICP– Array of the free parameters used for the continuation– Array of the free parameters used for the continuation.– The parameter that appears first in the ICP list is called the

“principal continuation parameter”.

– NMX: – The maximum number of steps to be taken along any solution

branch.

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 25

AUTO2007 – File c.xxxConstants of common use

– DS– Real number This constant defines stepsize to be used for the first – Real number. This constant defines stepsize to be used for the first

attempted step along the solution branch. DS may be chosen positive or negative: changing its sign reverses the direction of the computation.

– DSMIN, DSMAX– Real numbers (positive). They represent respectively the minimum

and the maximum absolute values allowable for the stepsize.

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

– The choice of the optimal values for DSMIN and DSMAX is highly problem-dependent.

26

Page 14: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

14

AUTO2007 – File c.xxxConstants of common use

– ISW – Integer number. Integer number. – ISW =1: normal continuation– ISW = 2: two parameters continuation– ISW = -1: for more complicated situations.

• To be used when a so-called “branch-switching” is required

– UZR– Allows the setting of parameter values at which the corresponding

solutions can be labeled

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

solutions can be labeled– UZR = {}: no solution labelling is needed.

27

AUTO2007 – File c.xxxConstants of occasional use

• Other variables:– JAC– JAC– Indicates whether derivatives are supplied or not by the user– JAC = 0: no derivatives are given by the user. They are obtained by

differencing– JAC = 1: derivatives with respect to the state variables and

parameters are given in the user-supplied routine FUNC.

I t f th th l ti f th d i ti i t

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

– In most of the cases, the evaluation of the derivatives is notnecessary (JAC=0 works as well). It may be however useful forsensitive problems and for computations of extended systems.

28

Page 15: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

15

AUTO2007 – File c.xxxConstants of occasional use

• The following variables are not used frequently in the computations. – RL0 RL1– RL0, RL1– Real numbers. They represent, respectively, the lower and the

upper bound of the principal continuation parameter. For the case at hand one can choose RL0=0.0 (we are not interested in solutions at Da < 0) and RL1=2.5 (the algorithm will stop when Da > 2.5)

– A0, A1– Positive, real numbers. They represent, respectively, the lower and

the upper bound of a principal solution measure

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

the upper bound of a principal solution measure. – They are seldom used. It is suggested to give the values A0 = 0 and

A1 equal to a large number.

29

AUTO2007 – File c.xxxConstants for skilled users

• Seldom required to be modified. Read carefully the AUTO2007 guide before to change them. The predefined values are often adequate forg p qmost of the problems.– IAD – Integer number. Adapt the mesh every IAD steps along the

continuation branch. Strongly recommended value: IAD = 3

– EPSL, EPSU, EPSS– Real numbers. Relative convergenze criterions for the iterations of

the predictor/corrector method. Suggested by the authorsRecommended values: EPSL = EPSU = 10-6 ~ 10-7 e EPSS ~ 1000

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

Recommended values: EPSL EPSU 10 10 e EPSS 1000 EPSL

– ITMX, NWTN, ITNW– Integer numbers. Maximum number of iterations Recommended

values: ITMX = 8, NWTN = 3, ITNW = 5.

30

Page 16: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

16

AUTO2007 – File c.xxxConstants for (really) skilled users

– IPLT– Integer number. Gives the choice of the principal solution measure: Integer number. Gives the choice of the principal solution measure:

the second real number written per output line• IPLT = 0: Euclidean norm of the state variables (choice usually

adopted)

– For a detailed description of all the numerical constants that can be modified one can refer to the AUTO2007 user guide

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 31

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

AUTO2007 – EXAMPLES

32

Page 17: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

17

AUTO2007 – First run: Example #1

• Goal:Trace the stationary solutions of the model as the Damkohler number, Trace the stationary solutions of the model as the Damkohler number, Da, varies (the other parameters are held constant):

– γ = 0.9

– β = 0.05– x1F = 0.001

• One is interested to the locus of the points

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

xs = xs(Da)

• Starting from the solution as it was computed at Da = 2.5, that is:

x1S = 0.166333x2S = 0.844414

33

AUTO2007 – First run: Example #1

• The following constants will not change the values for all the continuations performedcontinuations performed– NDIM = 2 (order of the ODEs)– IPS = 1: Continuation of stationary solutions– ILP = 1 (limit point detection)– NTST = 50 (number of mesh intervals)– NCOL = 4 (number of collocation points)– IAD = 3 – IPLT = 0

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

IPLT = 0 – NBC =0, NINT = 0– MXBF = 10, ITMX = 8

34

Page 18: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

18

AUTO 2007 – First run: Example #1

• Constants depending on the specific run. They can change values in the following continuationsg– IRS = 0 Important!! Since this is the first continuation one should

specify the starting point in the subroutine STPNT– ICP = [1] the principal parameter continuation is Da = PAR[1]– UZR = {} (we are not interested to label a specific solution for a

given parameter value)– DS = -0.01 starting point is at Da = 2.5 and we are interested at

lower values: DS < 0!!– DSMIN = 0.005, DSMAX = 0.05. Empirical values.

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

– RLO = 0.0, RL1 = 10.0 lower and upper bound chosen for the current continuation: we are not interested on unphysical parametervalues (Da>0).

– NMX = 100, NPR = 10

35

AUTO 2007 – First run: Example #1

• A reasonable implementation for the file c.bioreatt could be

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

• In order to execute AUTO 2007 you should type on the linux shell, (in the directory where the AUTO file were copied) the command:– @r bioreatt

36

Page 19: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

19

AUTO 2007 – First run: Results

Esecuzione del comando @r bioreatt

Number of the continuation branch

Points numberTypes of the solution Values computed for Solution

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 37

Continuation results are printed on the screen every NPR

points, unless “particular” points are

encountered

Types of the solution points.

For the case at hand, the “particular”

points are only the begin and the end of the continuation (EP)

Values computed for the parameter PAR(1) and the corresponding values for the solution

L2-norm and state variables U(1) and

U(2) along the continuation branch

Solution labels

AUTO 2007 – First run: Results

• The results of the continuation are saved on the temporary files:– fort 7– fort.7– fort.8– fort.9

• The results can be saved on a definitive file by typing:

@sv bioreatt

• The file fort.7, fort.8 e fort.9 will be copied with the “bioreatt”

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

, pextension:

– fort.7 → b.bioreatt– fort.8 → s.bioreatt– fort.9 → d.bioreatt

38

Page 20: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

20

AUTO 2007 – First run: Results –Solution diagram

• The results can be plotted on a solution diagram

Labels 1 and 8 are the

begin and the

PAR(2) = γ = 0.9

PAR(3) = β = 0.05

PAR(4) = X1F = 0.001

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 39

begin and the end of the

continuation

AUTO 2007 – First run: Results

• Comments:• Only one stable steady state solution is asymptotically

reached for any initial condition. y• This scenario does not change with Da

tempo0 2 4 6 8 10 12 14

U(1

)

0.0

0.1

0.2

0.3

0.4U1(t=0) = 0.3

U1(t=0) = 0.21

U1(t=0) = 0.09

Da = 0.5

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 40

tempo0 5 10 15 20 25

U(1

)

0.0

0.1

0.2

0.3

0.4

0.5

U1(t=0) = 0.09U1(t=0) = 0.21U1(t=0) = 0.30

Da = 1.5

Page 21: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

21

AUTO 2007 –Further computations:Example 2

• Continuations can be also performed for other γ values• For example one can be interested at the stationary solution• For example, one can be interested at the stationary solution

xs=xs(Da) for another value of the inhibition rate γ e.g. γ=0.60 (PAR(2) in the file bioreatt.f90).

• In this case one can perform two continuations with respect twodifferent parameters

Da 11. Continuation of the stationary

solution with Da held constantand γ moving from 0 9 to 0 62 5

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 41

γ0.90.6

0.0

and γ moving from 0.9 to 0.6

2. Continuation starting from the solution obtained at γ = 0.6.

The parameter γ is heldconstant and Da decreases

2

2.5

AUTO 2007 – Example 2 – Continuation #1 How to modify the file c.bioreatt

• The continuation must performed with respect to the parameter γ(PAR(2)) whereas Da is held constant (PAR(1))( ( )) ( ( ))– IRS = 0 (we are still starting from the stationary solution computed

at Da = 2.5 and γ = 0.9– ICP = [2]: the continuation is performed with respect to the

parameter PAR(2) = γ– DS = - 0.01– UZR = {2: [0.60]}

• Motivation: to mark with a label the continuation point corresponding to γ = 0.60.

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

corresponding to γ 0.60.

– There are no other changes to be accomplished in the c.bioreatt file

42

Page 22: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

22

AUTO 2007 – Example 2 – Continuation #1How the file c.bioreatt has been modified

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 43

New parameter chosen for the continuation

The step is still negative!

Parameter γshould decrease

UZR = {2: [0.60]}

With this instruction it is required to mark with a label

the solution point corresponding to PAR(2)=0.60

AUTO 2007 – Example 2Continuation #1: Results

Branch number Types of the solution points

Label numbers

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 44

BR = 1 points

Now there is also the required UZ label

corresponding to γ = 0.6

The UZ point is marked with the label 2

MX point:

It means abnormal termination of the

computation

Page 23: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

23

AUTO 2007 – ExampleContinuation #1: Results

• The continuation results can be again saved (@sv bioreatt.f) and plottedplotted

The point marked with label 2 is the starting

point for the subsequent continuation

It represents the stationary solution

corresponding to Da=2.5 and γ=0 6

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 45

and γ=0.6

PAR(2) = 0.60

AUTO 2007 – Example 2 – Continuation #2 How to modify the file c.bioreatt

• In the second step, the continuation has to be performed with respect to the parameter Da (PAR(1)) and γ is held constant (PAR(2) = 0 60)to the parameter Da (PAR(1)) and γ is held constant (PAR(2) 0.60)

– IRS = 2 the continuation starts from the point corresponding to γ = 0.60 and Da = 2.5, which has been marked during the continuation #1

– ICP = [1]: the continuation has to be performed with respect to PAR(1) = Da

– DS = -0.01– No further changes in the file

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

g

– IMPORTANT!– Execute the program only after the previous computations have

been saved with the @sv command: the new starting value for the continuation must be stored in the files *.bioreatt.

46

Page 24: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

24

AUTO 2007 – Example 2 – Continuation #1How the file c.bioreatt has been modified

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 47

IMPORTANT!!

New starting point for the continuation

Parameter to be continued

PAR(1)

Negative step

AUTO 2007 – Example 2Continuation #2: Results

• SOMETHING NEW IN THE OUTPUT!!

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 48

The label LP means Limit Point bifurcation

Page 25: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

25

AUTO 2007 – Example 2Continuation #2: Results

• The results can be graphically represented

The continuation algorithm shows a turning in the opposite

direction at Da ~ 0.85.

The branch becomes unstable. Such qualitative change of the

solution is a LIMIT POINT BIFURCATION.

When Da ~ 0.95 another limit point bifurcation is observed

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 49

point bifurcation is observed, and the solution returns stable

as Da decreases.

In the range Da = [0.85, 0.95] a MULTISTABILITY of Stable

Steady State Solutions is observed

AUTO 2007 – Example 2Continuation #2: Results

• When Da = 0.9 the solution regime does depend on the initial conditions

U(1

)

0.2

0.3

0.4

U1(t=0) = 0.09U1(t=0) = 0.21U1(t=0) = 0.30

Da = 0.5depend on the initial conditions

tempo0 5 10 150.0

0.1

tempo0 10 20 30 40 50

U(1

)

0.0

0.1

0.2

0.3U1(t=0) = 0.09U1(t=0) = 0.12U1(t=0) = 0.15

Da = 0.9

U(1

)

0.2

0.3

LP

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 50

tempo0 2 4 6 8 10

U(1

)

0.0

0.1

0.2

0.3

0.4

0.5

0.6

U1(t=0) = 0.09 U1(t=0) = 0.21 U1(t=0) = 0.3

Da = 1.5Da0.5 1.0 1.5

0.0

0.1

LP

Page 26: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

26

AUTO 2007 – Example 2One parameter continuation - Summary

• Graphical representation of the continuations performed

0.6

0.8

1

U(2

)

IRS = 2(switch parameter

continuation)

IRS = 0(starting point)

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 51

0

0.5

1

1.5

2

2.5

00.1

0.20.3

0.40.5

0.60.7

0.8

0

0.2

0.4

AUTO 2007 – Example 2Some considerations - Summary

• Some clues:• AUTO allows to investigate the model behavior for every parameter AUTO allows to investigate the model behavior for every parameter

value combination by performing the correct sequences of variations of the parameters

• Follow carefully the correct paths! (before getting lost following “wrong” parameter values)

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 52

Page 27: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

27

AUTO 2007 – Example 2Some considerations

• It was found that the occurrence of bifurcations in the model depends on the γ value.on the γ value.

• Thus, one should be interested to find the points in the (γ, Da) parameter plane corresponding to the bifurcations.

• This is possible by performing a two-parameters continuation of the limit points.

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 53

AUTO2007 – Two parameter continuation

• Once the last continuation has been saved it is possible to perform a two parameter continuation.two parameter continuation.

• Some stuff to be changed in the file c.bioreatt– IRS = 11: in order to evaluate the locus of the bifurcation points as

Da and γ vary, one must start from the label corresponding tothe bifurcation point detected at γ = 0.6 (It should be howeverreminded that one can use also the other bifurcation point detectedin the previous computation i.e. IRS = 10)

– ISW = 2: the new assignation allows to compute a branch of

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

bifurcation points in a two parameters space.– ICP = [1,2] the parameters free to change along the current

continuation: the limit point bifurcations are evaluated in the (Da, γ) plane. (N.B. The other parameters are held constant and equal tothe initial values x1F = 0.01 and β = 0.05)

– DS = +0.0154

Page 28: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

28

AUTO2007 – Two parameter continuation

• Other constant to be changed (not fundamental, but strongly suggestedfor the current continuation)for the current continuation)– NMX = 80– NPR = 20

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 55

AUTO2007 – Two parameter continuation

• A plausible form for the c.bioreatt file

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 56

New starting point for the two-parameter continuation

The label must be a bifurcation point

ICP = [1, 2]

Two parameters free to change along the

continuation

ISW = 2

Two parameter

continuation

Page 29: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

29

AUTO2007 – Two parameter continuationResults

Two new labels

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 57

Parameters PAR(1) and PAR(2) are varying together

CP: Cuspid Point

BT: Bogdanov-Takens point

will be explained in the following

AUTO2007 – Two parameter continuationResults

• Bifurcation diagram in the the Da-γ plane

Starting point for the two parameters

continuation

Point #15

Cuspid point

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 58

Point #19

Bogdanov-Takenspoint

Page 30: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

30

AUTO2007 – Two parameter continuationResults

• Starting from the same label IRS = 11 and giving a negative stepsize, one can compute the remaining part of the bifurcation curve:one can compute the remaining part of the bifurcation curve:– DS = -0.01

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 59

AUTO2007 – Two parameter continuationResults

Limit points bifurcation

diagram

The closed curve borders the region in the parameters

space characterized by steady states

multiplicity.

1 steady state solution

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 60

No further information about their stability can

be established

3 steady state solutions

Page 31: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

31

AUTO2007 – Exercise

• Perform a continuation with respect to the Da parameter when γ = 0.52 (the other parameters are always x1f = 0.001 anf β = 0.05)(the other parameters are always x1f 0.001 anf β 0.05)

• Constants to be changed for the continuation #1:– IRS = 0– ICP = [2]– ISW = 1– UZR = {2: [0.52]}

C t t t b h d f th ti ti #2

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

• Constants to be changed for the continuation #2:– ICP = [1]– IRS = number corresponding to the UZ label computed in the first

continuation

61

AUTO2007 – Exercise: Results

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 62

A new bifurcation labelled with the string HB is encountered (Hopf Bifurcation)

The Hopf bifurcation marks the onset of oscillatory regimes (limit cycles):

the steady state solution is no longer stable and periodic regime solutions are observed.

Page 32: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

32

AUTO2007 – Exercise: Results

• Results of the continuation

No stable steady states are observed in the parameter window

between the HB points.

The detection of Hopf bifurcations might

suggest the occurence of d bl l

HB

HB

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 63

periodic stable solutions.

AUTO2007 – Continuation of the periodic solutions

• AUTO can also perform a continuation of the periodic solutionsemerging from the Hopf bifurcation.emerging from the Hopf bifurcation.

• Constants to be changed in the c.bioreatt file:– Research of the periodic solutions is performed by setting

IPS=2– ICP=[1,11] (PAR(11) is an additional parameter introduced by

AUTO representing the period of the regime solution: the continuation of the periodic solutions can be seen as a particularcase of a two parameter continuation).ISP 2 (It ll t d t t th t bilit f th i di l ti

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

– ISP=2 (It allows to detect the stability of the periodic solutionthrough computation of the Floquet multipliers).

– IRS -> number of the HB label corresponding to the Hopfbifurcation.

64

Page 33: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

33

AUTO2007 – Continuation of the periodic solutions

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 65

N.B. The computation of the continuation branch reaches the other HB

bifurcation and it “comes back”. This feature leads to the detection of spurious

Limit Points

The maximum value attained by the oscillation is displayed

Oscillation period

Solution diagram with respect to Da (with γ = 0.5)

• A multistability of solutions is again observed at intermediate Da values U

(1)0.2

0.3 U1(t=0) = 0.09 U1(t=0) = 0.21 U1(t=0) = 0.3

Da = 0.7

observed at intermediate Da values

tempo0 5 10 15 200.0

0.1

tempo0 100 200 300 400 500

U(1

)

0.0

0.1

0.2

0.3

0.4

U1(t=0) = 0.21 U1(t=0) = 0.3 U

(1)

0.248

0.249

0.250

0.251

0.252

Da = 0.83HB

HB

LP

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 66

tempo0 10 20 30 40 50

U(1

)

0.1

0.2

0.3

0.4

0.5

U1(t=0) = 0.12 U1(t=0) = 0.21 U1(t=0) = 0.30

Da = 1.0

LP

Page 34: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

34

Two parameter continuation of the Hopf bifurcations

• It is possible to compute the loci of the Hopf bifurcations in the (Da,γ) parameters space.parameters space.

• The procedure is analogous to the one implemented for the Limit Point bifurcations. Again, one should start from the label of a bifurcation point. • IRS -> number corresponding to the HB label corresponding to the

Hopf bifurcation.• The setting of the other constants in the c.bioreatt file is the same of

the Limit Points two-parameters continuation.ISW 2

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

– ISW = 2:– ICP = [1,2]– DS = ±0.01 – NMX = 160 (suggested for the current continuation)

67

The complete Bifurcation diagram

0.8

How to “read it”

0.3

LPγ = 0.6

CP

0.3

LP

HB

γ

0.2

0.4

0.6

Da0.0 0.2 0.4 0.6 0.8 1.0

U(1

)

0.0

0.1

0.2

LP

BT

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 68

PAR(1)-1 vs U(1)-1 PAR(1)-1 vs U(1)-1 PAR(1)-1 vs U(1)-1

γ0.0 0.2 0.4 0.6 0.8

U(1

)

0.0

0.1

0.2

LP

HB

Da0.0 0.2 0.4 0.6 0.8 1.0

0.0

Limit Point bifurcation curveHopf bifurcation curve

Da = 0.6

The Hopf and the Limit Point bifurcation curves collide in the Bogdanov-Takens point

Page 35: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

35

AUTO2007 – Some final remarks on the parameter continuation

• The continuation software AUTO is capable to assess the quantitative and qualitative changes of the asymptotic behavior of time-dependent mathematical models– One parameter continuation: it allows the detection of coexistence of

steady states multiplicity and the occurrence of periodic regimes– Two parameters continuation: it allows the drawing of bifurcation

diagrams, a tool useful for a thorough characterization of the mathematical model under investigation (at least for the regime solutions)

• The dynamical behaviour of the mathematical model can be more complex with respect to the ones here presented (e g quasiperiodic and/or chaotic oscillations

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

respect to the ones here presented (e.g. quasiperiodic and/or chaotic oscillations can occur).

• Even in these cases, AUTO may be helpful to rigorously detect the onset of more complicated dynamical behaviours.

69

AUTO2007 as an Optimization Software –Definition of Objective Functions

• Example:• Let consider the following objective function which may be a • Let consider the following objective function, which may be a

(reasonable) measure of the reactor perfomance

( ) ( )1FF P f Xφ = × −θ

Reactor productivity: Biomass in the feed is a cost for the plant management

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

• For example, one can consider the following objective function

• Goal: To find the parameter values Da (PAR(1)) and X1F (PAR(4)) leading to the maximum value for the objective function φ

70

2211.0 F

x xDa

φ = − ⋅

Page 36: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

36

AUTO2007 – Definition of Objective Functions

• The parameter-continuation algorithm can be used as an optimization tool by considering one or more parameters as free parameters and tool by considering one or more parameters as free parameters and the objective function, φ, as the principal parameter.

• A local extremum of the objective function can be, then, regarded as a limit point.

• As an example, the objective function with respect to Da is reported in figure

0 4

0.5• The remainingparameters are

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 71Da

0.0 0.5 1.0 1.5 2.0 2.5

φ(θ)

0.0

0.1

0.2

0.3

0.4

Da ~ 1.34

kept constant• A maximum in φ

is observedwhen Da ~ 1.34

AUTO2007 – How to handle the Objective Functions

• A simple switch of the axis shows that the maximum value of φcan be regarded as a singular point:can be regarded as a singular point:

Da

1 2

1.6

2.0

2.4

2.8

LP

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

• indeed the extremum point can be regarded as a limit point (LP) with respect to the additional parameter φ.

72

φ(θ)

0.0 0.1 0.2 0.3 0.4 0.50.8

1.2

Page 37: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

37

AUTO2007 – Detection of the extremum of the objective function

• The objective function φ has to be defined in the subroutin FOPT (Function OPTimum).(Function OPTimum).

• The detection of the extremum of φ as parameters vary can be established by setting the constant IPS = 5.

• The detection of the extremum of an objective function depending on nparameters can be regarded with AUTO as a continuation with respect to (n+1) parameters. For the case at hand, a continuation with respect to 3 parameters:– The objective function φ: principal parameter, it is specified with the

parameter PAR(10)

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

parameter PAR(10)– The Damkohler number (PAR(1))– The inlet feed biomass concentration X1F (PAR(4))

73

AUTO2007 – Detection of the extremum of the objective function

• Modifications in c.bioreatt Starting from the initial point (IRS = 0)

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 74

IPS = 5

It defines an optimization problem.

Number of free parameters selected for the current continuation

ICP(1) = 10: the principal parameter for the continuation is the objective function PAR(10).

In succession the parameters PAR(1) and PAR(4) are considered

Page 38: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

38

AUTO2007 – Detection of the extremum of the objective function: Results

• First continuation: detection of the Limit Point in the 2D space (FOPT, PAR(1))

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 75

The principal parameter is PAR(10) = FOPT

A Limit Point is observed when FOPT = 0.47

The label corresponding to the LP point is #3:

The Damkohler (PAR(1)) moves to the initial value towards Da = 1.336

Conversely, the X1F value (PAR(4)) remains constant.

Second step: continuation of the LP point in the three parameter space (PAR(10), PAR(1), PAR(4)).

AUTO2007 – Detection of the extremum of the objective function: Results

• Schematization of the continuation-optimization procedure

Gray lines represent the objective function with respect to Da for some discrete values of X1F.

Red circles are the maxima of the objective function as parameter

Da changes.

The dashed line represents the locus of the maxima (Limit points)

d b h bj i f i

Da 1.5

2.0

2.5

3.0

X1F = 0.001

X1F = 0.05

X1F = 0.2

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 76

traced by the objective function when also the parameter X1f is

varying.

The Limit Point detected for the dashed line is the maximum value attained by the objective function with a joint variation of the two

parameters.

φ(θ)0.1 1

0.0

0.5

1.0X1F = 1.0123

LP

Page 39: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

39

AUTO2007 – Extrema detection: continuation with respect to the second parameter

• Changes to be carried out in the c.bioreatt file in order to run the 2D continuation of the LP point:continuation of the LP point:– IRS -> number corresponding to the LP label observed in the

previous continuation– For the case at hand IRS = 3

• There are no further changes to be accomplished

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 77

AUTO2007 – Two parameter continuation for the extremum detection

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 78

The pairs (PAR(1),PAR(4)) carried out with the continuation correspond to the dashed curve points previously reported.

It should be noted that both parameters (Da and X1F) are changing along the curve.

Page 40: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

40

AUTO2007 – Final remarks on the optimization

• AUTO2007 allows to:– assess the optimal operating parameters for a given generic – assess the optimal operating parameters for a given generic

objective function– investigate how the optimal conditions change as other parameters

vary

– Drawbacks:– There is no warranty that the extremum detected is the absolute

maximum

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

– The stability of the optimal solution is not checked as in the case of the traditional continuation.

79

AUTO – Other tools provided by the software

• AUTO can be used to:– detect the solutions and investigate the stability of a wide class of – detect the solutions and investigate the stability of a wide class of

parabolic partial differential equations– perform the Continuation of global bifurcations (homoclinic

bifurcations)– perform the optimization of periodic solutions– And many other …

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 80

Page 41: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

41

AUTO on the WEB

AUTO is freeware!!

• You can download it on

http://indy.cs.concordia.ca/auto/ http://sourceforge.net/projects/auto-07p/files/auto07p/

• A Matlab® version of AUTO has been also recently implemented

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

http://www.mathworks.co.uk/matlabcentral/fileexchange/32210-dynamical-systems-toolbox

81

Other Continuation Software

• LOCA: is (with NOX) a combined package for robustly solving and analyzing large-scale systems of nonlinear equations.analyzing large scale systems of nonlinear equations.– http://trilinos.sandia.gov/packages/nox/index.html

• MATCONT: is a tool for Matlab® that continues equilibrium solutions, periodic orbits etc.– http://sourceforge.net/projects/matcont

• XPPAUT: is a software for the numerical simulation and bifurcation analysis of dynamical systems. Spartan user interface– http://www.math.pitt.edu/~bard/xpp/xpp.html

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011

• PyDSTool: is a project that supports symbolic math, optimization, continuation and bifurcation analysis, data analysis, and other tools for modeling– http://www2.gsu.edu/~matrhc/PyDSTool.htm

82

Page 42: Continuation and bifurcation problems in ODEs: getting ...people.unica.it/massimilianogrosso/files/2011/09/PhDSchoolPresentation.pdf · 1 Continuation and bifurcation problems in

42

References

• E.J. Doedel, A. R. Champneys, T.F. Fairgrieve, Yu. A. Kuznetsov, B. Sandstede and X.J. Wang,

AUTO97-00 :Continuation and Bifurcation software for Ordinary Differential Equations (with

HomCont), User’s Guide, Concordia University, Montreal, Canada 1997.

(http://indy.cs.concordia.ca)

• R. Seydel - Practical Bifurcation and Stability Analysis - 3rd edition, 2010, ISBN: 978-1-4419-

1740-9

GRICU PhD NATIONAL SCHOOL 2011 – Santa Margherita di Pula (CA) September 26th – October 1st 2011 83


Recommended